salix/db/versions/.archive/10633-orangeArborvitae/00-firstScript.sql

3 lines
110 B
MySQL
Raw Normal View History

-- Place your SQL code here
ALTER TABLE vn.vehicle MODIFY COLUMN companyFk int(10) unsigned DEFAULT 442 NULL;