3 lines
140 B
SQL
3 lines
140 B
SQL
alter table submission add column convertCarriageReturns int not null;
|
|
alter table Article add column convertCarriageReturns int not null;
|
|
|