Changeset 9783 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Oct 30, 2006, 11:25:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r9684 r9783 23 23 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2PendingImfile"); 24 24 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedExp"); 25 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2Mask"); 25 26 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile"); 26 27 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp");
Note:
See TracChangeset
for help on using the changeset viewer.
