SQLite feature parity
adamziel opened this issue · 0 comments
adamziel commented
Let's make sure the SQLite integration works well for the entirety of WordPress core and the most popular plugins.
Remaining work
- WordPress/sqlite-database-integration#75
- WordPress/sqlite-database-integration#70
- WordPress/sqlite-database-integration#74
- #731
- #663
- #708
- #159
- Expand the sqlite-database-integration test suite
- Eventually: Consider running the entire WordPress core unit tests suite as a part of the CI run of sqlite-database-integration
- Eventually: Identify 100 most popular plugins and find a way to test their compatibility with Playground and SQLite. Collecting error information from the WP.org plugin preview could help.