forked from MarseyWorld/MarseyWorld
add to migration file
parent
836c6ae29f
commit
d493ef53c0
|
@ -1 +1,2 @@
|
|||
alter table users add column agendaposter_phrase varchar(100);
|
||||
update users set agendaposter_phrase='trans lives matter' where agendaposter>0;
|
||||
|
|
Loading…
Reference in New Issue