Add most tables
This commit is contained in:
parent
a60246c95e
commit
45c624679f
@ -6,7 +6,6 @@ use sea_orm_migration::{MigrationTrait, MigratorTrait};
|
||||
|
||||
pub struct MarketingMigrator;
|
||||
|
||||
/// TODO
|
||||
#[async_trait::async_trait]
|
||||
impl MigratorTrait for MarketingMigrator {
|
||||
fn migrations() -> Vec<Box<dyn MigrationTrait>> {
|
||||
|
Loading…
Reference in New Issue
Block a user