installer: make sqlite installer move the job queue to another DB
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 9 Mar 2019 01:21:18 +0000 (17:21 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 29 Mar 2019 22:41:38 +0000 (22:41 +0000)
commitfe6e8126293619b90bf3378b0466ea45a5e555d2
treef9619d6958339dd1382be4429a95d0f1a902a80b
parent141f7539b6fcf2a029c8da540ac0a7a359ee6cbf
installer: make sqlite installer move the job queue to another DB

Also update some of the other separate DBs/files to use IMMEDIATE

Bug: T93097
Change-Id: Ib250b74cb7ff743f155512d7410cb229441cc70a
includes/installer/SqliteInstaller.php