Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 783 Bytes

RELEASE-NOTES.rst

File metadata and controls

37 lines (26 loc) · 783 Bytes

Invenio-DB v1.0.0b7

Invenio-DB v1.0.0b7 was released on June 7, 2017.

About

Database management for Invenio.

What's new

  • Initial public release.
  • Versioning support using SQLAlchemy-Continuum.
  • Upgrades using Alembic.
  • Utils for migrating encrypted fields when the secret key changes.

Installation

$ pip install invenio-db==1.0.0b7

Documentation

https://invenio-db.readthedocs.io/

Happy hacking and thanks for flying Invenio-DB.

Invenio Development Team