Skip to content

Releases: aristath/wp-dbal

Release list

v0.1.0

Choose a tag to compare

@aristath aristath released this 02 Dec 18:04

Initial release of WP-DBAL

A WordPress database abstraction layer using Doctrine DBAL and phpmyadmin/sql-parser.

Features:

  • MySQL to SQLite query translation
  • Comprehensive function mapping (80+ MySQL functions)
  • WordPress-specific query pattern support
  • Extensive test suite (177 tests + 114,950 query stress tests)