Commit 03f1b4f
committed
Fix misleading comment in assertDatabasePrerequisites
The comment incorrectly described the SQLite preload file check as
a MySQL proxy check. The preload file is created by
preloadSqliteIntegration or mounted via hooks — the MySQL proxy case
is handled separately via the usesSqlite flag.1 parent 8ea08f7 commit 03f1b4f
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
| |||
0 commit comments