{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "label": "baked.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L1"}, {"id": "baked_bakery", "label": "Bakery", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L35"}, {"id": "baked_bakery_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L49"}, {"id": "baked_bakery_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L53"}, {"id": "baked_bakedquery", "label": "BakedQuery", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L57"}, {"id": "baked_bakedquery_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L62"}, {"id": "baked_bakedquery_clone", "label": "._clone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L79"}, {"id": "baked_bakedquery_update_cache_key", "label": "._update_cache_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L87"}, {"id": "baked_bakedquery_iadd", "label": ".__iadd__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L90"}, {"id": "baked_bakedquery_add", "label": ".__add__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L97"}, {"id": "baked_bakedquery_add_criteria", "label": ".add_criteria()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L103"}, {"id": "baked_bakedquery_with_criteria", "label": ".with_criteria()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L114"}, {"id": "baked_bakedquery_for_session", "label": ".for_session()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L124"}, {"id": "baked_bakedquery_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L134"}, {"id": "baked_bakedquery_spoil", "label": ".spoil()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L137"}, {"id": "baked_bakedquery_effective_key", "label": "._effective_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L164"}, {"id": "baked_bakedquery_with_lazyload_options", "label": "._with_lazyload_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L177"}, {"id": "baked_bakedquery_add_lazyload_options", "label": "._add_lazyload_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L183"}, {"id": "baked_bakedquery_retrieve_baked_query", "label": "._retrieve_baked_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L218"}, {"id": "baked_bakedquery_bake", "label": "._bake()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L227"}, {"id": "baked_bakedquery_to_query", "label": ".to_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L252"}, {"id": "baked_bakedquery_as_query", "label": "._as_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L301"}, {"id": "baked_result", "label": "Result", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L310"}, {"id": "baked_result_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L321"}, {"id": "baked_result_params", "label": ".params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L327"}, {"id": "baked_result_using_post_criteria", "label": "._using_post_criteria()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L340"}, {"id": "baked_result_with_post_criteria", "label": ".with_post_criteria()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L345"}, {"id": "baked_result_as_query", "label": "._as_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L370"}, {"id": "baked_result_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L376"}, {"id": "baked_result_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L379"}, {"id": "baked_result_count", "label": ".count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L421"}, {"id": "baked_result_scalar", "label": ".scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L435"}, {"id": "baked_result_first", "label": ".first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L451"}, {"id": "baked_result_one", "label": ".one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L467"}, {"id": "baked_result_one_or_none", "label": ".one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L475"}, {"id": "baked_result_all", "label": ".all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L484"}, {"id": "baked_result_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L492"}, {"id": "baked_result_load_on_pk_identity", "label": "._load_on_pk_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L502"}, {"id": "baked_rationale_36", "label": "Callable which returns a :class:`.BakedQuery`. This object is returned by t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L36"}, {"id": "baked_rationale_58", "label": "A builder object for :class:`.query.Query` objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L58"}, {"id": "baked_rationale_71", "label": "Construct a new bakery. :return: an instance of :class:`.Bakery`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L71"}, {"id": "baked_rationale_104", "label": "Add a criteria function to this :class:`.BakedQuery`. This is equivalen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L104"}, {"id": "baked_rationale_115", "label": "Add a criteria function to a :class:`.BakedQuery` cloned from this one.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L115"}, {"id": "baked_rationale_125", "label": "Return a :class:`_baked.Result` object for this :class:`.BakedQuery`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L125"}, {"id": "baked_rationale_138", "label": "Cancel any query caching that will occur on this BakedQuery object. The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L138"}, {"id": "baked_rationale_165", "label": "Return the key that actually goes into the cache dictionary for this :cl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L165"}, {"id": "baked_rationale_178", "label": "Cloning version of _add_lazyload_options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L178"}, {"id": "baked_rationale_184", "label": "Used by per-state lazy loaders to add options to the \"lazy load\" query f", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L184"}, {"id": "baked_rationale_253", "label": "Return the :class:`_query.Query` object for use as a subquery. This met", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L253"}, {"id": "baked_rationale_311", "label": "Invokes a :class:`.BakedQuery` against a :class:`.Session`. The :class:`_ba", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L311"}, {"id": "baked_rationale_328", "label": "Specify parameters to be replaced into the string SQL statement.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L328"}, {"id": "baked_rationale_346", "label": "Add a criteria function that will be applied post-cache. This adds a fu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L346"}, {"id": "baked_rationale_422", "label": "return the 'count'. Equivalent to :meth:`_query.Query.count`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L422"}, {"id": "baked_rationale_436", "label": "Return the first element of the first result or None if no rows present.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L436"}, {"id": "baked_rationale_452", "label": "Return the first row. Equivalent to :meth:`_query.Query.first`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L452"}, {"id": "baked_rationale_468", "label": "Return exactly one result or raise an exception. Equivalent to :meth:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L468"}, {"id": "baked_rationale_476", "label": "Return one or zero results, or raise an exception for multiple rows.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L476"}, {"id": "baked_rationale_485", "label": "Return all rows. Equivalent to :meth:`_query.Query.all`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L485"}, {"id": "baked_rationale_493", "label": "Retrieve an object based on identity. Equivalent to :meth:`_query.Query", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L493"}, {"id": "baked_rationale_503", "label": "Load the given primary key identity from the database.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L503"}, {"id": "baked_rationale_529", "label": "# TODO: can mapper._get_clause be pre-adapted?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L529"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_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/ext/baked.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_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/ext/baked.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_query_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_session_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "baked_bakery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L35", "weight": 1.0}, {"source": "baked_bakery", "target": "baked_bakery_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L49", "weight": 1.0}, {"source": "baked_bakery", "target": "baked_bakery_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "baked_bakedquery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L57", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "baked_bakery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L70", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L79", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_update_cache_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L87", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_iadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L90", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L97", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_add_criteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L103", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_with_criteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L114", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_for_session", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L124", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L134", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_spoil", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L137", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_effective_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L164", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_with_lazyload_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L177", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_add_lazyload_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L183", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_retrieve_baked_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L218", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_bake", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L227", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_to_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L252", "weight": 1.0}, {"source": "baked_bakedquery", "target": "baked_bakedquery_as_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L301", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "target": "baked_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L310", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L321", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L327", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_using_post_criteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L340", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_with_post_criteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L345", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_as_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L370", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L376", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L379", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L382", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L421", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L435", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L451", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L467", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_one_or_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L475", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L484", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L492", "weight": 1.0}, {"source": "baked_result", "target": "baked_result_load_on_pk_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L502", "weight": 1.0}, {"source": "baked_bakedquery_init", "target": "baked_bakedquery_update_cache_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L64", "weight": 1.0}, {"source": "baked_bakedquery_iadd", "target": "baked_bakedquery_add_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L92", "weight": 1.0}, {"source": "baked_bakedquery_add", "target": "baked_bakedquery_with_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L99", "weight": 1.0}, {"source": "baked_bakedquery_add_criteria", "target": "baked_bakedquery_update_cache_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L110", "weight": 1.0}, {"source": "baked_bakedquery_with_criteria", "target": "baked_bakedquery_add_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L122", "weight": 1.0}, {"source": "baked_bakedquery_with_criteria", "target": "baked_bakedquery_clone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L122", "weight": 1.0}, {"source": "baked_bakedquery_for_session", "target": "baked_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L132", "weight": 1.0}, {"source": "baked_bakedquery_call", "target": "baked_bakedquery_for_session", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L135", "weight": 1.0}, {"source": "baked_bakedquery_spoil", "target": "baked_bakedquery_clone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L158", "weight": 1.0}, {"source": "baked_bakedquery_with_lazyload_options", "target": "baked_bakedquery_clone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L179", "weight": 1.0}, {"source": "baked_bakedquery_with_lazyload_options", "target": "baked_bakedquery_add_lazyload_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L180", "weight": 1.0}, {"source": "baked_bakedquery_add_lazyload_options", "target": "baked_bakedquery_spoil", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L202", "weight": 1.0}, {"source": "baked_bakedquery_add_lazyload_options", "target": "baked_bakedquery_add_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L212", "weight": 1.0}, {"source": "baked_bakedquery_retrieve_baked_query", "target": "baked_result_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L219", "weight": 1.0}, {"source": "baked_bakedquery_retrieve_baked_query", "target": "baked_bakedquery_effective_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L219", "weight": 1.0}, {"source": "baked_bakedquery_retrieve_baked_query", "target": "baked_result_as_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L221", "weight": 1.0}, {"source": "baked_bakedquery_bake", "target": "baked_result_as_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L228", "weight": 1.0}, {"source": "baked_bakedquery_bake", "target": "baked_bakedquery_effective_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L245", "weight": 1.0}, {"source": "baked_bakedquery_to_query", "target": "baked_result_as_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L299", "weight": 1.0}, {"source": "baked_result_with_post_criteria", "target": "baked_result_using_post_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L368", "weight": 1.0}, {"source": "baked_result_as_query", "target": "baked_result_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L371", "weight": 1.0}, {"source": "baked_result_str", "target": "baked_result_as_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L377", "weight": 1.0}, {"source": "baked_result_iter", "target": "baked_result_as_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L386", "weight": 1.0}, {"source": "baked_result_iter", "target": "baked_result_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L388", "weight": 1.0}, {"source": "baked_result_iter", "target": "baked_bakedquery_effective_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L389", "weight": 1.0}, {"source": "baked_result_iter", "target": "baked_bakedquery_bake", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L392", "weight": 1.0}, {"source": "baked_result_iter", "target": "baked_result_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L395", "weight": 1.0}, {"source": "baked_result_count", "target": "baked_bakedquery_with_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L432", "weight": 1.0}, {"source": "baked_result_count", "target": "baked_result_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L433", "weight": 1.0}, {"source": "baked_result_count", "target": "baked_result_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L433", "weight": 1.0}, {"source": "baked_result_count", "target": "baked_bakedquery_for_session", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L433", "weight": 1.0}, {"source": "baked_result_scalar", "target": "baked_result_one", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L444", "weight": 1.0}, {"source": "baked_result_first", "target": "baked_bakedquery_with_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L458", "weight": 1.0}, {"source": "baked_result_first", "target": "baked_result_using_post_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L460", "weight": 1.0}, {"source": "baked_result_first", "target": "baked_result_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L460", "weight": 1.0}, {"source": "baked_result_first", "target": "baked_bakedquery_for_session", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L460", "weight": 1.0}, {"source": "baked_result_load_on_pk_identity", "target": "baked_bakedquery_clone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L546", "weight": 1.0}, {"source": "baked_result_load_on_pk_identity", "target": "baked_bakedquery_with_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L549", "weight": 1.0}, {"source": "baked_result_load_on_pk_identity", "target": "baked_result_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L560", "weight": 1.0}, {"source": "baked_result_load_on_pk_identity", "target": "baked_bakedquery_for_session", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L560", "weight": 1.0}, {"source": "baked_rationale_36", "target": "baked_bakery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L36", "weight": 1.0}, {"source": "baked_rationale_58", "target": "baked_bakedquery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L58", "weight": 1.0}, {"source": "baked_rationale_71", "target": "baked_bakedquery_bakery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L71", "weight": 1.0}, {"source": "baked_rationale_104", "target": "baked_bakedquery_add_criteria", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L104", "weight": 1.0}, {"source": "baked_rationale_115", "target": "baked_bakedquery_with_criteria", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L115", "weight": 1.0}, {"source": "baked_rationale_125", "target": "baked_bakedquery_for_session", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L125", "weight": 1.0}, {"source": "baked_rationale_138", "target": "baked_bakedquery_spoil", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L138", "weight": 1.0}, {"source": "baked_rationale_165", "target": "baked_bakedquery_effective_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L165", "weight": 1.0}, {"source": "baked_rationale_178", "target": "baked_bakedquery_with_lazyload_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L178", "weight": 1.0}, {"source": "baked_rationale_184", "target": "baked_bakedquery_add_lazyload_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L184", "weight": 1.0}, {"source": "baked_rationale_253", "target": "baked_bakedquery_to_query", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L253", "weight": 1.0}, {"source": "baked_rationale_311", "target": "baked_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L311", "weight": 1.0}, {"source": "baked_rationale_328", "target": "baked_result_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L328", "weight": 1.0}, {"source": "baked_rationale_346", "target": "baked_result_with_post_criteria", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L346", "weight": 1.0}, {"source": "baked_rationale_422", "target": "baked_result_count", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L422", "weight": 1.0}, {"source": "baked_rationale_436", "target": "baked_result_scalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L436", "weight": 1.0}, {"source": "baked_rationale_452", "target": "baked_result_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L452", "weight": 1.0}, {"source": "baked_rationale_468", "target": "baked_result_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L468", "weight": 1.0}, {"source": "baked_rationale_476", "target": "baked_result_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L476", "weight": 1.0}, {"source": "baked_rationale_485", "target": "baked_result_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L485", "weight": 1.0}, {"source": "baked_rationale_493", "target": "baked_result_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L493", "weight": 1.0}, {"source": "baked_rationale_503", "target": "baked_result_load_on_pk_identity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L503", "weight": 1.0}, {"source": "baked_rationale_529", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_baked_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L529", "weight": 1.0}], "raw_calls": [{"caller_nid": "baked_bakery_call", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L54"}, {"caller_nid": "baked_bakery", "callee": "LRUCache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L77"}, {"caller_nid": "baked_bakedquery_clone", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L80"}, {"caller_nid": "baked_bakedquery_clone", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L82"}, {"caller_nid": "baked_bakedquery_iadd", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L91"}, {"caller_nid": "baked_bakedquery_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L98"}, {"caller_nid": "baked_bakedquery_add_criteria", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L111"}, {"caller_nid": "baked_bakedquery_add_lazyload_options", "callee": "_generate_cache_key", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L200"}, {"caller_nid": "baked_bakedquery_add_lazyload_options", "callee": "options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L213"}, {"caller_nid": "baked_bakedquery_add_lazyload_options", "callee": "_with_current_path", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L213"}, {"caller_nid": "baked_bakedquery_retrieve_baked_query", "callee": "with_session", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L222"}, {"caller_nid": "baked_bakedquery_retrieve_baked_query", "callee": "with_session", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L225"}, {"caller_nid": "baked_bakedquery_bake", "callee": "_statement_20", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L233"}, {"caller_nid": "baked_bakedquery_to_query", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L286"}, {"caller_nid": "baked_bakedquery_to_query", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L288"}, {"caller_nid": "baked_bakedquery_to_query", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L291"}, {"caller_nid": "baked_bakedquery_to_query", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L295"}, {"caller_nid": "baked_bakedquery_to_query", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L297"}, {"caller_nid": "baked_bakedquery_as_query", "callee": "self.steps[0]", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L302"}, {"caller_nid": "baked_bakedquery_as_query", "callee": "step", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L305"}, {"caller_nid": "baked_result_params", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L330"}, {"caller_nid": "baked_result_params", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L331"}, {"caller_nid": "baked_result_params", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L332"}, {"caller_nid": "baked_result_params", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L333"}, {"caller_nid": "baked_result_params", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L337"}, {"caller_nid": "baked_result_using_post_criteria", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L342"}, {"caller_nid": "baked_result_as_query", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L373"}, {"caller_nid": "baked_result_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L377"}, {"caller_nid": "baked_result_iter", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L380"}, {"caller_nid": "baked_result_iter", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L386"}, {"caller_nid": "baked_result_iter", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L399"}, {"caller_nid": "baked_result_iter", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L402"}, {"caller_nid": "baked_result_iter", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L403"}, {"caller_nid": "baked_result_iter", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L410"}, {"caller_nid": "baked_result_iter", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L414"}, {"caller_nid": "baked_result_iter", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L417"}, {"caller_nid": "baked_result_count", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L431"}, {"caller_nid": "baked_result_count", "callee": "_legacy_from_self", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L432"}, {"caller_nid": "baked_result_scalar", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L445"}, {"caller_nid": "baked_result_first", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L458"}, {"caller_nid": "baked_result_first", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L460"}, {"caller_nid": "baked_result_one", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L473"}, {"caller_nid": "baked_result_one_or_none", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L482"}, {"caller_nid": "baked_result_all", "callee": "_iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L490"}, {"caller_nid": "baked_result_get", "callee": "self.bq.steps[0]", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L499"}, {"caller_nid": "baked_result_get", "callee": "_get_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L500"}, {"caller_nid": "baked_result_load_on_pk_identity", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L550"}, {"caller_nid": "baked_result_load_on_pk_identity", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L555"}, {"caller_nid": "baked_result_load_on_pk_identity", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L560"}, {"caller_nid": "baked_result_load_on_pk_identity", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L561"}, {"caller_nid": "baked_result_load_on_pk_identity", "callee": "MultipleResultsFound", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py", "source_location": "L563"}]}