Problem/Motivation
Fix sqlite support in D7 as added assurance for MySql8 related changes to the db api see #3172877-4: Enable WAL journal mode by default for SQLite database [D7 backport] by mcdruid
Steps to reproduce
Run patch in #3172877-5: Enable WAL journal mode by default for SQLite database [D7 backport] against sqlite
Results in this error SQL lite sqlstate general error 14 unable to open database file
Comments
Comment #2
joseph.olstadComment #3
mcdruid commentedThanks @joseph.olstad, but I'd already opened #3173146: D7 CI failure with SQLite db using WAL which has a patch that I believe fixes this (I may have opened it in the wrong issue queue).