Changeset 9149 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Oct 3, 2006, 12:09:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r9107 r9149 40 40 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile"); 41 41 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile"); 42 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedExp"); 42 43 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame"); 43 44 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");
Note:
See TracChangeset
for help on using the changeset viewer.
