This website requires JavaScript.
Explore
Help
Sign In
ZoneMinder
/
zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Projects
Releases
Wiki
Activity
360a10276f
zoneminder
/
db
/
zm_update-1.31.7.sql
2 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
TEXT cannot have a default value
2017-10-05 02:22:28 +00:00
ALTER
TABLE
Groups
MODIFY
`
MonitorIds
`
text
NOT
NULL
;