Index: /trunk/dbconfig/flatcorr.md
===================================================================
--- /trunk/dbconfig/flatcorr.md	(revision 15580)
+++ /trunk/dbconfig/flatcorr.md	(revision 15581)
@@ -11,7 +11,6 @@
 # table of Exposure-level data used for each flat-field corrction run
 flatcorrExp METADATA
-    corr_id     S64         0       # Primary Key
-    chip_id     S64         64      # Primary Key
-    state       STR         64      # fkey(corr_id) ref flatcorrRun(corr_id)
+    corr_id     S64         0       # Primary Key fkey(corr_id) ref flatcorrRun(corr_id)
+    chip_id     S64         64      # Primary Key fkey(chip_id) ref chipRun(chip_id)
 END
 
