PostText/migrations/8/down.sql

3 lines
61 B
MySQL
Raw Normal View History

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