summary refs log tree commit diff
path: root/util/src/entities/BaseClass.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-26/+0
* Fix updated client stuff...TheArcaneBrony2022-08-131-1/+1
* Clean up BaseClient assign callTheArcaneBrony2022-08-091-28/+3
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-6/+15
* Clean up commented out code in BaseClassTheArcaneBrony2022-08-091-46/+0
* Switch to migrations fullyTheArcaneBrony2022-08-091-10/+16
* State update, havent testedTheArcaneBrony2022-08-091-1/+0
* fix ts errorsFlam3rboy2022-08-091-2/+10
* Update FindConditions => FindOptionsWhere in BaseClassTheArcaneBrony2022-08-091-5/+5
* 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