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

4 lines
175 B
MySQL
Raw Normal View History

2024-06-10 10:24:23 +00:00
-- 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';