Commit 623e3fe
committed
transform queries to add comments
ActiveRecord::QueryLogs was introduced
[here](rails/rails@2408615).
Then Rails decided to delegate query transformation responsability to
each adapter
[here](rails/rails@12cc24a)1 parent 0fc3c40 commit 623e3fe
File tree
1 file changed
+2
-0
lines changed- lib/active_record/connection_adapters/sqlserver
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments