Edgewall Software

Changes between Version 6 and Version 7 of Ticket #11681


Ignore:
Timestamp:
Aug 2, 2014, 2:37:33 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11681 – API Changes

    v6 v7  
    1 Added `database_version` and `database_initial_version` attributes to the `Environment` class. These are lazily-evaluated attributes that cache the value retrieved from the database by `Environment.get_version`. `get_version` will be made private in release 1.3.1.
     1Added `database_version` and `database_initial_version` attributes to the `Environment` class (1.0.2/1.1.2). These are lazily-evaluated attributes that cache the value retrieved from the database by `Environment.get_version`. The method `get_version` will be made private in release 1.3.1.