IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 21, 2010, 1:52:47 PM (16 years ago)
Author:
rhenders
Message:

New 'name' field in Survey table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/init/tables.xml

    r27942 r28073  
    5757    <column name="surveyID" type="TBYTE" default="0" comment="index of survey type"></column>
    5858    <column name="description" type="TSTRING" default=" " comment="survey description"></column>
     59    <column name="name" type="TSTRING" default=" " comment="survey name"></column>
    5960  </table>
    6061  <table name="CameraConfig">
Note: See TracChangeset for help on using the changeset viewer.