snowplow-archive / schema-guru

JSONs -> JSON Schema
http://snowplowanalytics.com
150 stars 20 forks source link

Fix DDL regression where COMMENT ON TABLE is missing schema #163

Closed alexanderdean closed 8 years ago

alexanderdean commented 8 years ago

So eg:

COMMENT ON TABLE com_clearbit_enrichment_company_1 IS 'iglu:com.clearbit.enrichment/company/jsonschema/1-0-0';

The CREATE TABLE correctly contains the schema (atomic).