diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-13 20:43:35 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-15 06:13:39 +0200 |
commit | 5e629decfc5aaa58fb5c584fa15e76fd5b44c23f (patch) | |
tree | 98dbb29a1a4b8c15c0eb4c57be1610c54192dce9 /src/util/migrations/postgres | |
parent | downgrade ajv so patches apply (diff) | |
download | server-5e629decfc5aaa58fb5c584fa15e76fd5b44c23f.tar.xz |
Do the funny thing (make user->invite cascade delet)
Diffstat (limited to 'src/util/migrations/postgres')
-rw-r--r-- | src/util/migrations/postgres/1660416055566-InvitersAreDeletable.ts | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/util/migrations/postgres/1660416055566-InvitersAreDeletable.ts b/src/util/migrations/postgres/1660416055566-InvitersAreDeletable.ts new file mode 100644 |