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

1 line
59 B
MySQL
Raw Normal View History

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