Releases: wp-cli/db-command
Releases · wp-cli/db-command
Version 3.0.1
Compare
Sorry, something went wrong.
No results found
Adapt SQLite support to sqlite-database-integration 3.0 [#344 ]
Update branch-alias to 3.x-dev [#343 ]
Version 3.0.0
Compare
Sorry, something went wrong.
No results found
db import: Pass import file via STDIN redirection [#341 ]
db import: Reject dot-commands in SQLite dump files [#340 ]
Bail early when check/dump commands are missing [#339 ]
Modernize deprecated syntax in Behat tests [#338 ]
Regenerate README file [#337 ]
Fix wp db repair --verbose test for MariaDB [#336 ]
Skip server certificate verification for MariaDB connections [#334 ]
Fix SQL mode compat issues by removing the additional probe request [#333 ]
Support the --ssl and --skip-ssl flags in wp db import [#332 ]
Use Utils\get_mysql_binary_path() to get correct binary [#328 ]
Filter empty database parameters to prevent MySQL command failures [#308 ]
Version 2.1.6
Compare
Sorry, something went wrong.
No results found
db export: Avoid exec() in option probe [#326 ]
Docs: Remove --add-drop-table from wp db export OPTIONS; update example [#324 ]
Tests: improve Windows compatibility [#323 ]
Specify scope options in same format as other arguments that have a list [#321 ]
Harden test involving sqlite db name [#316 ]
Version 2.1.5
Compare
Sorry, something went wrong.
No results found
Fix: REPLACE() string function misidentified as write query [#314 ]
Regenerate README file [#304 ]
Add automatic --silent flag to mysqlcheck commands when --quiet is set [#302 ]
Add SQLite compatibility to wp db commands [#299 ]
Add alignment functionality to tables [#252 ]
Version 2.1.4
Compare
Sorry, something went wrong.
No results found
Fix db sizes test for WP trunk [#297 ]
Fix missing table on wb db query output [#295 ]
PHPStan level 9 [#286 ]
Version 2.1.3
Compare
Sorry, something went wrong.
No results found
Fix Gherkin lint issues [#281 ]
Improve MariaDB detection/compatibility [#280 ]
Add Affected Rows Count for queries that can modify data in wp db query [#277 ]
Require wp-cli/wp-cli v2.12 [#276 ]
Don't hardcode MySQL command names [#275 ]
Version 2.1.2
Compare
Sorry, something went wrong.
No results found
Composer: prevent a lock file from being created [#273 ]
Regenerate README file [#269 ]
Correct error message in db search for --format=count [#267 ]
Update db search docs [#265 ]
Regenerate README file [#264 ]
Docs: Add --add-drop-table to export command options. [#263 ]
Version 2.1.1
Compare
Sorry, something went wrong.
No results found
Update tests after change in WP trunk [#257 ]
Version 2.1.0
Compare
Sorry, something went wrong.
No results found
Add note about multisite usage in wp db query docs [#251 ]
Enable --format=<format> for db search [#247 ]
Version 2.0.27
Compare
Sorry, something went wrong.
No results found
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 ]