IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2010, 3:00:45 PM (16 years ago)
Author:
Paul Price
Message:

Add key/index to magicDSRun to make it go faster for cleanup.

File:
1 edited

Legend:

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

    r27741 r27763  
    11751175        KEY(label),
    11761176        KEY(fault),
     1177        KEY(stage),
     1178        KEY(stage_id),
    11771179        FOREIGN KEY(magic_id) REFERENCES magicRun(magic_id),
    11781180        FOREIGN KEY(inv_magic_id) REFERENCES magicRun(magic_id)
Note: See TracChangeset for help on using the changeset viewer.