mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-19 14:48:34 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| @types | ||
| boot | ||
| config | ||
| daemons | ||
| db | ||
| mfm | ||
| misc | ||
| models | ||
| prelude | ||
| queue | ||
| remote | ||
| server | ||
| services | ||
| const.ts | ||
| env.ts | ||
| global.d.ts | ||
| index.ts | ||
| types.ts | ||