2 lines
59 B
MySQL
2 lines
59 B
MySQL
|
alter table b2posts add column post_excerpt text NOT NULL;
|
|
alter table b2posts add column post_excerpt text NOT NULL;
|