Skip to content

Releases: cap-js/cds-dbs

postgres: v1.9.0

29 May 15:24
7bc9972
Compare
Choose a tag to compare

1.9.0 (2024-05-29)

Added

hana: v0.5.0

29 May 15:24
7bc9972
Compare
Choose a tag to compare

0.5.0 (2024-05-29)

Added

db-service: v1.10.0

29 May 15:24
7bc9972
Compare
Choose a tag to compare

1.10.0 (2024-05-29)

Added

db-service: v1.9.2

28 May 15:13
8ed8c5f
Compare
Choose a tag to compare

1.9.2 (2024-05-28)

Fixed

  • do not prepend table alias to session variables (#656) (24e8b19)

sqlite: v1.7.1

17 May 10:28
e3ad1df
Compare
Choose a tag to compare

1.7.1 (2024-05-16)

Fixed

  • deps: update dependency better-sqlite3 to v10 (#636) (0cc60e7)

hana: v0.4.0

17 May 10:28
e3ad1df
Compare
Choose a tag to compare

0.4.0 (2024-05-16)

Added

Fixed

  • Improve comparator check for combined and nested expressions (#632) (8e1cb4b)
  • Support multi byte characters (#639) (4cfa77f)

Changed

  • @sap/hana-client optional peer dependency (#631) (89d7149)

db-service: v1.9.1

17 May 10:28
e3ad1df
Compare
Choose a tag to compare

1.9.1 (2024-05-16)

Fixed

  • dont mistake non-key access with foreign key (#642) (2cd2349)

sqlite: v1.7.0

08 May 09:21
bca93fd
Compare
Choose a tag to compare

1.7.0 (2024-05-08)

Added

  • select decimals as strings if cds.env.features.string_decimals (#616) (39addbf)

Fixed

  • Change sql property to query for errors (#611) (585577a)
  • hana: Remove encoding from hana-client streams (#623) (fed8f6f)
  • Improved placeholders and limit clause (#567) (d5d5dbb)

postgres: v1.8.0

08 May 09:21
bca93fd
Compare
Choose a tag to compare

1.8.0 (2024-05-08)

Added

  • select decimals as strings if cds.env.features.string_decimals (#616) (39addbf)

Fixed

  • Align all quote functions with @sap/cds-compiler (#619) (42e9828)
  • Change sql property to query for errors (#611) (585577a)
  • Improved placeholders and limit clause (#567) (d5d5dbb)
  • Use json datatype for Postgres insert (#582) (f1c9c89)

hana: v0.3.0

08 May 09:21
bca93fd
Compare
Choose a tag to compare

0.3.0 (2024-05-08)

Added

  • select decimals as strings if cds.env.features.string_decimals (#616) (39addbf)

Fixed

  • Add multi concat function to @cap-js/hana (#624) (df436fe)
  • Align all quote functions with @sap/cds-compiler (#619) (42e9828)
  • Change sql property to query for errors (#611) (585577a)
  • Disconnect HANA tenant when deleted (#589) (a107db9)
  • hana: Align not found behavior in @cap-js/hana (#603) (54d2efb)
  • hana: Allow custom fuzzy search cqn (#620) (80383f0)
  • hana: Allow HANA to use != and == inside xpr combinations (#607) (c578e9f)
  • hana: Reference column alias in order by (#615) (7cd3a26)
  • hana: Remove encoding from hana-client streams (#623) (fed8f6f)
  • hana: Support associations with static values (#604) (05babcf)
  • improved = and != with val null for HANA and Postgres (#626) (cbcfe3b)
  • Improved placeholders and limit clause (#567) (d5d5dbb)
  • Use json datatype for Postgres insert (#582) (f1c9c89)