We're looking to store JSON in a Postgres field and it would be very helpful to have schema enforcement like that provided by pg_jsonschema from Supabase (https://github.com/supabase/pg_jsonschema).
·