guestbook-ng/migrations/5/down.sql

3 lines
43 B
MySQL
Raw Normal View History

2022-01-02 06:31:33 +00:00
ALTER TABLE messages
DROP COLUMN is_spam;