zope.generations

Latest Version Supported Python versions Documentation Status Build Status Code Coverage

Generations are a way of updating objects in the database when the application schema changes. An application schema is essentially the structure of data, the structure of classes in the case of ZODB or the table descriptions in the case of a relational database.

See https://zopegenerations.readthedocs.io/ for complete documentation.

Indices and tables