Changeset 9107 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Oct 2, 2006, 1:49:11 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r8665 r9107 36 36 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp"); 37 37 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedImfile"); 38 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedExp"); 38 39 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detStackedImfile"); 39 40 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile");
Note:
See TracChangeset
for help on using the changeset viewer.
