Files
tfm_ainventory/graphify-out/cache/39144457ff664fd582900828a069a411ef92030c10b6c846e4593c6a9879e3cf.json

1 line
23 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "label": "exc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L1"}, {"id": "exc_staledataerror", "label": "StaleDataError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L36"}, {"id": "exc_flusherror", "label": "FlushError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L64"}, {"id": "exc_mappedannotationerror", "label": "MappedAnnotationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L68"}, {"id": "exc_unmappederror", "label": "UnmappedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L77"}, {"id": "exc_objectdereferencederror", "label": "ObjectDereferencedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L81"}, {"id": "exc_detachedinstanceerror", "label": "DetachedInstanceError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L88"}, {"id": "exc_unmappedinstanceerror", "label": "UnmappedInstanceError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L95"}, {"id": "exc_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L99"}, {"id": "exc_unmappedinstanceerror_reduce", "label": ".__reduce__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L121"}, {"id": "exc_unmappedclasserror", "label": "UnmappedClassError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L125"}, {"id": "exc_unmappedclasserror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L128"}, {"id": "exc_unmappedclasserror_reduce", "label": ".__reduce__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L133"}, {"id": "exc_objectdeletederror", "label": "ObjectDeletedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L137"}, {"id": "exc_objectdeletederror_reduce", "label": ".__reduce__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L169"}, {"id": "exc_unmappedcolumnerror", "label": "UnmappedColumnError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L173"}, {"id": "exc_loaderstrategyexception", "label": "LoaderStrategyException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L177"}, {"id": "exc_loaderstrategyexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L180"}, {"id": "exc_safe_cls_name", "label": "_safe_cls_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L210"}, {"id": "exc_default_unmapped", "label": "_default_unmapped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L222"}, {"id": "exc_rationale_37", "label": "An operation encountered database state that is unaccounted for. Conditions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L37"}, {"id": "exc_rationale_65", "label": "A invalid condition was detected during flush().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L65"}, {"id": "exc_rationale_69", "label": "Raised when ORM annotated declarative cannot interpret the expression presen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L69"}, {"id": "exc_rationale_78", "label": "Base for exceptions that involve expected mappings not present.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L78"}, {"id": "exc_rationale_82", "label": "An operation cannot complete due to an object being garbage collected.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L82"}, {"id": "exc_rationale_89", "label": "An attempt to access unloaded attributes on a mapped instance that is detach", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L89"}, {"id": "exc_rationale_96", "label": "An mapping operation was requested for an unknown instance.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L96"}, {"id": "exc_rationale_126", "label": "An mapping operation was requested for an unknown class.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L126"}, {"id": "exc_rationale_138", "label": "A refresh operation failed to retrieve the database row corresponding to an", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L138"}, {"id": "exc_rationale_174", "label": "Mapping operation was requested on an unknown column.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L174"}, {"id": "exc_rationale_178", "label": "A loader strategy for an attribute does not exist.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L178"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_exc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_exc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_state_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_staledataerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_flusherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_mappedannotationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_unmappederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_objectdereferencederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_detachedinstanceerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_unmappedinstanceerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L95", "weight": 1.0}, {"source": "exc_unmappedinstanceerror", "target": "exc_unmappederror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L99", "weight": 1.0}, {"source": "exc_unmappedinstanceerror", "target": "exc_unmappedinstanceerror_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_unmappedclasserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L125", "weight": 1.0}, {"source": "exc_unmappedclasserror", "target": "exc_unmappederror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L125", "weight": 1.0}, {"source": "exc_unmappedclasserror", "target": "exc_unmappedclasserror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L128", "weight": 1.0}, {"source": "exc_unmappedclasserror", "target": "exc_unmappedclasserror_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_objectdeletederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L158", "weight": 1.0}, {"source": "exc_objectdeletederror", "target": "exc_objectdeletederror_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_unmappedcolumnerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L173", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_loaderstrategyexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L177", "weight": 1.0}, {"source": "exc_loaderstrategyexception", "target": "exc_loaderstrategyexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_safe_cls_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L210", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_exc_py", "target": "exc_default_unmapped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L222", "weight": 1.0}, {"source": "exc_init", "target": "exc_safe_cls_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L105", "weight": 1.0}, {"source": "exc_init", "target": "exc_loaderstrategyexception_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L119", "weight": 1.0}, {"source": "exc_unmappedclasserror_init", "target": "exc_default_unmapped", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L130", "weight": 1.0}, {"source": "exc_unmappedclasserror_init", "target": "exc_loaderstrategyexception_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L131", "weight": 1.0}, {"source": "exc_default_unmapped", "target": "exc_safe_cls_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L232", "weight": 1.0}, {"source": "exc_rationale_37", "target": "exc_staledataerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L37", "weight": 1.0}, {"source": "exc_rationale_65", "target": "exc_flusherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L65", "weight": 1.0}, {"source": "exc_rationale_69", "target": "exc_mappedannotationerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L69", "weight": 1.0}, {"source": "exc_rationale_78", "target": "exc_unmappederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L78", "weight": 1.0}, {"source": "exc_rationale_82", "target": "exc_objectdereferencederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L82", "weight": 1.0}, {"source": "exc_rationale_89", "target": "exc_detachedinstanceerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L89", "weight": 1.0}, {"source": "exc_rationale_96", "target": "exc_unmappedinstanceerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L96", "weight": 1.0}, {"source": "exc_rationale_126", "target": "exc_unmappedclasserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L126", "weight": 1.0}, {"source": "exc_rationale_138", "target": "exc_objectdeletederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L138", "weight": 1.0}, {"source": "exc_rationale_174", "target": "exc_unmappedcolumnerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L174", "weight": 1.0}, {"source": "exc_rationale_178", "target": "exc_loaderstrategyexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L178", "weight": 1.0}], "raw_calls": [{"caller_nid": "exc_init", "callee": "class_mapper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L104"}, {"caller_nid": "exc_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L104"}, {"caller_nid": "exc_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L105"}, {"caller_nid": "exc_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L113"}, {"caller_nid": "exc_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L114"}, {"caller_nid": "exc_init", "callee": "state_str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L164"}, {"caller_nid": "exc_loaderstrategyexception_init", "callee": "clsname_as_plain_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L202"}, {"caller_nid": "exc_loaderstrategyexception_init", "callee": "_mapper_property_as_plain_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L204"}, {"caller_nid": "exc_loaderstrategyexception_init", "callee": "_mapper_property_as_plain_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L205"}, {"caller_nid": "exc_safe_cls_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L213"}, {"caller_nid": "exc_safe_cls_name", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L215"}, {"caller_nid": "exc_safe_cls_name", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L217"}, {"caller_nid": "exc_default_unmapped", "callee": "manager_of_class", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py", "source_location": "L226"}]}