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
Not sure how hard it would be but when creating new migration scripts for create table it would be cool if one could add the table name so that the migration script would already have the table name in the createTable and dropTable function.