IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2008, 3:59:25 PM (18 years ago)
Author:
bills
Message:

Allow the data store server to be installed without a full IPP installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/scripts/tabledefs.sql

    r16872 r17381  
    7777
    7878# none of these types have any type specific columns
    79 INSERT INTO dsFileType (type) VALUES('psrequest');
    80 INSERT INTO dsFileType (type) VALUES('psresults');
    81 INSERT INTO dsFileType (type) VALUES('pstamp');
     79#INSERT INTO dsFileType (type) VALUES('psrequest');
     80#INSERT INTO dsFileType (type) VALUES('psresults');
     81#INSERT INTO dsFileType (type) VALUES('pstamp');
Note: See TracChangeset for help on using the changeset viewer.