IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2008, 11:56:06 AM (18 years ago)
Author:
eugene
Message:

adding obs_mode, obs_group fields to rawExp, rawImfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_create_tables.sql

    r20062 r20105  
    117117    filter VARCHAR(64),
    118118    comment VARCHAR(80),
     119    obs_mode VARCHAR(64),
     120    obs_group VARCHAR(64),
    119121    airmass FLOAT,
    120122    ra DOUBLE,
     
    185187    filter VARCHAR(64),
    186188    comment VARCHAR(80),
     189    obs_mode VARCHAR(64),
     190    obs_group VARCHAR(64),
    187191    airmass FLOAT,
    188192    ra DOUBLE,
Note: See TracChangeset for help on using the changeset viewer.