summary refs log tree commit diff
path: root/util/src/entities/BaseClass.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-2/+2
* :see_no_evil: remove console.logFlam3rboy2021-10-101-1/+0
* :art: clean up imports + classesFlam3rboy2021-10-101-55/+3
* :sparkles: db migrate scriptFlam3rboy2021-10-041-2/+1
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-041-4/+4
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-38/+36
* :sparkles: finish and fix .delete() for one-to-many relationsFlam3rboy2021-09-201-8/+9
* :construction: auto delete relationsFlam3rboy2021-09-201-1/+48
* :art: update entitiesFlam3rboy2021-09-031-9/+13
* :bug: fix entity types and projectionFlam3rboy2021-09-011-4/+6
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-19/+15
* :construction: typeormFlam3rboy2021-08-301-1/+2
* :sparkles: update utilFlam3rboy2021-08-291-22/+24
* :construction: typeormFlam3rboy2021-08-271-2/+15
* :bug: fix unit testsFlam3rboy2021-08-261-2/+4
* :sparkles: unit testFlam3rboy2021-08-261-6/+8
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+61