diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-03-12 09:32:56 -0800 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-03-26 11:39:07 -0700 |
commit | 8a26b072989a2393f81916fa0e5d15071b1de265 (patch) | |
tree | 03c20cb7d64835f6891402aee87216883ade5429 /mediagoblin/gmg_commands/dbupdate.py | |
parent | ae44f97da499d8b4bca8af47e4814e732eb45592 (diff) | |
download | mediagoblin-8a26b072989a2393f81916fa0e5d15071b1de265.tar.lz mediagoblin-8a26b072989a2393f81916fa0e5d15071b1de265.tar.xz mediagoblin-8a26b072989a2393f81916fa0e5d15071b1de265.zip |
Switch initial_revision alembic migration to make tables if they aren't there
This is a necessary step towards deprecating sqlalchemy-migrate.
* mediagoblin/db/migrations/versions/52bf0ccbedc1_initial_revision.py
(upgrade): Update for adding tables. Mostly generated via Alembic's
autogenerate tools.
(downgrade): Added a comment.
Diffstat (limited to 'mediagoblin/gmg_commands/dbupdate.py')
0 files changed, 0 insertions, 0 deletions