salix/db/versions/11079-goldenFern/00-firstScript.sql

3 lines
200 B
MySQL
Raw Normal View History

2024-05-30 16:39:06 +00:00
-- Place your SQL code here
ALTER TABLE vn.mrwConfig ADD IF NOT EXISTS expeditionDeadLine TIME NULL
COMMENT 'This field stores the latest time by which expeditions can be generated to be sent today';