IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11042


Ignore:
Timestamp:
Jan 11, 2007, 3:06:46 PM (19 years ago)
Author:
jhoblitt
Message:

remove newExp|newImfile.fault
add rawImfile|rawScienceExp.fault

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r11030 r11042  
    1 # $Id: tasks.md,v 1.104 2007-01-11 21:59:35 jhoblitt Exp $
     1# $Id: tasks.md,v 1.105 2007-01-12 01:06:46 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    9090    exp_type    STR         64
    9191    imfiles     S32         0
    92     fault       S16         0       # NOT NULL
    9392END
    9493
     
    10099    class_id    STR         64      # Primary Key
    101100    uri         STR         255
    102     fault       S16         0       # NOT NULL
    103101END
    104102
     
    125123    object      STR         64
    126124    dateobs     UTC         0001-01-01T00:00:00Z
     125    fault       S16         0       # NOT NULL
    127126END
    128127
     
    149148    object      STR         64
    150149    dateobs     UTC         0001-01-01T00:00:00Z
     150    fault       S16         0       # NOT NULL
    151151END
    152152
     
    171171    object      STR         64
    172172    dateobs     UTC         0001-01-01T00:00:00Z
     173    fault       S16         0       # NOT NULL
    173174END
    174175
Note: See TracChangeset for help on using the changeset viewer.