Changeset 10238 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Nov 28, 2006, 12:23:25 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r10110 r10238 40 40 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile"); 41 41 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedExp"); 42 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");43 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");44 42 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidImfile"); 45 43 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidExp");
Note:
See TracChangeset
for help on using the changeset viewer.
