·
1 commit
to main
since this release
Added
- Database indexes for
sap.changelog.Changestable onparent_IDfor navigating the parent association hierarchy (SQLite, HANA, Postgres)
Fixed
- ChangeView in services is no longer directly accessible. Now it can only be accessed via the navigation paths
- Deployment error when an entity key uses a custom type defined as an association (e.g.,
type MyType : Association to SomeEntity) due to incorrect entityKey expression in the changes association mapping - Runtime error when requesting
ChangeViewdue to incorrectwhereclause for entities with association-typed keys in timezone column subselects