Changeset 4009 for trunk/glueforge/templates/psdb/dbcleanup_c.tt
- Timestamp:
- May 20, 2005, 1:15:43 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/templates/psdb/dbcleanup_c.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/dbcleanup_c.tt
r4002 r4009 9 9 exit(EXIT_FAILURE); 10 10 } 11 11 12 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS [% table_name %]"); 13 14 psDBCleanup(dbh); 12 15 13 16 exit(EXIT_SUCCESS);
Note:
See TracChangeset
for help on using the changeset viewer.
