Update 02-database.md

Add alter_database_option: MINROWS
This commit is contained in:
Bo Xiao 2024-11-07 14:45:20 +08:00 committed by GitHub
parent 3034c22afd
commit bc095b5409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ alter_database_option: {
| KEEP value
| WAL_RETENTION_PERIOD value
| WAL_RETENTION_SIZE value
| MINROWS value
}
```