IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2013, 12:57:42 PM (13 years ago)
Author:
eugene
Message:

add block_delete fields to schema

File:
1 edited

Legend:

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

    r35187 r35232  
    4040  `deleted_datastore` tinyint(4) default '0',
    4141  `deleted_dxlayer` tinyint(4) default '0',
     42  `block_delete_local` tinyint(4) default '0',
     43  `block_delete_datastore` tinyint(4) default '0',
     44  `block_delete_dxlayer` tinyint(4) default '0',
    4245  `stage_id` bigint(20) default NULL,
    4346  `total_detections` bigint(20) default NULL,
Note: See TracChangeset for help on using the changeset viewer.