salix/db/versions/.archive/10163-tealErica/00-firstScript.sql

3 lines
94 B
MySQL
Raw Normal View History

-- Place your SQL code here
ALTER TABLE vn.expedition ADD hasNewRoute BIT DEFAULT 0 NOT NULL;