Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-20 | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 1 | -11/+1 | |
2021-09-20 | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 1 | -8/+9 | |
2021-09-20 | :construction: auto delete relations | Flam3rboy | 5 | -69/+112 | |
2021-09-19 | :truck: move file handle to utility | Flam3rboy | 7 | -4/+422 | |
2021-09-19 | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 7 | -20/+532 | |
2021-09-19 | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 4 | -17/ |