Mark Paluch

Results 497 issues of Mark Paluch

As follow-up to #1325, we should allow returning `SqlIdentifier` from expressions.

type: enhancement

Introduce `ValueExpressionQueryRewriter` as replacement for `SpelQueryContext`. Closes #3049

type: enhancement

To support module implementations, we should encapsulate `ValueExpression` support for easier usage in store modules.

type: enhancement

Out of https://github.com/spring-projects/spring-graphql/issues/867, it would be neat to provide an alternative value source (instead of request parameters) to be used as a source for binding parameters. This defaulting would provide...

status: pending-design-work