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
I'm getting several errors trying to use migrations. To make this works I have to remove the migration table and existing migrations (actually only one at time) in the code modify the model and add a migration as the first one.