salix/db/versions/11086-grayCataractarum/00-firstScript.sql

4 lines
175 B
SQL

-- Place your SQL code here
ALTER TABLE vn.mrwConfig ADD IF NOT EXISTS notified TIMESTAMP NULL
COMMENT 'Date when it was notified that the web service deadline was exceeded';