added actionlist_template to display action list consistently on different pages
[monitor.git] / upgrade / monitor-server-3.0-20.sql
1 -- If there's an existing database, these commands will upgrade it to the
2 -- current version
3 ALTER TABLE actionrecord ADD COLUMN log_path varchar DEFAULT NULL;