Changeset 11045 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Jan 11, 2007, 3:35:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r10753 r11045 20 20 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS newExp"); 21 21 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS newImfile"); 22 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawDetrendExp"); 23 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawScienceExp"); 22 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawExp"); 24 23 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawImfile"); 25 24 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p1PendingExp");
Note:
See TracChangeset
for help on using the changeset viewer.
