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

This PR adds an important test for the SQLA/alembic migration system #834

Conversation

szoupanos
Copy link
Contributor

It automatically creates 2 empty databases and creates the tables using the SQLA models and the migrations. In the end it checks if there are any differences in the schemata of the two databases.

@waychal @lekah
We could also do something similar to ensure that the Django/SQLA database schemata are compatible (apart from what we know that it is certainly different, like the attributes). This may help a lot for the transition scripts like those of #800

@sphuber sphuber merged commit c9f4d45 into aiidateam:release_v0.10.0 Oct 23, 2017
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