Previous topic

oyProjectManager.db

Next topic

oyProjectManager.utils

This Page

oyProjectManager.db.declarativeΒΆ

store the declarative_base in this module

Functions

declarative_base([bind, metadata, mapper, ...]) Construct a base class for declarative class definitions.

Classes

Base(**kwargs)
ORMClass