Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 10327)
+++ trunk/dbconfig/tasks.md	(revision 10989)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.100 2006-12-01 00:45:06 jhoblitt Exp $
+# $Id: tasks.md,v 1.101 2007-01-09 02:08:31 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -90,4 +90,5 @@
     exp_type    STR         64
     imfiles     S32         0
+    fault       S16         0       # NOT NULL
 END
 
@@ -99,4 +100,5 @@
     class_id    STR         64      # Primary Key
     uri         STR         255
+    fault       S16         0       # NOT NULL
 END
 
