Commit 004b97f
committed
[Fix] TypeError: can't quote ActiveRecord::Relation
5027 runs, 14504 assertions, 33 failures, 179 errors, 7 skips
5027 runs, 14941 assertions, 30 failures, 14 errors, 7 skips
By removing this we were able to allow `select_all` to do the work for us to convert the realation.1 parent 620baf2 commit 004b97f
File tree
1 file changed
+0
-4
lines changed- lib/active_record/connection_adapters/sqlserver
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
0 commit comments