salix/db/versions/.archive/10608-pinkAsparagus/00-firstScript.sql

2 lines
116 B
SQL

-- Place your SQL code here
ALTER TABLE vn.farming MODIFY COLUMN warehouseFk smallint(6) unsigned DEFAULT NULL NULL;