Changeset 5907 for trunk/glueforge/templates/psdb/dbcleanup_c.tt
- Timestamp:
- Jan 5, 2006, 2:16:35 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
r4169 r5907 11 11 } 12 12 13 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS [% table _name %]");13 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS [% table.name %]"); 14 14 15 15 psDBCleanup(dbh);
Note:
See TracChangeset
for help on using the changeset viewer.
