Skip to content

Commit

Permalink
Revert "Enable --universal-time by default"
Browse files Browse the repository at this point in the history
This reverts commit 25bc625.
  • Loading branch information
tyt2y3 committed Jan 24, 2023
1 parent 25bc625 commit b84c2ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sea-orm-cli/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ pub enum MigrateSubcommands {
#[clap(
action,
long,
default_value = "true",
help = "Generate migration file based on Utc time instead of Local time"
)]
universal_time: bool,
Expand Down

0 comments on commit b84c2ff

Please sign in to comment.