1 line
72 B
MySQL
1 line
72 B
MySQL
|
|
ALTER TABLE document_fields ADD `position` int(11) NOT NULL default '0';
|