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 | 576cbf5794b2e146892d7080b699882c2ba6ec6a (patch) | |
| tree | ba0ee566a013053d90272126f2f5461ad6b1e30b /api/src | |
| parent | :sparkles: finish and fix .delete() for one-to-many relations (diff) | |
| download | server-ts-576cbf5794b2e146892d7080b699882c2ba6ec6a.tar.xz | |
:bug: fix .delete -> add onDelete: "CASCADE"
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/guilds/#guild_id/delete.ts | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/api/src/routes/guilds/#guild_id/delete.ts b/api/src/routes/guilds/#guild_id/delete.ts |
