Merged
Conversation
stewsk
approved these changes
Mar 11, 2026
Merged
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolve enum symbols to their corresponding values so that they can be used as an operand in an expression