mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 14:27:59 -05:00
3 lines
133 B
SQL
3 lines
133 B
SQL
/* This was done in 1.31.0 but zm_create.sql.in wasn't updated to match. */
|
|
ALTER TABLE Monitors MODIFY LinkedMonitors varchar(255);
|