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
Make sure these boxes are checked before submitting your issue - thank you!
I have seen similar issues, but they are closed.
Superset 0.22.1
I have 2 mysql databases that have some of the same tables shared between them.
database1: table1 database2: table1
I can add database1:table1 when I add database2:table1 I get an error that says 'Integrity error, probably unique constraint'
Add tables with the same name and structure from different databases.
The text was updated successfully, but these errors were encountered:
Dup of #3829, please close.
Sorry, something went wrong.
Will do. Thanks!
No branches or pull requests
Make sure these boxes are checked before submitting your issue - thank you!
I have seen similar issues, but they are closed.
Superset version
Superset 0.22.1
I have 2 mysql databases that have some of the same tables shared between them.
database1: table1
database2: table1
I can add database1:table1 when I add database2:table1 I get an error that says 'Integrity error, probably unique constraint'
Expected results
Add tables with the same name and structure from different databases.
The text was updated successfully, but these errors were encountered: