Edgewall Software

Changes between Version 5 and Version 7 of Ticket #11978


Ignore:
Timestamp:
Mar 25, 2015, 7:54:54 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11978

    • Property Owner set to Ryan J Ollos
    • Property Milestone next-dev-1.1.x1.1.5
    • Property Status newassigned
  • Ticket #11978 – Release Notes

    v5 v7  
    1 Added `destroy_db` methods to the `DatabaseManager` class and implementations of the `IDatabaseConnector` interface.
  • Ticket #11978 – API Changes

    v5 v7  
    1 The `IDatabaseConnector` interface has a new method `destroy_db`. The `destroy_db` method of `EnvironmentStub` is deprecated.
     1Added 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.