mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Add db update to drop default value for LabelFormat. Fixes #2896
This commit is contained in:
2
db/zm_update-1.34.20.sql
Normal file
2
db/zm_update-1.34.20.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
/* This was done in 1.31.0 but zm_create.sql.in wasn't updated to match. */
|
||||
ALTER TABLE Monitors MODIFY LinkedMonitors varchar(255);
|
||||
Reference in New Issue
Block a user