diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2016-01-18 10:29:01 +0000 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2016-01-18 10:29:01 +0000 |
commit | 83d9b6c3f6e9b45f28d47670d404b4be8f00b223 (patch) | |
tree | 95859d0c4c5f5932e9d5332728acc2969f958fbb /mediagoblin/db/migration_tools.py | |
parent | 2ddebb97bfbb281bcb48e699d5b0c493cd9932c0 (diff) | |
download | mediagoblin-83d9b6c3f6e9b45f28d47670d404b4be8f00b223.tar.lz mediagoblin-83d9b6c3f6e9b45f28d47670d404b4be8f00b223.tar.xz mediagoblin-83d9b6c3f6e9b45f28d47670d404b4be8f00b223.zip |
Use inspect_table inplace of redefining them all
Just like we would have in sqlalchemy-migration inspect_table works and
is better than constantly redefining a table in the migration. This switches
the migration to use that method.
Diffstat (limited to 'mediagoblin/db/migration_tools.py')
0 files changed, 0 insertions, 0 deletions