Changeset 17144 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Mar 25, 2008, 1:14: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
r16731 r17144 30 30 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyCellMap"); 31 31 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyfile"); 32 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpMask"); 32 33 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS diffRun"); 33 34 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS diffInputSkyfile");
Note:
See TracChangeset
for help on using the changeset viewer.
