Releases: wp-cli/db-command
Releases · wp-cli/db-command
Version 2.0.11
- Switch to GitHub Actions [#182]
Version 2.0.10
- Use MySQL binary in interactive mode for
db cli
command [#178]
Version 2.0.9
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#172]
Version 2.0.8
- Add SQL mode compat query to db import command [#170]
Version 2.0.7
Version 2.0.6
Version 2.0.5
Version 2.0.4
- Fix tests for changes in WP Core 5.3 [#149]
Version 2.0.3
- Update README.md file [#143]
Version 2.0.2
- PHPCS: minor tweaks [#142]
- Implement CS checking based on the
WP_CLI_CS
ruleset [#141] - Enhancement: Add PHP 7.3 to Travis CI build matrix [#140]
- Move PHP 5.4 tests from
WP_VERSION
latest
to5.1
[#137] - Fix db connection error tests for WP >= 5.2 [#136]
- Fix typo in
WP_CLI
classname [#135] - Fix
--all-tables
and--all-tables-with-prefix
output when combined with--size_format
[#134] - Regenerate README.md from command docs [#131]
- Fix
--size_format
argument definition. [#130]