You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we check for non-modeled entities and if that is the case, we just send the query to the database. However, that mechanism does not work, because the unresolvable entity lives within the subquery.
Go into the bookshop and start a repl session:
so far so good. We had a customer doing (weird) stuff like this:
what usually doesn't bother us, because here:
cds-dbs/db-service/lib/SQLService.js
Lines 395 to 403 in b1ecb6c
we check for non-modeled entities and if that is the case, we just send the query to the database. However, that mechanism does not work, because the unresolvable entity lives within the subquery.
@BobdenOs @johannes-vogel FYI
The text was updated successfully, but these errors were encountered: