1 line
32 KiB
JSON
1 line
32 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "label": "evaluator.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L1"}, {"id": "evaluator_unevaluatableerror", "label": "UnevaluatableError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L37"}, {"id": "evaluator_noobject", "label": "_NoObject", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L41"}, {"id": "evaluator_noobject_operate", "label": ".operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L42"}, {"id": "evaluator_noobject_reverse_operate", "label": ".reverse_operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L45"}, {"id": "evaluator_expiredobject", "label": "_ExpiredObject", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L49"}, {"id": "evaluator_expiredobject_operate", "label": ".operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L50"}, {"id": "evaluator_expiredobject_reverse_operate", "label": ".reverse_operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L53"}, {"id": "evaluator_evaluatorcompiler", "label": "_EvaluatorCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L61"}, {"id": "evaluator_evaluatorcompiler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L62"}, {"id": "evaluator_evaluatorcompiler_process", "label": ".process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L65"}, {"id": "evaluator_evaluatorcompiler_visit_grouping", "label": ".visit_grouping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L76"}, {"id": "evaluator_evaluatorcompiler_visit_null", "label": ".visit_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L79"}, {"id": "evaluator_evaluatorcompiler_visit_false", "label": ".visit_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L82"}, {"id": "evaluator_evaluatorcompiler_visit_true", "label": ".visit_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L85"}, {"id": "evaluator_evaluatorcompiler_visit_column", "label": ".visit_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L88"}, {"id": "evaluator_evaluatorcompiler_visit_tuple", "label": ".visit_tuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L142"}, {"id": "evaluator_evaluatorcompiler_visit_expression_clauselist", "label": ".visit_expression_clauselist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L145"}, {"id": "evaluator_evaluatorcompiler_visit_clauselist", "label": ".visit_clauselist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L148"}, {"id": "evaluator_evaluatorcompiler_visit_binary", "label": ".visit_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L162"}, {"id": "evaluator_evaluatorcompiler_visit_or_clauselist_op", "label": ".visit_or_clauselist_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L176"}, {"id": "evaluator_evaluatorcompiler_visit_and_clauselist_op", "label": ".visit_and_clauselist_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L192"}, {"id": "evaluator_evaluatorcompiler_visit_comma_op_clauselist_op", "label": ".visit_comma_op_clauselist_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L207"}, {"id": "evaluator_evaluatorcompiler_visit_custom_op_binary_op", "label": ".visit_custom_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L221"}, {"id": "evaluator_evaluatorcompiler_visit_is_binary_op", "label": ".visit_is_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L235"}, {"id": "evaluator_evaluatorcompiler_visit_is_not_binary_op", "label": ".visit_is_not_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L245"}, {"id": "evaluator_evaluatorcompiler_straight_evaluate", "label": "._straight_evaluate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L255"}, {"id": "evaluator_evaluatorcompiler_straight_evaluate_numeric_only", "label": "._straight_evaluate_numeric_only()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L268"}, {"id": "evaluator_evaluatorcompiler_visit_in_op_binary_op", "label": ".visit_in_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L294"}, {"id": "evaluator_evaluatorcompiler_visit_not_in_op_binary_op", "label": ".visit_not_in_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L302"}, {"id": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "label": ".visit_concat_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L312"}, {"id": "evaluator_evaluatorcompiler_visit_startswith_op_binary_op", "label": ".visit_startswith_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L329"}, {"id": "evaluator_evaluatorcompiler_visit_endswith_op_binary_op", "label": ".visit_endswith_op_binary_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L336"}, {"id": "evaluator_evaluatorcompiler_visit_unary", "label": ".visit_unary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L343"}, {"id": "evaluator_evaluatorcompiler_visit_bindparam", "label": ".visit_bindparam()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L361"}, {"id": "evaluator_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L369"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_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/evaluator.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_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/evaluator.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_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/orm/evaluator.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_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/orm/evaluator.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "evaluator_unevaluatableerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "evaluator_noobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L41", "weight": 1.0}, {"source": "evaluator_noobject", "target": "evaluator_noobject_operate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L42", "weight": 1.0}, {"source": "evaluator_noobject", "target": "evaluator_noobject_reverse_operate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "evaluator_expiredobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L49", "weight": 1.0}, {"source": "evaluator_expiredobject", "target": "evaluator_expiredobject_operate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L50", "weight": 1.0}, {"source": "evaluator_expiredobject", "target": "evaluator_expiredobject_reverse_operate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "evaluator_evaluatorcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L61", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L62", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_process", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L65", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_grouping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L76", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L79", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L82", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_true", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L85", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L88", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_tuple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L142", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_expression_clauselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L145", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_clauselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L148", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L162", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_or_clauselist_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L176", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_and_clauselist_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L192", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_comma_op_clauselist_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L207", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_custom_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L221", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_is_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L235", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_is_not_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L245", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L255", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_straight_evaluate_numeric_only", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L268", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_in_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L294", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_not_in_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L302", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L312", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_startswith_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L329", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_endswith_op_binary_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L336", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_unary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L343", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler", "target": "evaluator_evaluatorcompiler_visit_bindparam", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_evaluator_py", "target": "evaluator_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L369", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_process", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L71", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_grouping", "target": "evaluator_evaluatorcompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L77", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_column", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L92", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_tuple", "target": "evaluator_evaluatorcompiler_visit_clauselist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L143", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_expression_clauselist", "target": "evaluator_evaluatorcompiler_visit_clauselist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L146", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_clauselist", "target": "evaluator_evaluatorcompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L149", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_clauselist", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L158", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_binary", "target": "evaluator_evaluatorcompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L163", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_binary", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L171", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_custom_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L225", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_custom_op_binary_op", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L229", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_straight_evaluate_numeric_only", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L275", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_straight_evaluate_numeric_only", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L280", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_in_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L295", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_not_in_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L305", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L319", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L325", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_startswith_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L332", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_endswith_op_binary_op", "target": "evaluator_evaluatorcompiler_straight_evaluate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L339", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_unary", "target": "evaluator_evaluatorcompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L344", "weight": 1.0}, {"source": "evaluator_evaluatorcompiler_visit_unary", "target": "evaluator_unevaluatableerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L356", "weight": 1.0}], "raw_calls": [{"caller_nid": "evaluator_evaluatorcompiler_process", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L67"}, {"caller_nid": "evaluator_evaluatorcompiler_process", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L69"}, {"caller_nid": "evaluator_evaluatorcompiler_process", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L72"}, {"caller_nid": "evaluator_evaluatorcompiler_process", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L74"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_column", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L96"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_column", "callee": "_check_configure", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L104"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_clauselist", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L152"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_clauselist", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L154"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_clauselist", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L156"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_binary", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L166"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_binary", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L167"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_binary", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L169"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_binary", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L172"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L316"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_concat_op_binary_op", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L318"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_startswith_op_binary_op", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L333"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_endswith_op_binary_op", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L340"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_unary", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L357"}, {"caller_nid": "evaluator_evaluatorcompiler_visit_bindparam", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L363"}, {"caller_nid": "evaluator_getattr", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L371"}, {"caller_nid": "evaluator_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py", "source_location": "L379"}]} |