Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 1 | -38/+36 |
* | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 2021-09-20 | 1 | -8/+9 |
* | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 1 | -1/+48 |
* | :art: update entities | Flam3rboy | 2021-09-03 | 1 | -9/+13 |
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -4/+6 |
* | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 1 | -19/+15 |
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 1 | -1/+2 |
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 1 | -22/+24 |
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 1 | -2/+15 |
* | :bug: fix unit tests | Flam3rboy | 2021-08-26 | 1 | -2/+4 |
* | :sparkles: unit test | Flam3rboy | 2021-08-26 | 1 | -6/+8 |
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 1 | -0/+61 |