mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
0261a666f1
It appears people have been writing manual migrations for a while now, often containing errors that create duplicate or unused indicies, unique constraints on primary key columns, and so on. This commit resolves these, so migrations can be autogenerated again from now on. |
||
---|---|---|
.. | ||
.vscode | ||
@types | ||
assets | ||
src | ||
.eslintrc.json | ||
.prettierrc | ||
package.json | ||
tsconfig.json | ||
vite.config.ts | ||
vite.json5.ts |