Fix build error
This commit is contained in:
parent
54b1f4a226
commit
e9a460b47d
@ -1,4 +1,4 @@
|
|||||||
use sea_schema::migration::prelude::*;
|
pub use sea_schema::migration::prelude::*;
|
||||||
|
|
||||||
mod m20220120_000001_create_post_table;
|
mod m20220120_000001_create_post_table;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
use sea_schema::migration::prelude::*;
|
pub use sea_schema::migration::prelude::*;
|
||||||
|
|
||||||
mod m20220101_000001_create_table;
|
mod m20220101_000001_create_table;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user