Ignore collection like attributes for query by example.
Collection valued attributes now get ignored. Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL. Closes #1969
This commit is contained in:
committed by
Mark Paluch
parent
feb630abfa
commit
ece981f9f1
@@ -1,3 +1,4 @@
|
||||
:support-qbe-collection: false
|
||||
include::{commons}@data-commons::query-by-example.adoc[]
|
||||
|
||||
Here's an example:
|
||||
|
||||
Reference in New Issue
Block a user