Query parser should handle safe navigation SpEL operator #2875
Labels
in: query-parser
Everything related to parsing JPQL or SQL
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
In this example (from #2032):
...the SpEL safe navigation operation (
?.
) isn't handled this needs to added to the parser grammar and properly handled in rendering and transforming queries.The text was updated successfully, but these errors were encountered: