clearer names for actions, and infer actions better
[monitor.git] / upgrade / monitor-server-3.0-22.sql
1 -- If there's an existing database, these commands will upgrade it to the\r
2 -- current version\r
3 \r
4 ALTER TABLE findbadnoderecord ADD COLUMN boot_server varchar DEFAULT NULL;\r
5 ALTER TABLE findbadnoderecord_history ADD COLUMN boot_server varchar DEFAULT NULL;\r