IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 25, 2014, 3:40:27 PM (12 years ago)
Author:
heather
Message:

first set of changes for new pv2 schema

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/ippToPspsDbSchema.sql

    r36201 r36697  
    125125  `queue_ST` tinyint(1) default '0',
    126126  `queue_OB` tinyint(1) default '0',
     127  `queue_DF` tinyint(1) default '0',
     128  `queue_DO` tinyint(1) default '0',
     129  `queue_FW` tinyint(1) default '0',
     130  `queue_FO` tinyint(1) default '0',
    127131  `active` tinyint(1) default '1',
    128132  `parallel` tinyint(1) default '0',
Note: See TracChangeset for help on using the changeset viewer.