Skip to main content

Version-number-controlled evolution for database changes

Project description

Please see docs/index.rst for further documentation.

0.4 (2011-01-13)

  • Extended ZODBEvolutionManager to allow passing in a proxy for the transaction module, or None (to suppress transactions altogether).

  • Separated tests for ZODBEvolutionManager class from those for evolve_to_latest.

0.3 (2009-12-03)

  • Remove unncessary assignment.

  • repoze.evolution no longer attempts to construe implicitly the version of a database for which no version has been set explicitly. Previously, an unversioned database was construed to already be at the software version. The ZODBEvolutionManager performed a write on read, setting the database version to the software when get_db_version() was called. The constructor for ZODBEvolutionManager now accepts an optional argument, initial_db_version, which specificies the version a database should be considered to be if it does not already have a version set. The default value is None. If a database has not already been marked to be at a particular version, get_db_version() will return the initial database version value. If this is None, attempts to call evolve_to_latest() will fail with a ValueError. This represents a backwards incompatible change, as databases for which no initial version is supplied explicitly will now fail to evolve.

  • Added new public method, set_db_version() to IEvolutionManager interface.

0.2 (2009-06-25)

  • 100% test coverage.

0.1 (2008-10-11)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repoze.evolution-0.4.tar.gz (20.4 kB view details)

Uploaded Source

File details

Details for the file repoze.evolution-0.4.tar.gz.

File metadata

File hashes

Hashes for repoze.evolution-0.4.tar.gz
Algorithm Hash digest
SHA256 fd7b9456d88b875a27422f446eff7e66127fb33ffb7cec341f6b95a299ec2aac
MD5 fbbfbe1f977df26637d1834c8edce83f
BLAKE2b-256 a14b111cf428945152e54da9162a15ec0b0810951c3bd5ce1eafe6a85f6e0426

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page