Skip to content

Commit 0b231ce

Browse files
committed
Revert "Remove limitation on "wp db size" (#5507)" (#5522)
This reverts commit 2efcab4. Revert "Remove limitation on "wp db size" (#5507)" This reverts commit 720c8b9.
1 parent 720c8b9 commit 0b231ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public function validate_subcommand( array $command ) {
4949
'query',
5050
'prefix',
5151
'columns',
52+
'size',
5253
'tables',
5354
];
5455

0 commit comments

Comments
 (0)