ALTER TABLE users ALTER COLUMN status SET DEFAULT 'active'::user_status;