1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 17:54:27 +00:00
GoBlog/dbmigrations/00024.sql

1 line
57 B
MySQL
Raw Normal View History

2021-11-19 21:17:15 +00:00
alter table webmentions add url text not null default "";