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: remove client-side encryption_enabled check that references nonexistent Supabase field
The encryption_enabled field lives in the Go API's PostgreSQL, not in Supabase.
The server-side admin rotate endpoint already rejects encrypted projects.
0 commit comments