add sql changelog
This commit is contained in:
parent
64b0cf6696
commit
0911fe27f6
|
@ -0,0 +1 @@
|
|||
alter table settings add column status int(2) not null default 0 AFTER comment;
|
Loading…
Reference in New Issue