1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-18 13:35:00 +00:00
GoBlog/dbmigrations/00032.sql

1 line
59 B
MySQL
Raw Normal View History

alter table comments add original text not null default "";