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: only require PG optimizations on internal builds
The optimizations are generated by the admin-api, which is only
installed on internal builds. Additionally, the installation of
Supabase internal content is moved up to before the PG db is started
to avoid failing on missing dependent tasks.
0 commit comments