Commit Graph

3 Commits

Author SHA1 Message Date
Xevion
866e8ae83a Commit Alembic 'count' column migration script
This uses `server_default` for the column creation instead of default.
Perhaps it is the ALTER COLUMN or NULLABLE part of the migration causing
 the issue, I'm still not completely sure.
2021-02-18 04:33:25 -06:00
Xevion
20566242ae Create NestedMutableList/JSON Alembic Migration
A commented out portion was added for a simpler add/drop column style.
https://blog.miguelgrinberg.com/post/fixing-alter-table-errors-with-flask-migrate-and-sqlite
2021-02-17 04:57:30 -06:00
Xevion
0e7bd35333 alembic migrations, init & Submissions.vote column 2021-02-14 01:20:22 -06:00