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
Fix schema public permission denied for migrator (#162)
* Add TODOs for authentication errors that was missed with my last PR
* Set the DATABASE_SCHEMA env var for the migrator service to use when applying migrations
* Print out the database schema being used for migrations
* Try setting the schema CLI flag explicitly
0 commit comments