Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 6274)
+++ /trunk/dbconfig/tasks.md	(revision 6275)
@@ -1,7 +1,8 @@
-# $Id: tasks.md,v 1.14 2006-02-01 03:53:44 jhoblitt Exp $
+# $Id: tasks.md,v 1.15 2006-02-01 05:09:28 jhoblitt Exp $
 
 newExp METADATA
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -12,6 +13,4 @@
 newImfile METADATA
     exp_id      STR         255     # Key
-# 'type' is a metadataconfig keyword
-    exptype     STR         255
     class       STR         255
     class_id    STR         255
@@ -23,4 +22,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -31,6 +31,4 @@
 rawDetrendImfile METADATA
     exp_id      STR         255     # Key
-# 'type' is a metadataconfig keyword
-    exptype     STR         255
     class       STR         255
     class_id    STR         255
@@ -42,4 +40,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -50,6 +49,4 @@
 rawImfile METADATA
     exp_id      STR         255     # Key
-# 'type' is a metadataconfig keyword
-    exptype     STR         255
     class       STR         255
     class_id    STR         255
@@ -61,4 +58,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -74,4 +72,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -85,6 +84,4 @@
 p2PendingImfile METADATA
     exp_id      STR         255     # Key
-# 'type' is a metadataconfig keyword
-    exptype     STR         255
     class       STR         255
     class_id    STR         255
@@ -102,4 +99,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
@@ -115,6 +113,4 @@
 p2DoneImfile METADATA
     exp_id      STR         255     # Key
-# 'type' is a metadataconfig keyword
-    exptype     STR         255
     class       STR         255
     class_id    STR         255
@@ -135,4 +131,5 @@
     exp_id      STR         255     # Primary Key
     camera      STR         255
+    exptype     STR         255
     filter      STR         255
     class       STR         255
