You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing loco and sea-orm as per the tutorial on the ebpage I get this error the firsttime i execute cargo loco start.
Not sure if I'm missing something as for example some pre-requisite.
I installed on Win 10.
Here the exact output;
INFO app: sea_orm_migration::migrator: Applying all pending migrations environment=development
Error: DB(Custom("Migration file of version 'm20231103_114510_notes' is missing, this migration has been applied but its file is missing"))
The text was updated successfully, but these errors were encountered:
After installing loco and sea-orm as per the tutorial on the ebpage I get this error the firsttime i execute cargo loco start.
Not sure if I'm missing something as for example some pre-requisite.
I installed on Win 10.
Here the exact output;
INFO app: sea_orm_migration::migrator: Applying all pending migrations environment=development
Error: DB(Custom("Migration file of version 'm20231103_114510_notes' is missing, this migration has been applied but its file is missing"))
The text was updated successfully, but these errors were encountered: