IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2009, 3:39:53 PM (17 years ago)
Author:
bills
Message:

Remove args and URI from pstampJob tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_create_tables.sql

    r24740 r24967  
    12031203        jobType VARCHAR(16),
    12041204        fault SMALLINT,
    1205         uri VARCHAR(255),
    12061205        exp_id BIGINT,
    12071206        outputBase VARCHAR(255),
    1208         args VARCHAR(511),
    12091207        PRIMARY KEY(job_id, req_id),
    12101208        KEY(job_id),
Note: See TracChangeset for help on using the changeset viewer.