PostText/migrations/8/down.sql

3 lines
61 B
SQL

ALTER TABLE threads
RENAME COLUMN bump_tally TO bump_count;