Skip to content

Tags: rolf-yoast/db-command-1

Tags

v2.0.27

Toggle v2.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wp-cli#249 from wp-cli/248-skip-column-names

v2.0.26

Toggle v2.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to WPCS v3 (wp-cli#240)

* Update to wp-cli-tests v4 (which requires WPCS v3)

* Fix all autofixable CS issues

* Avoid nested control structure

* Fix linting issue

---------

Co-authored-by: Daniel Bachhuber <daniel.bachhuber@automattic.com>

v2.0.25

Toggle v2.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `composer phpcbf` (wp-cli#236)

v2.0.24

Toggle v2.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix retrieval of get_post_table_characterset (wp-cli#231)

Query command run through `assoc_args_to_str` get double quotes truncated and fail to execute. 

Using single quotes in the query prevent error.

`Warning: Failed to get current character set of the posts table. Reason: ERROR at line 1: Unknown command '\_'`

Error may be more prominent on windows.

v2.0.23

Toggle v2.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PHP 8.1 fatal error with `--orderby=size` and `--size_format=mb` (w…

…p-cli#230)

v2.0.22

Toggle v2.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Regenerate README file - 2022-09-29 (wp-cli#228)

Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>

v2.0.21

Toggle v2.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wp-cli#224 from wp-cli/fix/db-connection-message-c…

…hange

Fix broken tests due to DB connection failure error message change

v2.0.20

Toggle v2.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wp-cli#220 from wp-cli/fix/wp-debug-constant-test-…

…failure

Fix "`WP_DEBUG` already defined" test failure

v2.0.19

Toggle v2.0.19's commit message
Update file(s) from wp-cli/.github

v2.0.18

Toggle v2.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wp-cli#216 from wp-cli/fix/use-https-example-com

Adapt feature test to use HTTPS with example.com