Releases: JS-AK/db-manager
Releases · JS-AK/db-manager
v3.42.2
3.42.2 (2024-12-10)
Bug Fixes
- updated isLoggerEnabled to setLogger (cf8455b)
v3.42.1
3.42.1 (2024-12-10)
Bug Fixes
- updated RepositoryManager typing (e6c0210)
v3.42.0
3.42.0 (2024-12-09)
Bug Fixes
- disable checkConnection (36ec1e5)
- disable setupErrorHandling (2b65dc1)
- updated checkConnection (fd68735)
- updated pg and mysql repository manager (4d71636)
Features
- added pg and mysql repository manager (6f91e26)
v3.41.0
3.41.0 (2024-12-08)
Bug Fixes
Features
- updated pg and mysql TransactionManager execute (ba49c5d)
v3.39.2
3.39.2 (2024-09-20)
Bug Fixes
- updated types in setClientInCurrentClass (e32bfab)
v3.39.1
3.39.1 (2024-09-19)
Bug Fixes
- standardisated mysql / pg core and tests (f864119)
v3.39.0
3.39.0 (2024-09-18)
Bug Fixes
Features