IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 4:02:42 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/DataStoreServer/scripts/tabledefs.sql

    r17381 r25406  
    7575# type specific column for type chip
    7676INSERT INTO dsFileType (type, type_col_0) VALUES('chip', 'chipname');
     77INSERT INTO dsFileType (type, type_col_0) VALUES('dbinfo', 'component');
     78INSERT INTO dsFileType (type, type_col_0) VALUES('text', 'component');
     79INSERT INTO dsFileType (type, type_col_0) VALUES('tgz', 'component');
    7780
    7881# none of these types have any type specific columns
Note: See TracChangeset for help on using the changeset viewer.