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
The Database#addSchema function is async, and can throw an error if there's something wrong with a schema. This should be handled appropriately in Database#addModel
The Database#addSchema function is async, and can throw an error if there's something wrong with a schema. This should be handled appropriately in Database#addModel