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
When connecting to a Postgres database with RLS (like Supabase), Ensemble should let you assume a role for the duration of a session (defined as a tokio thread).
When connecting to a Postgres database with RLS (like Supabase), Ensemble should let you assume a role for the duration of a session (defined as a tokio thread).
Checklist
ensemble/src/connection.rs✓ bc87ea1 Editensemble/src/connection.rs✓ Editensemble/src/lib.rs✓ 22e0ad1 Editensemble/src/lib.rs✓ Editensemble/src/tests/connection_tests.rs✓ e48ee80 Editensemble/src/tests/connection_tests.rs✓ Edit