Paintings get editable curator notes with brass plates in the 3D hall, and visit order now uses the far/end wall between left and right. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
89 B
SQL
3 lines
89 B
SQL
ALTER TABLE paintings
|
|
ADD COLUMN IF NOT EXISTS curator_notes TEXT NOT NULL DEFAULT '';
|