Use inspect_table inplace of redefining them all
commit83d9b6c3f6e9b45f28d47670d404b4be8f00b223
authorJessica Tallon <tsyesika@tsyesika.se>
Mon, 18 Jan 2016 10:29:01 +0000 (18 10:29 +0000)
committerJessica Tallon <tsyesika@tsyesika.se>
Mon, 18 Jan 2016 10:29:01 +0000 (18 10:29 +0000)
tree95859d0c4c5f5932e9d5332728acc2969f958fbb
parent2ddebb97bfbb281bcb48e699d5b0c493cd9932c0
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.
mediagoblin/db/migrations/versions/101510e3a713_removes_graveyard_items_from_.py