IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2009, 1:41:05 PM (17 years ago)
Author:
bills
Message:

Rats. Forgot to include the final table definitions.

File:
1 edited

Legend:

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

    r25793 r25795  
    12611261        stage      VARCHAR(64),
    12621262        stage_id   BIGINT,
    1263         image_db   VARCHAR(64),
     1263        imagedb    VARCHAR(64),
    12641264        rlabel     VARCHAR(64),
    1265         need_magic TINYINT,
     1265        no_magic  TINYINT,
    12661266        PRIMARY KEY(dep_id)
    12671267) ENGINE=innodb DEFAULT CHARSET=latin1;
Note: See TracChangeset for help on using the changeset viewer.