1 line
85 B
MySQL
1 line
85 B
MySQL
|
ALTER TABLE vn.roadmapStop CHANGE userFk editorFk int(10) unsigned DEFAULT NULL NULL;
|