Changeset 16731 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Feb 28, 2008, 3:04:07 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r16587 r16731 28 28 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS camMask"); 29 29 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpRun"); 30 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpInputExp");31 30 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyCellMap"); 32 31 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyfile");
Note:
See TracChangeset
for help on using the changeset viewer.
