IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20855


Ignore:
Timestamp:
Nov 26, 2008, 8:42:26 PM (17 years ago)
Author:
bills
Message:

add missing semicolon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r20841 r20855  
    714714
    715715-- add to the run table to make the queries far less expensive
    716 alter table magicDSRun add column stage_id BIGINT after stage
     716alter table magicDSRun add column stage_id BIGINT after stage;
    717717alter table magicDSRun add column cam_id BIGINT after stage_id;
    718718
Note: See TracChangeset for help on using the changeset viewer.