You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by akil-rails May 25, 2025
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..
The text was updated successfully, but these errors were encountered:
Discussed in #48044
Originally posted by akil-rails May 25, 2025
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..
The text was updated successfully, but these errors were encountered: