Johann150 31c73fdfa2
chore: synchronize code and database schema (#8577)
* chore: remove default null

null is always the default value if a table column is nullable, and typeorm's
@Column only accepts strings for default.

* chore: synchronize code with database schema

* chore: sync generated migrations with code
2022-05-05 22:45:22 +09:00
..
2022-04-15 21:33:00 +09:00
2022-04-16 17:19:30 +09:00
2021-11-12 10:35:41 +09:00
2022-02-27 11:07:39 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 10:35:41 +09:00
2021-11-12 10:35:41 +09:00
2022-04-23 12:48:26 +09:00
2022-04-23 12:37:44 +09:00
2021-11-19 14:48:59 +09:00