db-command

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

MIT License

Downloads
5.2M
Stars
71
Committers
76

Bot releases are visible (Hide)

db-command - Version 2.1.1 Latest Release

Published by swissspidy 3 months ago

  • Update tests after change in WP trunk [#257]
db-command - Version 2.1.0

Published by schlessera 6 months ago

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

Published by schlessera 11 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]
db-command - Version 2.0.26

Published by danielbachhuber about 1 year ago

  • Update to WPCS v3 [#240]
db-command - Version 2.0.25

Published by danielbachhuber over 1 year ago

  • Add composer phpcbf [#236]
  • Replace empty namespace autoloader with classmap [#235]
db-command - Version 2.0.24

Published by danielbachhuber almost 2 years ago

  • Fix retrieval of get_post_table_characterset [#231]
db-command - Version 2.0.23

Published by danielbachhuber about 2 years ago

  • Fix PHP 8.1 fatal error with --orderby=size and --size_format=mb [#230]
db-command - Version 2.0.22

Published by schlessera about 2 years 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]
db-command - Version 2.0.21

Published by schlessera over 2 years ago

  • Fix broken tests due to DB connection failure error message change [#224]
  • Stop reordering most mysql arguments [#221]
db-command - Version 2.0.20

Published by schlessera over 2 years ago

  • Fix "WP_DEBUG already defined" test failure [#220]
  • Allow Composer plugins to run [#219]
db-command - Version 2.0.19

Published by schlessera almost 3 years ago

  • Regenerate README file [#217]
db-command - Version 2.0.18

Published by schlessera almost 3 years ago

  • Adapt feature test to use HTTPS with example.com [#216]
db-command - Version 2.0.17

Published by schlessera almost 3 years ago

  • Add php 8.1 support [#214]
  • Regenerate README file [#211]
  • Fix table existence check in db columns [#210]
db-command - Version 2.0.16

Published by schlessera about 3 years ago

  • Regenerate README file [#207]
db-command - Version 2.0.15

Published by schlessera about 3 years ago

  • Add --defaults flag to remaining commands [#206]
db-command - Version 2.0.14

Published by schlessera about 3 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]
db-command - Version 2.0.13

Published by schlessera over 3 years ago

  • Regenerate README file [#194]
db-command - Version 2.0.12

Published by schlessera over 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]
db-command - Version 2.0.11

Published by schlessera almost 4 years ago

  • Switch to GitHub Actions [#182]
db-command - Version 2.0.10

Published by schlessera about 4 years ago

  • Use MySQL binary in interactive mode for db cli command [#178]
Package Rankings
Top 0.9% on Packagist.org
Badges
Extracted from project README
Testing