Commit 51d7e34
committed
Cache prepared SQL statements
We don't synthesize SQL on the fly and have a relatively small set of active
queries, so this hopefully will provide a nice perf improvement.1 parent 2459c60 commit 51d7e34
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments