onasty/migrations/20250401121105_notes_add_read.down.sql(view raw)
1 2
ALTER TABLE notes DROP COLUMN read_at;