Add alembic migrations
This is basically the result of the initial alembic setup with the addition of a single line to support custom schemas. The reason for schema support is that integration tests will be running against a test schema.
Showing
- Makefile 3 additions, 0 deletionsMakefile
- README.md 11 additions, 0 deletionsREADME.md
- alembic.ini 114 additions, 0 deletionsalembic.ini
- alembic/README 1 addition, 0 deletionsalembic/README
- alembic/env.py 84 additions, 0 deletionsalembic/env.py
- alembic/script.py.mako 26 additions, 0 deletionsalembic/script.py.mako
- requirements.txt 1 addition, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment