Changeset 14597 for trunk/dbconfig/tasks.md
- Timestamp:
- Aug 21, 2007, 4:25:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r14092 r14597 1 # $Id: tasks.md,v 1.1 39 2007-07-10 01:20:10jhoblitt Exp $1 # $Id: tasks.md,v 1.140 2007-08-22 02:25:06 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 24 24 # -1 as NULL or 0 might be a valid value (empty fileset) 25 25 summitExp METADATA 26 exp_name STR 64 # Primary Key26 exp_name STR 64 # Primary Key 27 27 camera STR 64 # Primary Key 28 28 telescope STR 64 # Primary Key … … 37 37 # list of source images -- updated as exposures/filesets are queried 38 38 summitImfile METADATA 39 exp_name STR 64 # Primary Key39 exp_name STR 64 # Primary Key 40 40 camera STR 64 # Primary Key 41 41 telescope STR 64 # Primary Key … … 51 51 # downloaded) 52 52 pzPendingExp METADATA 53 exp_name STR 64 # Primary Key53 exp_name STR 64 # Primary Key 54 54 camera STR 64 # Primary Key 55 55 telescope STR 64 # Primary Key … … 62 62 class STR 64 # Primary Key 63 63 class_id STR 64 # Primary Key 64 exp_id S64 64 # Unique Key65 64 END 66 65 … … 78 77 class STR 64 # Primary Key 79 78 class_id STR 64 # Primary Key 80 exp_id S64 64 # Unique Key81 79 uri STR 255 82 80 END
Note:
See TracChangeset
for help on using the changeset viewer.
