Skip to content

feat(cqn4sql): support for enums#1527

Merged
patricebender merged 5 commits intomainfrom
patrice/enums
Apr 6, 2026
Merged

feat(cqn4sql): support for enums#1527
patricebender merged 5 commits intomainfrom
patrice/enums

Conversation

@patricebender
Copy link
Copy Markdown
Member

@patricebender patricebender commented Mar 4, 2026

resolve enum symbols to their corresponding values so that they can be used as an operand in an expression

@patricebender patricebender enabled auto-merge (squash) April 6, 2026 19:27
@patricebender patricebender merged commit 27c4279 into main Apr 6, 2026
5 of 6 checks passed
@patricebender patricebender deleted the patrice/enums branch April 6, 2026 19:35
@cap-bots cap-bots mentioned this pull request Apr 6, 2026
johannes-vogel added a commit that referenced this pull request Apr 23, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>db-service: 2.10.0</summary>

##
[2.10.0](db-service-v2.9.0...db-service-v2.10.0)
(2026-04-22)


### Added

* `cds.features.count_as_string`
([#1556](#1556))
([00e0e60](00e0e60))
* **cqn4sql:** support for enums
([#1527](#1527))
([27c4279](27c4279))
* pql ([#1532](#1532))
([943f76a](943f76a))


### Fixed

* `$self` reference to func column in `having`
([#1539](#1539))
([9eac576](9eac576)),
closes [#1528](#1528)
* foreign key not included in wildcard select from subquery
([#1540](#1540))
([0fde4ed](0fde4ed)),
closes [#1127](#1127)
* sqlite generated key is named lastInsertRowid
([#1501](#1501))
([a4d3437](a4d3437))
</details>

<details><summary>hana: 2.7.1</summary>

##
[2.7.1](hana-v2.7.0...hana-v2.7.1)
(2026-04-22)


### Fixed

* select forUpdate ignoreLocked; entity \w composite-key HANA error
([#1572](#1572))
([49df942](49df942))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cap-js/db-service bumped from ^2.9.0 to ^2.10.0
</details>

<details><summary>postgres: 2.2.1</summary>

##
[2.2.1](postgres-v2.2.0...postgres-v2.2.1)
(2026-04-22)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cap-js/db-service bumped from ^2.9.0 to ^2.10.0
</details>

<details><summary>sqlite: 2.2.1</summary>

##
[2.2.1](sqlite-v2.2.0...sqlite-v2.2.1)
(2026-04-22)


### Fixed

* sqlite generated key is named lastInsertRowid
([#1501](#1501))
([a4d3437](a4d3437))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cap-js/db-service bumped from ^2.9.0 to ^2.10.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants