diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 20:22:56 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 20:22:56 +0200 |
commit | 62f9b35185bacfe5cc0bfcf34c485fc72bea9f10 (patch) | |
tree | e239a9a4f18c2d426a51ed2f7b570732857cd756 /util/src/entities/Webhook.ts | |
parent | :sparkles: finish and fix .delete() for one-to-many relations (diff) | |
download | server-62f9b35185bacfe5cc0bfcf34c485fc72bea9f10.tar.xz |
:bug: fix .delete -> add onDelete: "CASCADE"
Diffstat (limited to 'util/src/entities/Webhook.ts')
-rw-r--r-- | util/src/entities/Webhook.ts | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/util/src/entities/Webhook.ts b/util/src/entities/Webhook.ts |