This is a checklist of issues to complete before tagging version 3.0: - [x] https://github.com/WordPress/sqlite-database-integration/pull/464 - [x] https://github.com/WordPress/sqlite-database-integration/pull/469 - [x] https://github.com/WordPress/sqlite-database-integration/pull/471 - [ ] https://github.com/WordPress/sqlite-database-integration/pull/477 - [ ] Use `synchronous=NORMAL` or `synchronous=FULL`? - [ ] Review SQLite-specific PDO constructor option naming. - [ ] Unify the emulated MySQL version. - [ ] Update `README` and agent files, remove references to the legacy driver. - [ ] Prepare changelog. Likely post-3.0: - [ ] Create composer packages. - [ ] Multisite installation support.
This is a checklist of issues to complete before tagging version 3.0:
synchronous=NORMALorsynchronous=FULL?READMEand agent files, remove references to the legacy driver.Likely post-3.0: