Enable --universal-time by default
This commit is contained in:
parent
9f6b5664eb
commit
25bc625fc0
@ -78,6 +78,7 @@ 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