issues
search
wp-cli
/
db-command
Performs basic database operations using credentials stored in wp-config.php.
MIT License
71
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Require `wp-cli/wp-cli` v2.12
#276
swissspidy
closed
3 days ago
0
Don't hardcode MySQL command names
#275
mrsdizzie
opened
1 week ago
0
Handle MySQL commands without deprecation warnings
#274
ton31337
closed
3 days ago
4
Composer: prevent a lock file from being created
#273
swissspidy
closed
1 month ago
0
The `wp db query` command fails with a permissions error under some configurations
#272
bgturner
opened
2 months ago
0
wp-cli returns FAIL notice when using mariadb symlinked mysql* commands; request for native mdb support
#271
pgnd
opened
2 months ago
4
wp-cli missing support for native mariadb cmds (-dump,-check,etc); current DEPRECATION notices
#270
pgnd
closed
2 months ago
1
Regenerate README file
#269
github-actions[bot]
closed
3 months ago
0
Correct error message in db search for `--format=count`
#267
ernilambar
closed
3 months ago
0
Incorrect error message in db search with `--format=count`
#266
ernilambar
closed
3 months ago
0
Update db search docs
#265
ernilambar
closed
3 months ago
0
mysqlcheck: Character set '' is not a compiled character set
#268
r-martins
opened
3 months ago
0
Regenerate README file
#264
github-actions[bot]
closed
3 months ago
0
Docs: Add `--add-drop-table` to export command options.
#263
peterwilsoncc
closed
3 months ago
0
Docs: Add `--add-drop-table` to export command docblock
#262
peterwilsoncc
opened
3 months ago
3
Mention available formats and fields in db search command
#261
ernilambar
closed
3 months ago
0
Allow manually dispatching tests workflow
#260
swissspidy
closed
3 months ago
0
Add/sqlite import export support
#259
jeroenpf
closed
3 months ago
13
Add support for different MariaDB dump versions
#258
strarsis
opened
4 months ago
2
Update tests after change in WP trunk
#257
swissspidy
closed
4 months ago
0
Suggestion for Consistent WP-CLI Commands in wp-config File Creation and WordPress Installation
#256
hmbashar
closed
5 months ago
1
Implement exclude revision flag to remove revision results from the search
#255
imrraaj
opened
6 months ago
3
ERROR at line 1: Unknown command '\-'. When trying to import with -
#254
nextgenthemes
closed
5 months ago
6
Bump framework version to v2.11+
#253
schlessera
closed
7 months ago
0
Add alignment functionality to tables
#252
rolf-yoast
opened
7 months ago
0
Add note about multisite usage in `wp db query` docs
#251
Scotchester
closed
7 months ago
1
regex search vs. UTF-8 encoding
#250
szepeviktor
closed
10 months ago
6
Better document `--skip-column-names` for retrieving a specific value
#249
danielbachhuber
closed
1 year ago
0
Enable `--format=<format>` for `db search`
#247
2ndkauboy
closed
7 months ago
19
Regenerate README file
#246
github-actions[bot]
closed
1 year ago
0
Should self::run('/usr/bin/env mysql...') be replaced with mysqli functions ?
#245
lewart3
closed
1 year ago
6
Document what wp db check doesn't do; provide suggestions for next commands
#244
benlk
closed
1 year ago
0
size command doesn't work with SQLite
#243
mrsdizzie
opened
1 year ago
1
Problem with the wp db export charset
#242
QuatorzeCommunications
closed
1 year ago
4
Update to WPCS v3
#240
schlessera
closed
1 year ago
0
wb db export giving warning for every new website
#238
philartuz
closed
1 year ago
0
query with "--default"-flag fails when discovering the SQL mode
#237
Chrico
opened
1 year ago
1
Add `composer phpcbf`
#236
danielbachhuber
closed
1 year ago
0
Replace empty namespace autoloader with classmap
#235
mweimerskirch
closed
1 year ago
0
Add SQLite compatibility to `wp db` commands
#234
janw-me
opened
1 year ago
6
Bump andstor/file-existence-action from 1 to 2
#233
dependabot[bot]
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#232
dependabot[bot]
closed
2 years ago
1
Fix retrieval of get_post_table_characterset
#231
lipemat
closed
2 years ago
0
Fix PHP 8.1 fatal error with `--orderby=size` and `--size_format=mb`
#230
danielbachhuber
closed
2 years ago
2
Fatal error using new --orderby=size with --size_format=mb
#229
wpbullet
closed
2 years ago
8
Regenerate README file
#228
github-actions[bot]
closed
2 years ago
0
Allow `wordpress-core-installer` in `composer.json`
#227
danielbachhuber
closed
2 years ago
0
Add support for `--order`, `--orderby` flags in `wp db size` command
#226
kjohnson
closed
2 years ago
10
Add `--order=<order>` and `--orderby=<orderby>` arguments to `wp db size`
#225
danielbachhuber
closed
2 years ago
0
Fix broken tests due to DB connection failure error message change
#224
schlessera
closed
2 years ago
0
Next