rest-data-panache - opt out of primitive query params in the list method #48044
Unanswered
akil-rails
asked this question in
Q&A
Replies: 1 comment 2 replies
-
/cc @FroMage (panache), @geoand (rest-data-panache), @loicmathieu (panache) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The rest-data-panache adds primitive types from the entity as query params for the list method - is there a way to disable this behaviour? adding all primitive types as query params results in full table scans when these aren't indexed..
Beta Was this translation helpful? Give feedback.
All reactions