https://github.com/WordPress/sqlite-database-integration/pull/9

GitHub
Description
Implements SQLite support using a MySQL lexer instead of regular expressions to:

Greatly improve security
Solve most WordPress core unit test failures
Make the plugin more maintenable
...
Was this page helpful?