Commit 13d4f0c
committed
Fix debugging SQL queries via
This broke with recent changes for the config file handling that now
require the app singelton to be present when connecting to the database
(which is done indirectly by
`OpenQA::Schema::Profiler->enable_sql_debugging`).OPENQA_SQL_DEBUG
1 parent acdc860 commit 13d4f0c
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
212 | | - | |
213 | 212 | | |
214 | 213 | | |
215 | 214 | | |
| |||
0 commit comments