IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2009, 3:58:46 PM (17 years ago)
Author:
bills
Message:

Distribution progress

File:
1 edited

Legend:

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

    r23893 r23912  
    12971297    dest_id     BIGINT,
    12981298    state       VARCHAR(64),
     1299    status_fs_name   VARCHAR(64),
    12991300    registered  TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
     1301    fault       SMALLINT DEFAULT 0,
    13001302    PRIMARY KEY(rc_id),
    13011303    FOREIGN KEY(fs_id) REFERENCES rcDSFileset(fs_id),
Note: See TracChangeset for help on using the changeset viewer.