Changeset 16471 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Feb 13, 2008, 5:41:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r15577 r16471 101 101 CREATE_TABLE(flatcorrRunCreateTable); 102 102 CREATE_TABLE(flatcorrExpCreateTable); 103 CREATE_TABLE(pstampDataStoreCreateTable); 104 CREATE_TABLE(pstampRequestCreateTable); 105 CREATE_TABLE(pstampJobCreateTable); 103 106 104 107 return true; … … 193 196 DROP_TABLE(flatcorrRunDropTable); 194 197 DROP_TABLE(flatcorrExpDropTable); 198 DROP_TABLE(pstampDataStoreDropTable); 199 DROP_TABLE(pstampRequestDropTable); 200 DROP_TABLE(pstampJobDropTable); 195 201 196 202 // re-enable foreign key constrants
Note:
See TracChangeset
for help on using the changeset viewer.
