Changeset 10681 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Dec 12, 2006, 5:52:50 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r10238 r10681 43 43 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidExp"); 44 44 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRunSummary"); 45 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4Run"); 46 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4InputImfile"); 47 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PWarpedImfile"); 48 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PStackedImfile"); 49 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PDiffImfile"); 50 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PMagicMaskImfile"); 45 51 46 52 psDBCleanup(dbh);
Note:
See TracChangeset
for help on using the changeset viewer.
