IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28664


Ignore:
Timestamp:
Jul 12, 2010, 4:49:49 PM (16 years ago)
Author:
rhenders
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/scripts/createDb.pl

    r28528 r28664  
    5656    my $query = $db->prepare(<<SQL);
    5757    CREATE TABLE revision (
    58 
    5958            revision INT,
    6059            created TIMESTAMP DEFAULT NOW(),
     
    6766
    6867    CREATE TABLE batches (
    69 
    7068            batch_id BIGINT NOT NULL,
    7169            exp_id BIGINT NOT NULL,
Note: See TracChangeset for help on using the changeset viewer.