Changeset 11809 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Feb 14, 2007, 4:02:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r11780 r11809 46 46 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4SkyCellMap"); 47 47 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4Scfile"); 48 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5Run"); 49 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5InputScfile"); 50 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5DiffScfile"); 48 51 49 52 psDBCleanup(dbh);
Note:
See TracChangeset
for help on using the changeset viewer.
