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-17 14:42:13 +09:00
2022-04-17 14:42:13 +09:00
2022-04-03 15:14:26 +09:00
2022-02-27 11:07:39 +09:00
2022-02-27 11:07:39 +09:00
2022-04-17 21:01:02 +09:00
2022-02-20 16:07:43 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 02:02:25 +09:00
2022-02-27 11:07:39 +09:00
2022-03-06 16:06:27 +09:00