Skip to content

Commit 78e822c

Browse files
sypharJoshua Nelson
authored and
Joshua Nelson
committed
fix rustfmt
1 parent d215ae8 commit 78e822c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/db/migrate.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@ pub fn migrate(version: Option<Version>, conn: &mut Client) -> CratesfyiResult<(
557557
"
558558
),
559559
migration!(
560-
context,
561-
24,
560+
context,
561+
24,
562562
"migrate timestamp to be timezone aware",
563563
// upgrade
564564
"

0 commit comments

Comments
 (0)