Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 7155)
+++ /trunk/dbconfig/tasks.md	(revision 7156)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.31 2006-05-18 04:15:54 jhoblitt Exp $
+# $Id: tasks.md,v 1.32 2006-05-20 01:38:53 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -207,5 +207,4 @@
 detMasterFrame METADATA
     det_id      S32         0      # Primary Key
-    exp_id      STR         64     # Key
     camera      STR         255
     telescope   STR         255
@@ -219,8 +218,7 @@
 detMasterImfile METADATA
     det_id      S32         0      # Primary Key
-    exp_id      STR         64     # Key
-    class_id    STR         255
-    uri         STR         255
-    stats       STR         255
-    recipe      STR         64
-END
+    class_id    STR         255
+    uri         STR         255
+    stats       STR         255
+    recipe      STR         64
+END
