Skip to content

Releases: wp-cli/db-command

Version 2.0.9

05 Jul 08:03
Compare
Choose a tag to compare
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#172]

Version 2.0.8

18 Apr 13:34
b56e566
Compare
Choose a tag to compare
  • Add SQL mode compat query to db import command [#170]

Version 2.0.7

17 Apr 15:47
c274b57
Compare
Choose a tag to compare
  • 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

04 Feb 16:05
8e3cd46
Compare
Choose a tag to compare
  • Fix typo and docs standards [#162]
  • Add --defaults flag to allow loading of MySQL configuration [#157]

Version 2.0.5

12 Nov 13:34
119cf31
Compare
Choose a tag to compare
  • Make wp db clean get all the tables with prefix [#152]
  • Fix output message for STDIN input [#151]

Version 2.0.4

30 Sep 08:09
0cce781
Compare
Choose a tag to compare
  • Fix tests for changes in WP Core 5.3 [#149]

Version 2.0.3

25 Apr 01:29
dc0f8e4
Compare
Choose a tag to compare
  • Update README.md file [#143]

Version 2.0.2

21 Apr 04:55
c64cd5c
Compare
Choose a tag to compare
  • 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 to 5.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]

Version 2.0.1

17 Dec 08:16
2ab6bd0
Compare
Choose a tag to compare
  • Fix comment argument test [#127]
  • Adds --human-readable parameter to db size command [#124]
  • Support all mysql flags while importing database [#123]
  • Add search and delete example [#122]
  • Add support for Probot move command [#121]
  • Add new db clean to README.md and configuration files [#119]
  • Fix combination of --format & --size_format flags [#118]
  • Add links to mysql documentation [#117]
  • Automatically rerun failed scenarios [#116]
  • Ignore log files [#115]

Version 2.0.0

05 Aug 13:00
9378fb5
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#110]