Changeset 11867 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Feb 16, 2007, 4:42:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r11820 r11867 50 50 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5DiffScfile"); 51 51 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6Run"); 52 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6InputScfile"); 53 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6SumScfile"); 52 54 53 55 psDBCleanup(dbh);
Note:
See TracChangeset
for help on using the changeset viewer.
