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