Daniel Hutzel
Daniel Hutzel
Didn't we say we simply pass search terms down to HANA? If so, why do we need to process them? Why are they `xpr` at all?
> fine by me, is this a breaking change? Yes → tracked and followed up internally
As commented in #883 the approach is the right direction, but we should do so in some kind of umbrella setup like in cap/dev.
Is that still to be followed up?
I'm not the biggest fan of too much free lunch in such regards. As a writer of a test, I should known when I need to reset data or not,...
As discussed we need to revisit the way we translate OData `$apply` requests to _valid_ queries, and have those queries translated to native SQL without any assumption of its origin...
Moreover, and more importantly, we have to ensure that we correctly implement group by, also for things which OData cannot express. In particular, for expands of to-many associations like that:...
Interesting eslint errors and warnings which we should fix → nice to have serious eslint checks again ;)
Why don't we inline booleans any longer?