-- Add NONE to language_level enum at the beginning ALTER TYPE app.language_level ADD VALUE 'NONE' BEFORE 'A_ONE';