Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 11041)
+++ /trunk/dbconfig/tasks.md	(revision 11042)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.104 2007-01-11 21:59:35 jhoblitt Exp $
+# $Id: tasks.md,v 1.105 2007-01-12 01:06:46 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -90,5 +90,4 @@
     exp_type    STR         64
     imfiles     S32         0
-    fault       S16         0       # NOT NULL
 END
 
@@ -100,5 +99,4 @@
     class_id    STR         64      # Primary Key
     uri         STR         255
-    fault       S16         0       # NOT NULL
 END
 
@@ -125,4 +123,5 @@
     object      STR         64
     dateobs     UTC         0001-01-01T00:00:00Z
+    fault       S16         0       # NOT NULL
 END
 
@@ -149,4 +148,5 @@
     object      STR         64
     dateobs     UTC         0001-01-01T00:00:00Z
+    fault       S16         0       # NOT NULL
 END
 
@@ -171,4 +171,5 @@
     object      STR         64
     dateobs     UTC         0001-01-01T00:00:00Z
+    fault       S16         0       # NOT NULL
 END
 
