IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27874 for trunk/dbconfig


Ignore:
Timestamp:
May 6, 2010, 1:55:20 PM (16 years ago)
Author:
bills
Message:

Various changes to the postage stamp server and associated tables.
Implemented cleanup. Added pstampRequest.outdir changed spelling of out_dir
to outdir. various other cleanups

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r27859 r27874  
    16151615) ENGINE=innodb DEFAULT CHARSET=latin1;
    16161616
     1617ALTER TABLE pstampRequest ADD COLUMN outdir VARCHAR(64) after uri;
  • trunk/dbconfig/pstamp.md

    r27855 r27874  
    3030    outProduct  STR         64
    3131    uri         STR         255
     32    outdir      STR         255
    3233    fault       S32         0
    3334END
Note: See TracChangeset for help on using the changeset viewer.