salix/db/versions/.archive/10567-salmonAspidistra/00-firstScript.sql

3 lines
182 B
SQL

-- Place your SQL code here
ALTER TABLE vn.auctionConfig CHANGE warehosueFk warehouseFk smallint(6) unsigned DEFAULT 7 NOT NULL COMMENT 'Default warehouse used for the calculation';