Added comment at top.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@299 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
c2d2a642d7
commit
6987f8b808
|
@ -1,3 +1,6 @@
|
|||
--
|
||||
-- This updates a 0.0.1 database to 0.9.8
|
||||
--
|
||||
alter table Monitors modify Device tinyint unsigned NOT NULL default '0';
|
||||
alter table Monitors modify Format tinyint unsigned NOT NULL;
|
||||
alter table Monitors drop column WarmUpCount;
|
||||
|
|
Loading…
Reference in New Issue