geonature.core.gn_synthese.utils.orm ==================================== .. py:module:: geonature.core.gn_synthese.utils.orm Functions --------- .. autoapisummary:: geonature.core.gn_synthese.utils.orm.is_already_joined Module Contents --------------- .. py:function:: is_already_joined(my_class, query) Check if the given class is already present is the current query _class: SQLAlchemy class query: SQLAlchemy query return boolean