Changeset 9783 for trunk/ippdb/tests/dbsetup.c
- Timestamp:
- Oct 30, 2006, 11:25:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbsetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbsetup.c
r9684 r9783 48 48 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedExp"); 49 49 p2ProcessedExpCreateTable(dbh); 50 51 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2Mask"); 52 p2MaskCreateTable(dbh); 50 53 51 54 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile");
Note:
See TracChangeset
for help on using the changeset viewer.
