– Apparently this line must be kept in a file of its own. ALTER TYPE {SCHEMA_NAME}.statuses
ADD value IF NOT EXISTS 'processing' AFTER 'ready';
– Apparently this line must be kept in a file of its own. ALTER TYPE {SCHEMA_NAME}.statuses
ADD value IF NOT EXISTS 'processing' AFTER 'ready';