geonature.core.gn_synthese.utils.orm

Module Contents

Functions

is_already_joined(my_class, query)

Check if the given class is already present is the current query

geonature.core.gn_synthese.utils.orm.is_already_joined(my_class, query)[source]

Check if the given class is already present is the current query _class: SQLAlchemy class query: SQLAlchemy query return boolean