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

added admin tables used in admin app to namex model/db #533

Merged

Conversation

katiemcgoff
Copy link
Contributor

Issue #, if available: bcgov/entity#24

Description of changes:
This reproduces the tables used in the admin app in namex, so that migrations can be created/run to manage the tables.
Note - when approved, this will FAIL upon deployment to dev environment. The tables already exist in dev but not TEST or PROD. The solution is to update the alembic_version record in dev with this migration number, then run deployment again. If it fails in TEST, however, that's a problem.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@katiemcgoff katiemcgoff merged commit 6430a44 into bcgov:master Feb 25, 2019
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.

2 participants