2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
ALTER TABLE vn.itemShelvingLog MODIFY COLUMN shelvingFk int(11) NOT NULL;
|