2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
ALTER TABLE vn.entryLog MODIFY COLUMN userFk int(10) unsigned DEFAULT NULL NULL;
|