-- Additive only. Free-text recipe/steps for a brew (bloom, pours, plunge timing...) — -- distinct from tasting_notes (how it tasted) and notes (what to change next time). ALTER TABLE brews ADD COLUMN recipe text NOT NULL DEFAULT '';