zoneminder/db/zmalter-0.9.8.sql

5 lines
91 B
SQL

--
-- This updates a 0.9.8 database to 0.9.9
--
update Monitors set Colours = Colours * 8;