-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release main #743
chore: release main #743
Conversation
ebdb2c9
to
002a932
Compare
sqlite/CHANGELOG.md
Outdated
|
||
### Fixed | ||
|
||
* enforce db file to be existent before server start ([#742](https://github.com/cap-js/cds-dbs/issues/742)) ([64a9018](https://github.com/cap-js/cds-dbs/commit/64a90186aaf44b3426df2e9adbf9a1b4cf2f92b7)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs to be removed manually due to revert
ac2cbca
to
3e068dc
Compare
b3ae1c3
to
c27f85b
Compare
db-service/CHANGELOG.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something went badly wrong with this changelog
cc0eb12
to
2a162be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
db service changelog is broken
fddfa58
to
58f967b
Compare
58f967b
to
3fe72f2
Compare
🤖 Created releases: |
🤖 I have created a release beep boop
db-service: 1.12.0
1.12.0 (2024-07-25)
Added
UPDATE
/DELETE
: Enable path expressions for improved data manipulation (#325) (94f0776)func
cqn structures (#629) (9d7539a)search
function queries (#707) (0b9108c)INSERT
,UPDATE
andUPSERT
(#384) (4644483)Fixed
infer
:** unique alias for scoped subqueries (#465) (5dbaa8e)cqn2sql
: smart quoting also for update statements (#475) (1688f77)cqn4sql
: be robust against$self.<element>
references (#471) (2921b0e)cqn4sql
: only transform list if necessary (#438) (8a7ec65)expand
: enable expanding from subquery (#709) (5ed03e5), closes #708expand
: Only accept on structures, assocs or table aliases (#551) (3248512)INSERT
with firstundefined
value (#484) (c21e3c4)order by
: for localized sorting, prepend table alias (#546) (a273a92)order by
: reject non-fk traversals of own columns in order by (#599) (3288d63)func.args
withinxpr
(#321) (cee25e3)list
infrom.where
(#429) (3288e94)modifiedAt
field on the parent entity (#149) (e12577e)cds.LargeBinary
from wildcard expansion (#577) (6661d63)expand
always set explicit alias (#739) (53a8075), closes #708=
and!=
with valnull
for HANA and Postgres (#626) (cbcfe3b)ref
s in subqueries infrom
are translated (#366) (cfe4897)Changed
>= sap/[email protected]
(f4d09e2)>= sap/[email protected]
(#627) (f4d09e2)Performance Improvements
postgres: 1.9.2
1.9.2 (2024-07-25)
Changed
hana: 1.1.1
1.1.1 (2024-07-25)
Fixed
This PR was generated with Release Please. See documentation.