Bug in 1.37.55~20240226154750-focal zm_update-1.37.54.sql

Current Development version likely to have breaking changes
Post Reply
MarsRover
Posts: 22
Joined: Sat Apr 30, 2022 10:34 am

Bug in 1.37.55~20240226154750-focal zm_update-1.37.54.sql

Post by MarsRover »

zm_update-1.37.54.sql

Code: Select all

14   "ALTER TABLE zm.Monitors ADD `ONVIF_Events_Path` varchar(20) DEFAULT '/Events' NOT NULL AFTER ONVIF_URL"
database name is specified explicitly -> schema is not updated if it's not 'zm'
Post Reply