Refactor #29520

Wrap sql in Arel.sql() where needed
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by Anonymous over 2 years ago
- Related to Refactor #23300: Do not use string interpolation when composing SQL queries. added
#2
Updated by Anonymous over 2 years ago
- Related to Tracker #21834: Rails 5.2 upgrade tasks added
#3
Updated by Anonymous over 2 years ago
- Blocks Tracker #28570: Rails 6.1 Tracker added
#4
Updated by Anonymous over 2 years ago
- Related to Tracker #24837: Rails 6.0 Tracker added
#5
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/7584 added
#6
Updated by Anonymous over 2 years ago
- Blocked by Refactor #29532: Update scoped_search to 4.1.8 added
#7
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.1.0 added
#8
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2c4ee8cad3057c1f063f8da91eb24240b49bd729.
Fixes #29520 - use Arel where needed to wrap SQL