Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v8.41.1
8.41.1 (2022-10-01)
Bug Fixes
- CommonDao.create should first assignId* then validate (058d470)
v8.41.0
8.41.0 (2022-09-10)
Features
- allow null as well as undefined in CommonDao input (c922fea)
v8.40.1
8.40.1 (2022-05-17)
Bug Fixes
- propagate
assignGeneratedIds
up (2696a98)
v8.40.0
8.40.0 (2022-05-17)
Features
- CommonDBSaveOptions.assignGeneratedIds (f781aab)
v8.39.0
8.39.0 (2022-05-16)
Features
- DBQueryFilterOperator of
!=
(789b5ed)
v8.38.1
8.38.1 (2022-04-17)
Bug Fixes
- CommonDao opt mutation bug (cbd96ae)
v8.38.0
8.38.0 (2022-04-17)
Features
- implement immutability via saveMethod=insert (6ab257d)
v8.37.1
8.37.1 (2022-04-16)
Bug Fixes
- dry testItemDBMJsonSchema (209e64d)
v8.37.0
8.37.0 (2022-04-16)
Features
- introduce CommonDBSaveMethod (b0a88c1)
v8.36.1
8.36.1 (2022-04-16)
Bug Fixes
- createdUpdatedIdFields to return string id (4e15582)