Changeset 11818 for trunk/dbconfig
- Timestamp:
- Feb 14, 2007, 5:55:48 PM (19 years ago)
- Location:
- trunk/dbconfig
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/p4.md
r11779 r11818 1 # $Id: p4.md,v 1.1 1 2007-02-13 22:33:30jhoblitt Exp $1 # $Id: p4.md,v 1.12 2007-02-15 03:53:24 jhoblitt Exp $ 2 2 3 3 # … … 22 22 23 23 # the list of imfiles in our skycell keyed against phase 3 24 # only allow one p3_version of an exp_tag per p4Run 24 25 p4InputExp METADATA 25 26 p4_id S32 0 # Primary Key 26 27 exp_tag STR 64 # Primary Key 27 p3_version S32 0 # PrimaryKey28 p3_version S32 0 # Key 28 29 # if magic is T then look for the exp_tag in the magic output tables 29 magiced BOOL f # PrimaryKey30 magiced BOOL f # Key 30 31 END 31 32 … … 45 46 skycell_id STR 64 # Primary Key 46 47 tess_id STR 64 # Primary Key 47 exp_tag STR 64 # PrimaryKey48 p3_version S32 0 # PrimaryKey48 exp_tag STR 64 # Key 49 p3_version S32 0 # Key 49 50 uri STR 255 50 51 bg F64 0.0 -
trunk/dbconfig/p5.md
r11808 r11818 1 # $Id: p5.md,v 1. 2 2007-02-15 02:01:30jhoblitt Exp $1 # $Id: p5.md,v 1.3 2007-02-15 03:53:24 jhoblitt Exp $ 2 2 3 3 p5Run METADATA … … 18 18 skycell_id STR 64 # Primary Key 19 19 tess_id STR 64 # Primary Key 20 exp_tag STR 64 # Primary Key21 p3_version S32 0 # Primary Key22 20 # either a input or a template 23 21 kind STR 64 # Key
Note:
See TracChangeset
for help on using the changeset viewer.
