IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2013, 9:49:30 AM (13 years ago)
Author:
eugene
Message:

box.ingested value is now the hostname

File:
1 edited

Legend:

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

    r35097 r35183  
    6262  `dec_center` float default NULL,
    6363  `box_side` float default NULL,
    64   `ingested` tinyint(1) default '0',
     64  `ingested` varchar(64) default NULL,
    6565  PRIMARY KEY  (`id`),
    6666  KEY `fk_skychunk` (`skychunk`),
Note: See TracChangeset for help on using the changeset viewer.