Skip to content

Commit 40b5e00

Browse files
authored
Update commands.md
1 parent d3c0072 commit 40b5e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/administration/commands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bin/command rebuild --hard
3434

3535
Hard database rebuild. It will drop unused columns, decrease exceeding column lengths, fix index names, set proper collations. It won't drop unused tables (consider removing them manually).
3636

37-
If a parameter `-y` is specified, it won't prompt for confirmation before running hard rebuild (as of v8.5).
37+
If a parameter `-y` is specified, it won't prompt for confirmation before running hard rebuild (as of v9.0).
3838

3939
Recommended to have a database backup before running hard rebuild.
4040

0 commit comments

Comments
 (0)