PostText/migrations/8/down.sql

3 lines
61 B
MySQL
Raw Normal View History

2022-10-19 00:31:07 +00:00
ALTER TABLE threads
RENAME COLUMN bump_tally TO bump_count;