Bug when copying table from one db to another #4194
GeneGeneGitHub
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlight table in source db
right-click Copy
highlight Tables entry in target db
right-click Paste
if an index name conflict exists your app asks for a new, unique name.
Enter new name, click OK
The copy operation fails, stating the old index name exists.
It doesn't recognize/assign the new index name.
Beta Was this translation helpful? Give feedback.
All reactions