iceshrimp/packages/client
Laura Hausmann 0261a666f1
[backend] Resync migrations with TypeORM
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.
2023-10-14 15:23:35 +02:00
..
.vscode
@types
assets
src [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
.eslintrc.json
.prettierrc fix: format script; chore: format 2023-04-07 17:01:42 -07:00
package.json
tsconfig.json
vite.config.ts
vite.json5.ts