iceshrimp-161sh/packages/backend/src/models
Johann150 79072916af 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
..
entities chore: synchronize code and database schema (#8577) 2022-05-05 22:45:22 +09:00
repositories refactor: use structuredClone for deep clone 2022-04-23 12:38:02 +09:00
schema fix: validation (better #8456) (#8461) 2022-04-03 13:57:26 +09:00
id.ts fix lint 2021-12-09 23:58:30 +09:00
index.ts feat: Webhook (#8457) 2022-04-02 15:28:49 +09:00