Commit c7f6a55
committed
Turn on prepared statements again.
* Changed bin param integer to start with `@0` so each with index always works.
* The `supports_statement_cache?` is still in there for AR's testing reflection now.1 parent fd020b3 commit c7f6a55
File tree
2 files changed
+2
-1
lines changed- lib
- active_record/connection_adapters
- arel/visitors
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments