Files
agenciapsilmno/DBS/2026-03-11/supabase-snippets/Untitled query 468.sql
2026-03-12 08:58:36 -03:00

6 lines
133 B
SQL

select *
from public.owner_feature_entitlements
where owner_id = '816b24fe-a0c3-4409-b79b-c6c0a6935d03'::uuid
order by feature_key;