Commit Graph

2 Commits

Author SHA1 Message Date
tomdds
81054b2ff0 Fix Enum Migration to properly deal with constraint changes
Since we're using non-native enums for our model, alembic has some issues knowing what the previous "type" actually was, and not specifying it correctly causes a bad constraint.
2020-01-23 10:17:07 -05:00
00b10c484f alembic migration to extend the state machine states enum 2020-01-22 16:04:51 -05:00