Fix conflicting short flag -u
when executing sea-orm-cli migrate generate
command (#1157)
This commit is contained in:
parent
32061e30b5
commit
9108e74dac
@ -77,7 +77,6 @@ pub enum MigrateSubcommands {
|
|||||||
|
|
||||||
#[clap(
|
#[clap(
|
||||||
action,
|
action,
|
||||||
short,
|
|
||||||
long,
|
long,
|
||||||
help = "Generate migration file based on Utc time instead of Local time"
|
help = "Generate migration file based on Utc time instead of Local time"
|
||||||
)]
|
)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user