03b665e53d1a1339ec1acd4e28b7e439ff3f3331
[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;