salix/db/versions/11477-maroonCarnation/00-firstScript.sql

4 lines
107 B
SQL

-- Place your SQL code here
ALTER TABLE vn.priceDelta MODIFY COLUMN itemTypeFk smallint(5) unsigned NULL;