Db Command Versions Save

Performs basic database operations using credentials stored in wp-config.php.

v2.1.0

2 weeks ago
  • Add note about multisite usage in wp db query docs [#251]
  • Enable --format=<format> for db search [#247]

v2.0.27

5 months ago
  • Better document --skip-column-names for retrieving a specific value [#249]
  • Regenerate README file [#246]
  • Document what wp db check doesn't do; provide suggestions for next commands [#244]

v2.0.26

7 months ago
  • Update to WPCS v3 [#240]

v2.0.25

1 year ago
  • Add composer phpcbf [#236]
  • Replace empty namespace autoloader with classmap [#235]

v2.0.24

1 year ago
  • Fix retrieval of get_post_table_characterset [#231]

v2.0.23

1 year ago
  • Fix PHP 8.1 fatal error with --orderby=size and --size_format=mb [#230]

v2.0.22

1 year ago
  • Regenerate README file [#228]
  • Allow wordpress-core-installer in composer.json [#227]
  • Add support for --order, --orderby flags in wp db size command [#226]

v2.0.21

1 year ago
  • Fix broken tests due to DB connection failure error message change [#224]
  • Stop reordering most mysql arguments [#221]

v2.0.20

2 years ago
  • Fix "WP_DEBUG already defined" test failure [#220]
  • Allow Composer plugins to run [#219]

v2.0.19

2 years ago
  • Regenerate README file [#217]