Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57793


Ignore:
Timestamp:
02/23/2023 07:12:26 AM (4 years ago)
Author:
aristath
Comment:

With the plugin active, all WordPress PHPUnit tests pass (with just a few exceptions that need patching in Core when the featured plugin gets merged, see https://github.com/WordPress/sqlite-database-integration/pull/9#issuecomment-1437018625 for details).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57793 – Description

    initial v1  
    44
    55The performance team has been working on an implementation that adds support for SQLite via the SQLite Database Integration plugin (https://wordpress.org/plugins/sqlite-database-integration/).
    6 With that plugin active, all WordPress PHPUnit tests pass (with just a few exceptions that need patching in Core when the featured plugin gets merged, see https://github.com/WordPress/sqlite-database-integration/pull/9#issuecomment-1437018625 for details).