Closed lgebhardt closed 3 years ago
Add quoting for fields in built up sql
Remove tests for generated sql statements
These are changing with new rails versions and it's creating a lot of false failures
Remove tests for generated sql statements using joins_left
Fix default sort for when empty array is provided
Fixes issue with relationship requests not getting a default sort
(cherry picked from commit 695bb7cb51cec2fb54dfb8032d0e07ea1d577c51)
Tests are still flappy, though they can all complete with these changes.
Add quoting for fields in built up sql
Remove tests for generated sql statements
These are changing with new rails versions and it's creating a lot of false failures
Remove tests for generated sql statements using joins_left
Fix default sort for when empty array is provided
Fixes issue with relationship requests not getting a default sort
(cherry picked from commit 695bb7cb51cec2fb54dfb8032d0e07ea1d577c51)
All Submissions:
New Feature Submissions:
Bug fixes and Changes to Core Features:
Test Plan:
Reviewer Checklist: