mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 15:44:51 +09:00
08ca211842
My parser doesn't support default=, and I think it's safe to assume nobody is running an instance whose DB schema version is one of those first 5 where default= exists, so I'm remvoing it from the original 2016 model file. The unset-default migrations remain, and I checked in `psql` that PostgreSQL accepts the operation on columns that don't have a default value. If it turns out to be a problem, I can replace those migrations with no-op ones. |
||
---|---|---|
.. | ||
2016_08_04.model | ||
2016_09_01_just_workflow.model | ||
2016_09_01_just_workflow_prepare.model | ||
2016_09_01_rest.model | ||
2019_01_28_project_collabs.model | ||
2019_02_03_verifkey.model | ||
2019_03_18_message.model | ||
2019_03_19.model | ||
2019_03_30.model | ||
2019_03_30_follower_set.model | ||
2019_04_11.model | ||
2019_04_12.model | ||
2019_04_22.model | ||
2019_05_03.model |