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
These folders in a project will let you automatically run scripts like CREATE EXTENSION and CREATE USER WITH PASSWORD as superuser right after the database is created.
These folders in a project will let you automatically run scripts like
CREATE EXTENSIONandCREATE USER WITH PASSWORDas superuser right after the database is created.