IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15169


Ignore:
Timestamp:
Oct 2, 2007, 5:03:28 PM (19 years ago)
Author:
jhoblitt
Message:

add pzDataStore table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r14597 r15169  
    1 # $Id: tasks.md,v 1.140 2007-08-22 02:25:06 jhoblitt Exp $
     1# $Id: tasks.md,v 1.141 2007-10-03 03:03:28 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    1919#   counter     U64         0
    2020#END
     21
     22pzDataStore METADATA
     23    camera      STR         64      # Primary Key
     24    telescope   STR         64      # Primary Key
     25    uri         STR         255
     26END
    2127
    2228# list of source exposures -- updated as exposures are seen
Note: See TracChangeset for help on using the changeset viewer.