summary refs log tree commit diff
path: root/util/src/entities/User.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-2/+8
* Implemented DMs and group DMsAlTech982021-09-161-1/+1
* :bug: fix In() queryFlam3rboy2021-09-131-3/+11
* Update User.tsFlam3rboy2021-09-071-0/+5
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+1
* :art: update entitiesFlam3rboy2021-09-031-1/+1
* :bug: fix entity types and projectionFlam3rboy2021-09-011-23/+43
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-12/+10
* fix utilFlam3rboy2021-08-291-19/+19
* :sparkles: update utilFlam3rboy2021-08-291-72/+102
* :construction: typeormFlam3rboy2021-08-271-2/+2
* :sparkles: use RelationIdFlam3rboy2021-08-261-7/+34
* :sparkles: unit testFlam3rboy2021-08-261-1/+1
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+188