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 Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
.eslintrc.json
.prettierrc
package.json
tsconfig.json
vite.config.ts
vite.json5.ts