Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glitch in the UI while create migrations #19

Closed
FMpoli opened this issue Jul 1, 2024 · 7 comments
Closed

Glitch in the UI while create migrations #19

FMpoli opened this issue Jul 1, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@FMpoli
Copy link

FMpoli commented Jul 1, 2024

Now that i have 2 plugins in the works, i have found a bug
if you are in the plugin db table list, when you click on the db icon to create the migration, the table updates and show all the db tables of all plugins. The migration is correctly generated.

When you try to migrate, same as above but with error because the plugin try to migrate a migration from the other plugin.

@3x1io
Copy link
Member

3x1io commented Jul 1, 2024

@FMpoli thanks for your report i will fix is ASAP.

@3x1io 3x1io added the bug Something isn't working label Jul 1, 2024
@3x1io
Copy link
Member

3x1io commented Jul 8, 2024

fixed on the last version

@3x1io 3x1io closed this as completed Jul 8, 2024
@FMpoli
Copy link
Author

FMpoli commented Jul 10, 2024

Thanks!

@FMpoli
Copy link
Author

FMpoli commented Jul 10, 2024

With this update, i've lost all my tables definitions... is it possible to recover the past work or i need to start from scratch (again)?

@3x1io
Copy link
Member

3x1io commented Jul 10, 2024

@FMpoli how did you lose it?! the update doesn't delete or remove anything from the database.

@FMpoli
Copy link
Author

FMpoli commented Jul 10, 2024

ok, tables and tables_cols are empty in my db after the update...
i will make some test in these days

@3x1io
Copy link
Member

3x1io commented Jul 10, 2024

@FMpoli sorry for that, please let me know about any updates on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants