Table Of Contents

Previous topic

humphrey.core.cache

Next topic

humphrey.core.exceptions

This Page

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.