PostText/migrations/8/up.sql

3 lines
61 B
SQL

ALTER TABLE threads
RENAME COLUMN bump_count TO bump_tally;