Releases: wp-cli/db-command
Releases · wp-cli/db-command
Version 2.0.12
- Use version range for
wp-cli/wp-cli-tests
dependency [#193]
- Move wp-cli/wp-cli-tests to dev dependecies and update [#192]
- Update GHA functional tests workflow [#188]
- Extend
wp db export
description [#184]
- Document that individual text columns are searched. [#174]
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
- Emulate WordPress SQL mode compat hack [#169]
- Bump Travis CI OS from
trusty
to xenial
[#167]
- Enforce PHP 7.4 compatibility in Travis CI [#166]
- Fix Travis CI
sudo
warning [#165]
Version 2.0.6
- Fix typo and docs standards [#162]
- Add
--defaults
flag to allow loading of MySQL configuration [#157]
Version 2.0.5
- Make wp db clean get all the tables with prefix [#152]
- Fix output message for STDIN input [#151]
Version 2.0.4
- Fix tests for changes in WP Core 5.3 [#149]
Version 2.0.3
- Update README.md file [#143]