03f1dd3bfa
The seed file coatTypePool includes 'short', but migration 0031 created the coat_type enum without it. The ALTER TYPE ... ADD VALUE statement makes the migration idempotent so it is safe to re-run.