DB: Sync throwing on first first run / new DB #13

Open
opened 2022-09-08 12:09:25 +02:00 by JanGross · 0 comments
JanGross commented 2022-09-08 12:09:25 +02:00 (Migrated from github.com)

Sequelize Sync complains about Duplicate column names such as 'UserId' when running on a new instance
Recreating and migrating the DB using the migrations works fine
Probably because the model associations are fucked

Sequelize Sync complains about Duplicate column names such as 'UserId' when running on a new instance Recreating and migrating the DB using the migrations works fine Probably because the model associations are fucked
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#13
No description provided.