Changeset 9301 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Oct 5, 2006, 11:32:26 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r9149 r9301 33 33 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile"); 34 34 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp"); 35 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3ProcessedExp"); 35 36 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun"); 36 37 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp");
Note:
See TracChangeset
for help on using the changeset viewer.
