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: use apis.dbname join for RLS_SETTINGS_BY_DBNAME_SQL
metaschema_public.database.name is not the same as the PG database name
(apis.dbname). Join through services_public.apis instead to correctly
resolve dbname to database_id for the rls_settings lookup.
0 commit comments