Changeset 10748 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Dec 15, 2006, 12:20:35 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r10681 r10748 45 45 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4Run"); 46 46 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4InputImfile"); 47 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4 PWarpedImfile");47 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4WarpedImfile"); 48 48 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PStackedImfile"); 49 49 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PDiffImfile");
Note:
See TracChangeset
for help on using the changeset viewer.
