humphrey.core.catalog
This module contains the database metadata setup.
API
-
class humphrey.core.catalog.ModelCatalog(version)
A catalog that keeps the properties of a database.
-
get_version()
- Return the catalog version.
-
set_version(version)
- Set the catalog version.
-
version
- (unicode) Version number of the model.