- fixed typo
parent
f39bba80fa
commit
d03a5aeb13
|
@ -37,4 +37,4 @@ CREATE TABLE nodes (
|
|||
);
|
||||
|
||||
alter table users change stories nodes tinyint(2) DEFAULT '10';
|
||||
alter table comments drop type;
|
||||
alter table comments drop link;
|
||||
|
|
Loading…
Reference in New Issue