Skip to content

fix ActiveRecord deprecation warning#545

Merged
mockdeep merged 1 commit into
masterfrom
rf-query_fix
Feb 27, 2021
Merged

fix ActiveRecord deprecation warning#545
mockdeep merged 1 commit into
masterfrom
rf-query_fix

Conversation

@mockdeep
Copy link
Copy Markdown
Collaborator

ActiveRecord no longer wants us to pass SQL fragments to order. This
instead makes use of the underlying framework Arel to generate the
query.

ActiveRecord no longer wants us to pass SQL fragments to `order`. This
instead makes use of the underlying framework Arel to generate the
query.
@mockdeep mockdeep merged commit 647e80e into master Feb 27, 2021
@mockdeep mockdeep deleted the rf-query_fix branch February 27, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant