Accept review rollback

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
This commit is contained in:
NotTheDr01ds 2024-08-02 15:05:51 -04:00 committed by GitHub
parent 0e7775c892
commit ed33e03e04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ impl Command for Default {
} }
fn usage(&self) -> &str { fn usage(&self) -> &str {
"Sets a default value to use if a row's column is missing or null." "Sets a default value if a row's column is missing or null."
} }
fn run( fn run(