Skip to content

Releases: cap-js/cds-dbs

hana: v1.5.2

18 Dec 15:32
c2b3fbb
Compare
Choose a tag to compare

1.5.2 (2024-12-18)

Fixed

  • Force sql_simple_queries to quote in outer select (#954) (2071dc8)

db-service: v1.16.2

18 Dec 15:32
c2b3fbb
Compare
Choose a tag to compare

1.16.2 (2024-12-18)

Fixed

sqlite: v1.7.8

17 Dec 09:20
7379df1
Compare
Choose a tag to compare

1.7.8 (2024-12-16)

Fixed

  • default [development] URL to :memory: (#926) (51e8aa7)

postgres: v1.10.5

17 Dec 09:20
7379df1
Compare
Choose a tag to compare

1.10.5 (2024-12-16)

Fixed

hana: v1.5.1

17 Dec 09:20
7379df1
Compare
Choose a tag to compare

1.5.1 (2024-12-16)

Fixed

Performance Improvements

  • Remove $$RN$$ and additional sub selects (#929) (b3743a1)

db-service: v1.16.1

17 Dec 09:20
7379df1
Compare
Choose a tag to compare

1.16.1 (2024-12-16)

Fixed

hana: v1.5.0

25 Nov 13:19
930cbb4
Compare
Choose a tag to compare

1.5.0 (2024-11-25)

Added

Fixed

  • current_date, current_time, current_timestamp and current_utctimestamp are SAP HANA functions and are callable in upper case (#910) (50ebd10)

db-service: v1.16.0

25 Nov 13:19
930cbb4
Compare
Choose a tag to compare

1.16.0 (2024-11-25)

Changed

  • single column in search function is also treated as CQN list (#898) (f6593e6)

Fixed

  • foreignKeys aspect on association may not be set (#903) (732a2f3)
  • insert on uuid with default value (#911) (545e489)
  • session_context, current_date, current_time and current_timestamp are treated as SAP HANA functions and are callable in upper case (#910) (50ebd10)
  • wrap values in array if it is object, so it can be spreaded (#882) (11f3e8b)

db-service: v1.15.1

19 Nov 08:14
2948b27
Compare
Choose a tag to compare

1.15.1 (2024-11-18)

Fixed

sqlite: v1.7.7

14 Nov 12:02
d7920ec
Compare
Choose a tag to compare

1.7.7 (2024-11-14)

Fixed