Index: trunk/dbconfig/config.md
===================================================================
--- trunk/dbconfig/config.md	(revision 10109)
+++ trunk/dbconfig/config.md	(revision 10152)
@@ -2,4 +2,4 @@
     pkg_name        STR     ippdb
     pkg_namespace   STR     ippdb
-    pkg_version     STR     0.0.57
+    pkg_version     STR     0.0.58
 END
Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 10109)
+++ trunk/dbconfig/tasks.md	(revision 10152)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.96 2006-11-20 23:57:07 jhoblitt Exp $
+# $Id: tasks.md,v 1.97 2006-11-23 01:42:57 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -108,5 +108,5 @@
     exp_type    STR         64
     imfiles     S32         0
-    filter      STR         255
+    filter      STR         64
     airmass     F32         0.0
     ra          F64         0.0
@@ -132,5 +132,5 @@
     exp_type    STR         64
     imfiles     S32         0
-    filter      STR         255
+    filter      STR         64
     airmass     F32         0.0
     ra          F64         0.0
@@ -154,5 +154,5 @@
     uri         STR         255
     exp_type    STR         64
-    filter      STR         255
+    filter      STR         64
     airmass     F32         0.0
     ra          F64         0.0
@@ -268,8 +268,9 @@
     det_id      S32         0      # Primary Key AUTO_INCREMENT
     iteration   S32         0      # Key
-    det_type    STR         255    # Key
+    det_type    STR         64     # Key
+    det_mode    STR         64     # Key
     state       STR         64     # Key
     exp_type    STR         64
-    filter      STR         255
+    filter      STR         64
     airmass     F32         0.0
     exp_time    F32         0.0
