mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-16 21:28:33 +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 |
||
|---|---|---|
| .. | ||
| .vscode | ||
| assets | ||
| migration | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .mocharc.json | ||
| .npmrc | ||
| .yarnrc | ||
| jsconfig.json | ||
| ormconfig.js | ||
| package.json | ||
| tsconfig.json | ||
| watch.mjs | ||
| yarn.lock | ||