v2.2.3
What's Changed
- New SQLite driver (experimental):
- Make nullable
$previous
optional inclass-wp-sqlite-information-schema-exception.php
by @adamziel in #199 - Use SQLite driver in
WpdbExposedMethodsForTesting
by @JanJakes in #201 - Use default value when
DB_NAME
constant is not defined by @JanJakes in #203 - Don't require WordPress to be fully loaded in WP CLI by @JanJakes in #205
- Make nullable
Full Changelog: v2.2.2...v2.2.3