IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27734


Ignore:
Timestamp:
Apr 23, 2010, 8:58:22 AM (16 years ago)
Author:
Paul Price
Message:

Removing stray comma.

File:
1 edited

Legend:

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

    r27731 r27734  
    15811581      KEY(fault),
    15821582      KEY(quality),
    1583       FOREIGN KEY(ss_id) REFERENCES staticskyRun(ss_id),
     1583      FOREIGN KEY(ss_id) REFERENCES staticskyRun(ss_id)
    15841584) ENGINE=innodb DEFAULT CHARSET=latin1;
    15851585
Note: See TracChangeset for help on using the changeset viewer.