Tags: rolf-yoast/db-command-1
Tags
Merge pull request wp-cli#249 from wp-cli/248-skip-column-names
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>
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.
Regenerate README file - 2022-09-29 (wp-cli#228) Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
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
Merge pull request wp-cli#220 from wp-cli/fix/wp-debug-constant-test-… …failure Fix "`WP_DEBUG` already defined" test failure
Merge pull request wp-cli#216 from wp-cli/fix/use-https-example-com Adapt feature test to use HTTPS with example.com
PreviousNext