Changeset 9788 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Oct 30, 2006, 11:55:36 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r9783 r9788 27 27 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp"); 28 28 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3ProcessedExp"); 29 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3Mask"); 29 30 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun"); 30 31 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp");
Note:
See TracChangeset
for help on using the changeset viewer.
