IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16543


Ignore:
Timestamp:
Feb 19, 2008, 10:38:35 AM (18 years ago)
Author:
bills
Message:

added state to pstampDatabase. Can be used to make a data store "inactive" without removing it from the database.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/pstamp.md

    r16470 r16543  
    22    ds_id       S64         0       # Primary Key AUTO_INCREMENT
    33    uri         STR         255
    4     lastFileset STR        64
     4    lastFileset STR         64
     5    state       STR         64
    56END
    67
Note: See TracChangeset for help on using the changeset viewer.