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
How do I load a database in rn-sequelize? I know that in Sequelize I can use "storage: path" when initializing Sequelize, but in rn-sequelize that line seems to be ignored. What to use instead?