Releases: cap-js/cds-dbs
Releases · cap-js/cds-dbs
hana: v0.0.3
0.0.3 (2023-12-20)
Added
- Compress HANA expand queries by reducing duplicated statements (#383) (3d29351)
Fixed
- cqn2sql: supporting calculated elements (#387) (2153fb9)
Performance Improvements
db-service: v1.5.1
1.5.1 (2023-12-20)
Fixed
- cqn2sql: supporting calculated elements (#387) (2153fb9)
- do not rely on db constraints for deep delete (#390) (9623af6)
Performance Improvements
db-service: v1.5.0
1.5.0 (2023-12-06)
Added
- Improved connection pool for HANAService (#349) (1c284e6)
Fixed
- localized:
ref
s in subqueries in from
are translated (#366) (cfe4897)
- wrong odata count in filter with groupby (#352) (70690a1)
postgres: v1.4.1
1.4.1 (2023-11-24)
Fixed
cds build
now generates the correct output folder structure for Node.js and Java apps. (#353) (875aca4)
sqlite: v1.4.0
1.4.0 (2023-11-20)
Added
- temporal data: add time slice key to conflict clause (#249) (67b8edf)
Fixed
Changed
postgres: v1.4.0
1.4.0 (2023-11-20)
Added
- adapt build plugin implementation to new API (#319) (aec9966)
Fixed
db-service: v1.4.0
1.4.0 (2023-11-20)
Added
UPDATE
/DELETE
: Enable path expressions for improved data manipulation (#325) (94f0776)
- temporal data: add time slice key to conflict clause (#249) (67b8edf)
- use place holders for update and delete (#323) (81472b9)
Fixed
- align time function behavior (#322) (c3ab40a)
- calculated elements: path expressions in
func.args
within xpr
(#321) (cee25e3)
- Disconnect db service on shutdown (#327) (8471bda)
- non-fk access in filter conditions are properly rejected (#336) (4c948fe)
- search: check calculated columns at any depth (#310) (8fd6153)
db-service: v1.3.2
1.3.2 (2023-10-13)
Fixed
- preserve $count for result of SELECT queries (#280) (23bef24)