I have following database schema which stores a ton of JSONs:
CREATE SCHEMA source; CREATE TABLE source.source_type ( source_type_id SMALLINT GENER