Commit Graph

3 Commits (e0d42cadc0e2f90a751f9671b4bcdc1a1e9fadd9)

Author SHA1 Message Date
kaiyou b88f61f183 Name all constraints when creating them
Prefious commit set the constraint names for existing databases.
New databases can now have named constraints from the ground up.
kaiyou 72e1b444ca Merge alembic migrations
kaiyou 2a8808bdec Add the configuration table migration