Revert "Enable --universal-time by default"
This reverts commit 25bc625fc034a0e02b9e42864ddb74c8d51c6623.
This commit is contained in:
parent
25bc625fc0
commit
b84c2ffdcb
@ -78,7 +78,6 @@ pub enum MigrateSubcommands {
|
|||||||
#[clap(
|
#[clap(
|
||||||
action,
|
action,
|
||||||
long,
|
long,
|
||||||
default_value = "true",
|
|
||||||
help = "Generate migration file based on Utc time instead of Local time"
|
help = "Generate migration file based on Utc time instead of Local time"
|
||||||
)]
|
)]
|
||||||
universal_time: bool,
|
universal_time: bool,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user