guestbook-ng/migrations/4/up.sql

3 lines
54 B
MySQL
Raw Permalink Normal View History

ALTER TABLE messages
ADD homepage_url VARCHAR(256);