Edgewall Software

Changes between Version 7 and Version 11 of Ticket #11978


Ignore:
Timestamp:
Mar 26, 2015, 4:31:49 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Committed to trunk in [13924:13925].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11978

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #11978 – API Changes

    v7 v11  
    1 Added a `destroy_db` method to the `DatabaseManager` class, the `IDatabaseConnector` interface and implementations of the `IDatabaseConnector` interface. The `destroy_db` method of `EnvironmentStub` is deprecated.
     1Added `destroy_db` method to the `DatabaseManager` class, the `IDatabaseConnector` interface and implementations of the `IDatabaseConnector` interface. The `destroy_db` method of `EnvironmentStub` is deprecated.