quackamollie.core.database.model.quackamollie_types_schema module

Module containing all tables of the quackamollie_types postgresql database schema

class quackamollie.core.database.model.quackamollie_types_schema.ModelManagerType(**kwargs)[source]

Bases: Base

Table listing model managers loaded through entrypoints. It is autopopulated by the CLI at startup.

_sa_class_manager = {'id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'model_manager_class': <sqlalchemy.orm.attributes.InstrumentedAttribute object>}
id
model_manager_class