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
Prior to this change, the initialization script checked for the database schema and created it if necessary.
This change only creates the db, and leaves the schema to the migrations.
0 commit comments