This issue is a (choose one):
Checklist before submitting:
Description
.DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "users.id AS users_id". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from find_fragments at /Users/betang/.rbenv/versions/2.5.1/lib/ruby/gems/2.5.0/bundler/gems/jsonapi-resources-7c0c7abf355d/lib/jsonapi/active_relation_resource_finder.rb:83)
Bug reports:
Features:
Please replace this line with a clear writeup of your feature request. Features that break compliance with the JSON:API spec will probably be closed.
This issue is a (choose one):
Checklist before submitting:
Description
.DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "users.id AS users_id". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from find_fragments at /Users/betang/.rbenv/versions/2.5.1/lib/ruby/gems/2.5.0/bundler/gems/jsonapi-resources-7c0c7abf355d/lib/jsonapi/active_relation_resource_finder.rb:83)
Bug reports:
Features:
Please replace this line with a clear writeup of your feature request. Features that break compliance with the JSON:API spec will probably be closed.