Index: branches/simtest_nebulous_branches/dbconfig/raw.md
===================================================================
--- branches/simtest_nebulous_branches/dbconfig/raw.md	(revision 25061)
+++ branches/simtest_nebulous_branches/dbconfig/raw.md	(revision 27840)
@@ -10,4 +10,5 @@
     filelevel   STR         64
     workdir     STR         255     # destination for output files
+    state       STR         64      # Key
     reduction   STR         64      # Reduction class
     dvodb       STR         255
@@ -77,4 +78,5 @@
     class_id    STR         64      # Primary Key
     uri         STR         255
+    data_state  STR         64      # Key
     exp_type    STR         64
 # This field is used to set the per exp filelevel. Thus the values for all of
@@ -136,3 +138,6 @@
     epoch       UTC         0001-01-01T00:00:00Z
     magicked    S64         0
+    bytes       S32         0
+    md5sum      STR         32
+    burntool_state  S16     0
 END
