Make sure all int64 db fields are using bigint when actually storing the data #741

Merged
konrad merged 5 commits from feature/bigint-for-int-fields into master 2020-12-18 16:51:23 +00:00

5 Commits

Author SHA1 Message Date
kolaente 87cb6cc424
Fix lint
continuous-integration/drone/pr Build is passing Details
2020-12-18 17:09:44 +01:00
kolaente bf97c0023c
Fix migration query for postgres
continuous-integration/drone/pr Build was killed Details
2020-12-18 16:55:24 +01:00
kolaente 1b8b1c0539
Fix migration statements 2020-12-18 16:45:51 +01:00
kolaente c11e2df9ca
Add migration to make all int(11) fields bigint by default 2020-12-18 16:37:56 +01:00
kolaente 1435e80aa4
Make all int(11) fields bigint by default 2020-12-18 16:37:41 +01:00