rDrama/migrations/20230311-add-poster-url.sql

2 lines
59 B
MySQL
Raw Normal View History

2023-03-11 06:29:52 +00:00
alter table submissions add column posterurl varchar(200);