PostText/migrations/8/up.sql

3 lines
61 B
MySQL
Raw Permalink Normal View History

2022-10-18 20:31:07 -04:00
ALTER TABLE threads
RENAME COLUMN bump_count TO bump_tally;