- Timestamp:
- Sep 15, 2009, 4:02:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/DataStoreServer/scripts/tabledefs.sql
r17381 r25406 75 75 # type specific column for type chip 76 76 INSERT INTO dsFileType (type, type_col_0) VALUES('chip', 'chipname'); 77 INSERT INTO dsFileType (type, type_col_0) VALUES('dbinfo', 'component'); 78 INSERT INTO dsFileType (type, type_col_0) VALUES('text', 'component'); 79 INSERT INTO dsFileType (type, type_col_0) VALUES('tgz', 'component'); 77 80 78 81 # none of these types have any type specific columns
Note:
See TracChangeset
for help on using the changeset viewer.
