IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25711 for trunk/dbconfig


Ignore:
Timestamp:
Oct 1, 2009, 10:06:07 AM (17 years ago)
Author:
bills
Message:

add options to pstampJob move sql for -listjob to a sql file

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r25513 r25711  
    12981298
    12991299ALTER TABLE distRun ADD COLUMN magic_ds_id BIGINT AFTER stage_id;
     1300
     1301ALTER TABLE pstampJob ADD COLUMN options BIGINT;
  • trunk/dbconfig/pstamp.md

    r25493 r25711  
    3939    exp_id      S64         0
    4040    outputBase  STR         255
     41    options     S64         64
    4142END
Note: See TracChangeset for help on using the changeset viewer.