We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a table is moved from one database to another, the SQL tab is shown for the old database instead of the new database where the table was moved.
Steps to reproduce the behavior:
The SQL tab should be available to the new database where the table has been moved.
The text was updated successfully, but these errors were encountered:
Add ChangeLog entries for c81bb0a, #16976 and #16985
1692494
Signed-off-by: William Desportes <williamdes@wdes.fr>
f724f64
Thank you for reporting this, it should be fixed in tomorrow's snapshot
Sorry, something went wrong.
williamdes
No branches or pull requests
Describe the bug
When a table is moved from one database to another, the SQL tab is shown for the old database instead of the new database where the table was moved.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The SQL tab should be available to the new database where the table has been moved.
Screenshots
The text was updated successfully, but these errors were encountered: