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

Add missing foreign key for 'stepconfigid' upgrades #160

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

keevan
Copy link
Contributor

@keevan keevan commented Nov 23, 2021

Issue when upgrading from a lower version - started from 01950e6, since it was not added as part of the upgrade.

Tested locally and it seems regardless of whether the foreign key already exists, the result of the upgrade will be the same.

Closes #140

Issue when upgrading from a lower version - started from 01950e6
@keevan keevan force-pushed the fix-schema-for-upgrades branch from 1493b2b to c1f3f5a Compare November 23, 2021 02:21
@Peterburnett Peterburnett merged commit 9e18ab3 into master Nov 23, 2021
@Peterburnett Peterburnett deleted the fix-schema-for-upgrades branch November 23, 2021 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing indexes
2 participants