1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-23 19:37:34 +00:00
GoBlog/dbmigrations/00032.sql

1 line
59 B
MySQL
Raw Normal View History

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