forked from TWS/kalkutago
create track2groups table
This commit is contained in:
parent
f7e95ea0a8
commit
77669ffd9a
|
@ -8,7 +8,7 @@ pub struct Migration;
|
|||
|
||||
impl MigrationName for Migration {
|
||||
fn name(&self) -> &str {
|
||||
"m20230606_000001_create_tracks_table"
|
||||
"m20230606_000001_create_track2groups_table"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue