summary refs log tree commit diff
path: root/util/src/entities/Message.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-4/+9
* :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-191-3/+8
* Fix attachments not being saved to dbAlTech982021-09-131-1/+1
* :bug: fix message sendingFlam3rboy2021-09-031-1/+1
* :art: update entitiesFlam3rboy2021-09-031-1/+0
* :bug: fix entity types and projectionFlam3rboy2021-09-011-1/+1
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-46/+32
* fix utilFlam3rboy2021-08-291-2/+2
* :sparkles: update utilFlam3rboy2021-08-291-18/+27
* :sparkles: use RelationIdFlam3rboy2021-08-261-10/+19
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+260