Db Command Versions Save

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

v2.0.18

2 years ago
  • Adapt feature test to use HTTPS with example.com [#216]

v2.0.17

2 years ago
  • Add php 8.1 support [#214]
  • Regenerate README file [#211]
  • Fix table existence check in db columns [#210]

v2.0.16

2 years ago
  • Regenerate README file [#207]

v2.0.15

2 years ago
  • Add --defaults flag to remaining commands [#206]

v2.0.14

2 years ago
  • Refactor --defaults flag handling [#205]
  • Regenerate README file [#204]
  • Adapt mysqldump message string to check for in tests [#201]
  • Set 'utf8mb4' when exporting without '--default-character-set' option [#199]
  • Add decimal numbers to wp db size [#163]

v2.0.13

3 years ago
  • Regenerate README file [#194]

v2.0.12

3 years ago
  • 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]

v2.0.11

3 years ago
  • Switch to GitHub Actions [#182]

v2.0.10

3 years ago
  • Use MySQL binary in interactive mode for db cli command [#178]

v2.0.9

3 years ago
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#172]