summary refs log tree commit diff
path: root/api/src/routes/guilds/#guild_id/delete.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-30/+0
* State update, havent testedTheArcaneBrony2022-08-091-1/+1
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-1/+1
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-11/+1
* :sparkles: #307 doneFlam3rboy2021-09-121-1/+2
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-021-11/+14
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-10/+9
* :construction: apiFlam3rboy2021-08-241-21/+10
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-2/+2
* :sparkles: apiFlam3rboy2021-08-121-0/+48