You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In attachment you can find a test example in order to get this error.
We have to change type of many primary keys and fields related to primary keys to BIGINT.
About 1700 changes.
Primary keys are changed using EXECUTE STATEMENT in a stored procedure META_ALTER_CONSTRAINT.
During converting database connection crashes.
Try to run upgrade_test.bat several times on a copy of TEST_META_original named as TEST_META.FDB.
What am I doing wrong ?
Submitted by: Yakushev.Y (yyy)
Attachments:
issue.zip
In attachment you can find a test example in order to get this error.
We have to change type of many primary keys and fields related to primary keys to BIGINT.
About 1700 changes.
Primary keys are changed using EXECUTE STATEMENT in a stored procedure META_ALTER_CONSTRAINT.
During converting database connection crashes.
Try to run upgrade_test.bat several times on a copy of TEST_META_original named as TEST_META.FDB.
What am I doing wrong ?
Commits: 9886cf8 96a7fa2 df9c16d d408de8
The text was updated successfully, but these errors were encountered: