Skip to content

Commit 720c8b9

Browse files
committed
Remove limitation on "wp db size" (#5507)
1 parent dc1953a commit 720c8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/helpers/wp-cli-db/class-wp-cli-db.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public function validate_subcommand( array $command ) {
4949
'query',
5050
'prefix',
5151
'columns',
52-
'size',
5352
'tables',
5453
];
5554

0 commit comments

Comments
 (0)