1
mirror of https://github.com/jlelse/GoBlog synced 2024-07-03 15:24:12 +00:00
GoBlog/dbmigrations/00035.sql

1 line
68 B
MySQL
Raw Normal View History

alter table sections add hideonstart boolean not null default false;