Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9612, comment 31


Ignore:
Timestamp:
Aug 1, 2016, 2:01:43 PM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9612, comment 31

    initial v1  
    2323             self.dbm.drop_tables(new_schema)
    2424}}}
     25
     26Or instead just call `self.env.reset_db()` followed by `self.env.shutdown()`?