2.0.4 (2023-02-28)
2.0.3 (2022-11-22)
- trigger release on npm (ba03cd9)
2.0.2 (2022-11-22)
- trigger latest release (4e197b1)
2.0.1 (2022-11-21)
- rls settings on connection in pg pool (f97de54)
2.0.0 (2022-08-23)
- upgrade to typeorm v0.3.0 (40d0812)
- must use at least node v14, typeorm v0.3.0 and @nestjs/typeorm v8.1.0
1.4.0 (2022-08-08)
- allow async factory function on forRoot (1d1f855)
1.3.0 (2022-03-28)
1.2.0 (2021-11-23)
- typeorm: update typeorm version release (ef24f29)
1.1.9 (2021-10-07)
- running rls set on transaction rollback (8a56682)
- running rls set on transaction rollback (ad8c3ca)
- deps: bump semver-regex from 3.1.2 to 3.1.3 (3f7e65e)
1.1.8 (2021-09-10)
- copy inverse metadata (876174d)
1.1.7 (2021-08-23)
- typo (189276a)
1.1.6 (2021-08-23)
- dependabot: update config (d4ff445)
1.1.5 (2021-08-02)
- manager: use the right manager for repository (c917d94)
1.1.4 (2021-07-20)
- allow typeorm peer dep 0.2.31 (2ecf206)
1.1.3 (2021-07-19)
- add relation connection wrapper (f521e3c)
1.1.2 (2021-06-27)
- update readme to reflect the nestjs module (2174b61)
1.1.1 (2021-06-26)
- allow nestjs to import modules (deed505)
- use less queries (0ebadeb)
1.1.0 (2021-06-24)
- use forFeature as dynamic module (0afbe90)
1.0.2 (2021-06-23)
- add dependabot config (8318713)
- deployment of dist (99fc808)
- set global module (1af15c7)
- update typeorm (76a0b6e)
- use build tsconfig (3d04bf3)
1.0.1 (2021-06-03)
- release to npm after changelog (88b5a7d)
- trigger license release (071cfed)
- update pipeline (8e4ae81)
- add cleanup on each connection (1c8ab3c)
- add connection to metadatas (a8e930f)
- add utility function toJson (6f3fb65)
- allow testing with/without docker (da3d043)
- don't allow to close virtual connection (677f696)
- multiple connections and users (74df27a)
- register the entities as providers (0b46c5c)
- remove the name from ormconfig (95be582)
- run all tests (a31716b)
- security update on dependency (92686cd)
- update release pipeline (c53853f)
- update test utils (d736eba)