Edgewall Software

Changes between Version 17 and Version 18 of Ticket #11978


Ignore:
Timestamp:
Apr 3, 2015, 7:01:51 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Changed verbosity of functional tests executed by Makefile in [13963], merged to trunk in [13964].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11978

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

    v17 v18  
    1 Added `destroy_db` method to the `DatabaseManager` class, the `IDatabaseConnector` interface and implementations of the `IDatabaseConnector` interface. The keyword parameters of `EnvironmentStub`'s `destroy_db` method are deprecated.
     1* Added `destroy_db` method to the `DatabaseManager` class, the `IDatabaseConnector` interface and implementations of the `IDatabaseConnector` interface.
     2* The keyword parameters of `EnvironmentStub`'s `destroy_db` method are deprecated.