cap-js / cds-dbs

Monorepo for SQL Database Services for CAP
https://cap.cloud.sap/docs/
Apache License 2.0
32 stars 9 forks source link

fix: enable reference to query element in filter with `$self` #664

Open patricebender opened 1 month ago

patricebender commented 1 month ago

this is also supported by the cds-compiler. With this change, it also works for queries during runtime.

patricebender commented 3 weeks ago

don't do this, throw a nice error for $self in filter