monacousa-portal/supabase
Matt d0545e8aa7
Build and Push Docker Image / build (push) Successful in 1m46s Details
Add Supabase schema initialization migration
Creates required auth, storage, extensions, _realtime, and graphql_public
schemas that must exist before GoTrue can run its migrations. Also creates
necessary roles (anon, authenticated, service_role, supabase_admin) and
the base auth.users table structure.

Fixes: "no schema has been selected to create in (SQLSTATE 3F000)"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 03:14:00 +01:00
..
docker Initial production deployment setup 2026-01-25 02:19:49 +01:00
migrations Add Supabase schema initialization migration 2026-01-25 03:14:00 +01:00
fix_rls_now.sql Initial production deployment setup 2026-01-25 02:19:49 +01:00