1 line
486 KiB
JSON
1 line
486 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "label": "compiler.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1"}, {"id": "compiler_resultcolumnsentry", "label": "ResultColumnsEntry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L365"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compiler_resultmapappender", "label": "_ResultMapAppender", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L396"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compiler_resultmapappender_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L397"}, {"id": "compiler_basecompilerstackentry", "label": "_BaseCompilerStackEntry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L414"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compiler_compilerstackentry", "label": "_CompilerStackEntry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L420"}, {"id": "compiler_expandedstate", "label": "ExpandedState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L428"}, {"id": "compiler_positional_parameters", "label": "positional_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L472"}, {"id": "compiler_additional_parameters", "label": "additional_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L484"}, {"id": "compiler_insertmanyvalues", "label": "_InsertManyValues", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L489"}, {"id": "compiler_insertmanyvaluesbatch", "label": "_InsertManyValuesBatch", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L621"}, {"id": "compiler_insertmanyvaluessentinelopts", "label": "InsertmanyvaluesSentinelOpts", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L646"}, {"id": "fastintflag", "label": "FastIntFlag", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compiler_compilerstate", "label": "CompilerState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L664"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "compiler_linting", "label": "Linting", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L680"}, {"id": "compiler_fromlinter", "label": "FromLinter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L708"}, {"id": "compiler_fromlinter_lint", "label": ".lint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L712"}, {"id": "compiler_fromlinter_warn", "label": ".warn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L749"}, {"id": "compiler_compiled", "label": "Compiled", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L774"}, {"id": "compiler_compiled_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L858"}, {"id": "compiler_compiled_init_subclass", "label": ".__init_subclass__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L915"}, {"id": "compiler_init_compiler_cls", "label": "_init_compiler_cls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L920"}, {"id": "compiler_compiled_execute_on_connection", "label": "._execute_on_connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L923"}, {"id": "compiler_compiled_visit_unsupported_compilation", "label": ".visit_unsupported_compilation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L933"}, {"id": "compiler_sql_compiler", "label": "sql_compiler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L937"}, {"id": "compiler_compiled_process", "label": ".process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L946"}, {"id": "compiler_compiled_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L949"}, {"id": "compiler_compiled_construct_params", "label": ".construct_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L957"}, {"id": "compiler_params", "label": "params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L973"}, {"id": "compiler_typecompiler", "label": "TypeCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L978"}, {"id": "compiler_typecompiler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L983"}, {"id": "compiler_typecompiler_process", "label": ".process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L986"}, {"id": "compiler_typecompiler_visit_unsupported_compilation", "label": ".visit_unsupported_compilation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L994"}, {"id": "compiler_compilelabel", "label": "_CompileLabel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1002"}, {"id": "compiler_compilelabel_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1010"}, {"id": "compiler_proxy_set", "label": "proxy_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1016"}, {"id": "compiler_type", "label": "type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1020"}, {"id": "compiler_compilelabel_self_group", "label": ".self_group()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1023"}, {"id": "compiler_ilike_case_insensitive", "label": "ilike_case_insensitive", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1027"}, {"id": "compiler_ilike_case_insensitive_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1044"}, {"id": "compiler_ilike_case_insensitive_self_group", "label": ".self_group()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1056"}, {"id": "compiler_ilike_case_insensitive_with_binary_element_type", "label": "._with_binary_element_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1059"}, {"id": "compiler_sqlcompiler", "label": "SQLCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1065"}, {"id": "compiler_init_bind_translate", "label": "_init_bind_translate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1367"}, {"id": "compiler_sqlcompiler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1372"}, {"id": "compiler_insert_single_values_expr", "label": "insert_single_values_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1519"}, {"id": "compiler_effective_returning", "label": "effective_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1538"}, {"id": "compiler_returning", "label": "returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1563"}, {"id": "compiler_current_executable", "label": "current_executable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1571"}, {"id": "compiler_prefetch", "label": "prefetch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1606"}, {"id": "compiler_global_attributes", "label": "_global_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1610"}, {"id": "compiler_init_cte_state", "label": "_init_cte_state()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1614"}, {"id": "compiler_nested_result", "label": "_nested_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1638"}, {"id": "compiler_sqlcompiler_process_positional", "label": "._process_positional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1661"}, {"id": "compiler_sqlcompiler_process_numeric", "label": "._process_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1720"}, {"id": "compiler_bind_processors", "label": "_bind_processors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1794"}, {"id": "compiler_sqlcompiler_is_subquery", "label": ".is_subquery()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1822"}, {"id": "compiler_sqlcompiler_construct_expanded_state", "label": ".construct_expanded_state()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1829"}, {"id": "compiler_sqlcompiler_construct_params", "label": ".construct_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1852"}, {"id": "compiler_get_set_input_sizes_lookup", "label": "_get_set_input_sizes_lookup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1981"}, {"id": "compiler_sqlcompiler_process_parameters_for_postcompile", "label": "._process_parameters_for_postcompile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2032"}, {"id": "compiler_create_result_map", "label": "_create_result_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2230"}, {"id": "compiler_within_exec_param_key_getter", "label": "_within_exec_param_key_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2241"}, {"id": "compiler_inserted_primary_key_from_lastrowid_getter", "label": "_inserted_primary_key_from_lastrowid_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2247"}, {"id": "compiler_inserted_primary_key_from_returning_getter", "label": "_inserted_primary_key_from_returning_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2331"}, {"id": "compiler_sqlcompiler_default_from", "label": ".default_from()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2374"}, {"id": "compiler_sqlcompiler_visit_override_binds", "label": ".visit_override_binds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2384"}, {"id": "compiler_sqlcompiler_visit_grouping", "label": ".visit_grouping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2448"}, {"id": "compiler_sqlcompiler_visit_select_statement_grouping", "label": ".visit_select_statement_grouping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2451"}, {"id": "compiler_sqlcompiler_visit_label_reference", "label": ".visit_label_reference()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2454"}, {"id": "compiler_sqlcompiler_visit_textual_label_reference", "label": ".visit_textual_label_reference()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2501"}, {"id": "compiler_sqlcompiler_visit_label", "label": ".visit_label()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2546"}, {"id": "compiler_sqlcompiler_fallback_column_name", "label": "._fallback_column_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2595"}, {"id": "compiler_sqlcompiler_visit_lambda_element", "label": ".visit_lambda_element()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2600"}, {"id": "compiler_sqlcompiler_visit_column", "label": ".visit_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2604"}, {"id": "compiler_sqlcompiler_visit_collation", "label": ".visit_collation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2663"}, {"id": "compiler_sqlcompiler_visit_fromclause", "label": ".visit_fromclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2666"}, {"id": "compiler_sqlcompiler_visit_index", "label": ".visit_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2669"}, {"id": "compiler_sqlcompiler_visit_typeclause", "label": ".visit_typeclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2672"}, {"id": "compiler_sqlcompiler_post_process_text", "label": ".post_process_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2679"}, {"id": "compiler_sqlcompiler_escape_literal_column", "label": ".escape_literal_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2684"}, {"id": "compiler_sqlcompiler_visit_textclause", "label": ".visit_textclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2689"}, {"id": "compiler_sqlcompiler_visit_textual_select", "label": ".visit_textual_select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2714"}, {"id": "compiler_sqlcompiler_visit_null", "label": ".visit_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2766"}, {"id": "compiler_sqlcompiler_visit_true", "label": ".visit_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2769"}, {"id": "compiler_sqlcompiler_visit_false", "label": ".visit_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2775"}, {"id": "compiler_sqlcompiler_generate_delimited_list", "label": "._generate_delimited_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2781"}, {"id": "compiler_sqlcompiler_generate_delimited_and_list", "label": "._generate_delimited_and_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2788"}, {"id": "compiler_sqlcompiler_visit_tuple", "label": ".visit_tuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2805"}, {"id": "compiler_sqlcompiler_visit_clauselist", "label": ".visit_clauselist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2808"}, {"id": "compiler_sqlcompiler_visit_expression_clauselist", "label": ".visit_expression_clauselist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2817"}, {"id": "compiler_sqlcompiler_visit_case", "label": ".visit_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2836"}, {"id": "compiler_sqlcompiler_visit_type_coerce", "label": ".visit_type_coerce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2855"}, {"id": "compiler_sqlcompiler_visit_cast", "label": ".visit_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2858"}, {"id": "compiler_sqlcompiler_format_frame_clause", "label": "._format_frame_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2867"}, {"id": "compiler_sqlcompiler_visit_over", "label": ".visit_over()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2909"}, {"id": "compiler_sqlcompiler_visit_withingroup", "label": ".visit_withingroup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2942"}, {"id": "compiler_sqlcompiler_visit_funcfilter", "label": ".visit_funcfilter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2948"}, {"id": "compiler_sqlcompiler_visit_extract", "label": ".visit_extract()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2954"}, {"id": "compiler_sqlcompiler_visit_scalar_function_column", "label": ".visit_scalar_function_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2961"}, {"id": "compiler_sqlcompiler_visit_function", "label": ".visit_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2966"}, {"id": "compiler_sqlcompiler_visit_next_value_func", "label": ".visit_next_value_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3012"}, {"id": "compiler_sqlcompiler_visit_sequence", "label": ".visit_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3015"}, {"id": "compiler_sqlcompiler_function_argspec", "label": ".function_argspec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3021"}, {"id": "compiler_sqlcompiler_visit_compound_select", "label": ".visit_compound_select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3024"}, {"id": "compiler_sqlcompiler_row_limit_clause", "label": "._row_limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3089"}, {"id": "compiler_sqlcompiler_get_operator_dispatch", "label": "._get_operator_dispatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3095"}, {"id": "compiler_sqlcompiler_visit_unary", "label": ".visit_unary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3103"}, {"id": "compiler_sqlcompiler_visit_truediv_binary", "label": ".visit_truediv_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3141"}, {"id": "compiler_sqlcompiler_visit_floordiv_binary", "label": ".visit_floordiv_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3168"}, {"id": "compiler_sqlcompiler_visit_is_true_unary_operator", "label": ".visit_is_true_unary_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3185"}, {"id": "compiler_sqlcompiler_visit_is_false_unary_operator", "label": ".visit_is_false_unary_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3194"}, {"id": "compiler_sqlcompiler_visit_not_match_op_binary", "label": ".visit_not_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3203"}, {"id": "compiler_sqlcompiler_visit_not_in_op_binary", "label": ".visit_not_in_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3208"}, {"id": "compiler_sqlcompiler_visit_empty_set_op_expr", "label": ".visit_empty_set_op_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3216"}, {"id": "compiler_sqlcompiler_visit_empty_set_expr", "label": ".visit_empty_set_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3234"}, {"id": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "label": "._literal_execute_expanding_parameter_literal_binds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3240"}, {"id": "compiler_sqlcompiler_literal_execute_expanding_parameter", "label": "._literal_execute_expanding_parameter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3314"}, {"id": "compiler_sqlcompiler_visit_binary", "label": ".visit_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3393"}, {"id": "compiler_sqlcompiler_visit_function_as_comparison_op_binary", "label": ".visit_function_as_comparison_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3449"}, {"id": "compiler_sqlcompiler_visit_mod_binary", "label": ".visit_mod_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3452"}, {"id": "compiler_sqlcompiler_visit_custom_op_binary", "label": ".visit_custom_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3466"}, {"id": "compiler_sqlcompiler_visit_custom_op_unary_operator", "label": ".visit_custom_op_unary_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3474"}, {"id": "compiler_sqlcompiler_visit_custom_op_unary_modifier", "label": ".visit_custom_op_unary_modifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3479"}, {"id": "compiler_sqlcompiler_generate_generic_binary", "label": "._generate_generic_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3484"}, {"id": "compiler_sqlcompiler_generate_generic_unary_operator", "label": "._generate_generic_unary_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3509"}, {"id": "compiler_sqlcompiler_generate_generic_unary_modifier", "label": "._generate_generic_unary_modifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3512"}, {"id": "compiler_like_percent_literal", "label": "_like_percent_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3516"}, {"id": "compiler_sqlcompiler_visit_ilike_case_insensitive_operand", "label": ".visit_ilike_case_insensitive_operand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3519"}, {"id": "compiler_sqlcompiler_visit_contains_op_binary", "label": ".visit_contains_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3522"}, {"id": "compiler_sqlcompiler_visit_not_contains_op_binary", "label": ".visit_not_contains_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3528"}, {"id": "compiler_sqlcompiler_visit_icontains_op_binary", "label": ".visit_icontains_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3534"}, {"id": "compiler_sqlcompiler_visit_not_icontains_op_binary", "label": ".visit_not_icontains_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3543"}, {"id": "compiler_sqlcompiler_visit_startswith_op_binary", "label": ".visit_startswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3552"}, {"id": "compiler_sqlcompiler_visit_not_startswith_op_binary", "label": ".visit_not_startswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3558"}, {"id": "compiler_sqlcompiler_visit_istartswith_op_binary", "label": ".visit_istartswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3564"}, {"id": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "label": ".visit_not_istartswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3571"}, {"id": "compiler_sqlcompiler_visit_endswith_op_binary", "label": ".visit_endswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3578"}, {"id": "compiler_sqlcompiler_visit_not_endswith_op_binary", "label": ".visit_not_endswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3584"}, {"id": "compiler_sqlcompiler_visit_iendswith_op_binary", "label": ".visit_iendswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3590"}, {"id": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "label": ".visit_not_iendswith_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3597"}, {"id": "compiler_sqlcompiler_visit_like_op_binary", "label": ".visit_like_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3604"}, {"id": "compiler_sqlcompiler_visit_not_like_op_binary", "label": ".visit_not_like_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3616"}, {"id": "compiler_sqlcompiler_visit_ilike_op_binary", "label": ".visit_ilike_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3627"}, {"id": "compiler_sqlcompiler_visit_not_ilike_op_binary", "label": ".visit_not_ilike_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3636"}, {"id": "compiler_sqlcompiler_visit_between_op_binary", "label": ".visit_between_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3645"}, {"id": "compiler_sqlcompiler_visit_not_between_op_binary", "label": ".visit_not_between_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3651"}, {"id": "compiler_sqlcompiler_visit_regexp_match_op_binary", "label": ".visit_regexp_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3659"}, {"id": "compiler_sqlcompiler_visit_not_regexp_match_op_binary", "label": ".visit_not_regexp_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3667"}, {"id": "compiler_sqlcompiler_visit_regexp_replace_op_binary", "label": ".visit_regexp_replace_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3675"}, {"id": "compiler_sqlcompiler_visit_bindparam", "label": ".visit_bindparam()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3683"}, {"id": "compiler_sqlcompiler_render_bind_cast", "label": ".render_bind_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3859"}, {"id": "compiler_sqlcompiler_render_literal_bindparam", "label": ".render_literal_bindparam()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3862"}, {"id": "compiler_sqlcompiler_render_literal_value", "label": ".render_literal_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3895"}, {"id": "compiler_sqlcompiler_truncate_bindparam", "label": "._truncate_bindparam()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3934"}, {"id": "compiler_sqlcompiler_truncated_identifier", "label": "._truncated_identifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3947"}, {"id": "compiler_sqlcompiler_anonymize", "label": "._anonymize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3968"}, {"id": "compiler_sqlcompiler_bindparam_string", "label": ".bindparam_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3971"}, {"id": "compiler_sqlcompiler_dispatch_independent_ctes", "label": "._dispatch_independent_ctes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4038"}, {"id": "compiler_sqlcompiler_visit_cte", "label": ".visit_cte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4046"}, {"id": "compiler_sqlcompiler_visit_table_valued_alias", "label": ".visit_table_valued_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4262"}, {"id": "compiler_sqlcompiler_visit_table_valued_column", "label": ".visit_table_valued_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4270"}, {"id": "compiler_sqlcompiler_visit_alias", "label": ".visit_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4273"}, {"id": "compiler_sqlcompiler_visit_subquery", "label": ".visit_subquery()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4373"}, {"id": "compiler_sqlcompiler_visit_lateral", "label": ".visit_lateral()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4377"}, {"id": "compiler_sqlcompiler_visit_tablesample", "label": ".visit_tablesample()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4381"}, {"id": "compiler_sqlcompiler_render_values", "label": "._render_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4394"}, {"id": "compiler_sqlcompiler_visit_values", "label": ".visit_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4408"}, {"id": "compiler_sqlcompiler_visit_scalar_values", "label": ".visit_scalar_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4457"}, {"id": "compiler_sqlcompiler_get_render_as_alias_suffix", "label": ".get_render_as_alias_suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4460"}, {"id": "compiler_sqlcompiler_add_to_result_map", "label": "._add_to_result_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4463"}, {"id": "compiler_sqlcompiler_label_returning_column", "label": "._label_returning_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4488"}, {"id": "compiler_sqlcompiler_label_select_column", "label": "._label_select_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4509"}, {"id": "compiler_sqlcompiler_format_from_hint_text", "label": ".format_from_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4720"}, {"id": "compiler_sqlcompiler_get_select_hint_text", "label": ".get_select_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4726"}, {"id": "compiler_sqlcompiler_get_from_hint_text", "label": ".get_from_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4729"}, {"id": "compiler_sqlcompiler_get_crud_hint_text", "label": ".get_crud_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4734"}, {"id": "compiler_sqlcompiler_get_statement_hint_text", "label": ".get_statement_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4737"}, {"id": "compiler_sqlcompiler_display_froms_for_select", "label": "._display_froms_for_select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4747"}, {"id": "compiler_sqlcompiler_visit_select", "label": ".visit_select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4783"}, {"id": "compiler_sqlcompiler_setup_select_hints", "label": "._setup_select_hints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4988"}, {"id": "compiler_sqlcompiler_setup_select_stack", "label": "._setup_select_stack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5000"}, {"id": "compiler_sqlcompiler_compose_select_body", "label": "._compose_select_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5052"}, {"id": "compiler_sqlcompiler_generate_prefixes", "label": "._generate_prefixes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5147"}, {"id": "compiler_sqlcompiler_render_cte_clause", "label": "._render_cte_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5157"}, {"id": "compiler_sqlcompiler_get_cte_preamble", "label": ".get_cte_preamble()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5210"}, {"id": "compiler_sqlcompiler_get_select_precolumns", "label": ".get_select_precolumns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5216"}, {"id": "compiler_sqlcompiler_group_by_clause", "label": ".group_by_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5232"}, {"id": "compiler_sqlcompiler_order_by_clause", "label": ".order_by_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5243"}, {"id": "compiler_sqlcompiler_for_update_clause", "label": ".for_update_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5255"}, {"id": "compiler_sqlcompiler_returning_clause", "label": ".returning_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5258"}, {"id": "compiler_sqlcompiler_limit_clause", "label": ".limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5290"}, {"id": "compiler_sqlcompiler_fetch_clause", "label": ".fetch_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5300"}, {"id": "compiler_sqlcompiler_visit_table", "label": ".visit_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5341"}, {"id": "compiler_sqlcompiler_visit_join", "label": ".visit_join()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5394"}, {"id": "compiler_sqlcompiler_setup_crud_hints", "label": "._setup_crud_hints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5424"}, {"id": "compiler_sqlcompiler_get_sentinel_column_for_table", "label": "._get_sentinel_column_for_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5468"}, {"id": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "label": "._deliver_insertmanyvalues_batches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5530"}, {"id": "compiler_sqlcompiler_visit_insert", "label": ".visit_insert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5899"}, {"id": "compiler_sqlcompiler_update_limit_clause", "label": ".update_limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6290"}, {"id": "compiler_sqlcompiler_delete_limit_clause", "label": ".delete_limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6294"}, {"id": "compiler_sqlcompiler_update_tables_clause", "label": ".update_tables_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6298"}, {"id": "compiler_sqlcompiler_update_from_clause", "label": ".update_from_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6308"}, {"id": "compiler_sqlcompiler_visit_update", "label": ".visit_update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6322"}, {"id": "compiler_sqlcompiler_delete_extra_from_clause", "label": ".delete_extra_from_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6470"}, {"id": "compiler_sqlcompiler_delete_table_clause", "label": ".delete_table_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6486"}, {"id": "compiler_sqlcompiler_visit_delete", "label": ".visit_delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6491"}, {"id": "compiler_sqlcompiler_visit_savepoint", "label": ".visit_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6622"}, {"id": "compiler_sqlcompiler_visit_rollback_to_savepoint", "label": ".visit_rollback_to_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6625"}, {"id": "compiler_sqlcompiler_visit_release_savepoint", "label": ".visit_release_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6630"}, {"id": "compiler_strsqlcompiler", "label": "StrSQLCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6636"}, {"id": "compiler_strsqlcompiler_fallback_column_name", "label": "._fallback_column_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6656"}, {"id": "compiler_visit_unsupported_compilation", "label": "visit_unsupported_compilation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6660"}, {"id": "compiler_strsqlcompiler_visit_getitem_binary", "label": ".visit_getitem_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6673"}, {"id": "compiler_strsqlcompiler_visit_json_getitem_op_binary", "label": ".visit_json_getitem_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6679"}, {"id": "compiler_strsqlcompiler_visit_json_path_getitem_op_binary", "label": ".visit_json_path_getitem_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6682"}, {"id": "compiler_strsqlcompiler_visit_sequence", "label": ".visit_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6685"}, {"id": "compiler_strsqlcompiler_returning_clause", "label": ".returning_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6690"}, {"id": "compiler_strsqlcompiler_update_from_clause", "label": ".update_from_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6704"}, {"id": "compiler_strsqlcompiler_delete_extra_from_clause", "label": ".delete_extra_from_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6713"}, {"id": "compiler_strsqlcompiler_visit_empty_set_expr", "label": ".visit_empty_set_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6722"}, {"id": "compiler_strsqlcompiler_get_from_hint_text", "label": ".get_from_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6725"}, {"id": "compiler_strsqlcompiler_visit_regexp_match_op_binary", "label": ".visit_regexp_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6728"}, {"id": "compiler_strsqlcompiler_visit_not_regexp_match_op_binary", "label": ".visit_not_regexp_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6731"}, {"id": "compiler_strsqlcompiler_visit_regexp_replace_op_binary", "label": ".visit_regexp_replace_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6734"}, {"id": "compiler_strsqlcompiler_visit_try_cast", "label": ".visit_try_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6740"}, {"id": "compiler_ddlcompiler", "label": "DDLCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6747"}, {"id": "compiler_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6752"}, {"id": "compiler_type_compiler", "label": "type_compiler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6768"}, {"id": "compiler_ddlcompiler_construct_params", "label": ".construct_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6771"}, {"id": "compiler_ddlcompiler_visit_ddl", "label": ".visit_ddl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6779"}, {"id": "compiler_ddlcompiler_visit_create_schema", "label": ".visit_create_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6798"}, {"id": "compiler_ddlcompiler_visit_drop_schema", "label": ".visit_drop_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6804"}, {"id": "compiler_ddlcompiler_visit_create_table", "label": ".visit_create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6813"}, {"id": "compiler_ddlcompiler_visit_create_column", "label": ".visit_create_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6865"}, {"id": "compiler_ddlcompiler_create_table_constraints", "label": ".create_table_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6880"}, {"id": "compiler_ddlcompiler_visit_drop_table", "label": ".visit_drop_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6917"}, {"id": "compiler_ddlcompiler_visit_drop_view", "label": ".visit_drop_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6923"}, {"id": "compiler_ddlcompiler_verify_index_table", "label": "._verify_index_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6926"}, {"id": "compiler_ddlcompiler_visit_create_index", "label": ".visit_create_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6932"}, {"id": "compiler_ddlcompiler_visit_drop_index", "label": ".visit_drop_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6964"}, {"id": "compiler_ddlcompiler_prepared_index_name", "label": "._prepared_index_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6977"}, {"id": "compiler_ddlcompiler_visit_add_constraint", "label": ".visit_add_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6995"}, {"id": "compiler_ddlcompiler_visit_set_table_comment", "label": ".visit_set_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7001"}, {"id": "compiler_ddlcompiler_visit_drop_table_comment", "label": ".visit_drop_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7009"}, {"id": "compiler_ddlcompiler_visit_set_column_comment", "label": ".visit_set_column_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7014"}, {"id": "compiler_ddlcompiler_visit_drop_column_comment", "label": ".visit_drop_column_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7024"}, {"id": "compiler_ddlcompiler_visit_set_constraint_comment", "label": ".visit_set_constraint_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7029"}, {"id": "compiler_ddlcompiler_visit_drop_constraint_comment", "label": ".visit_drop_constraint_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7032"}, {"id": "compiler_ddlcompiler_get_identity_options", "label": ".get_identity_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7035"}, {"id": "compiler_ddlcompiler_visit_create_sequence", "label": ".visit_create_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7055"}, {"id": "compiler_ddlcompiler_visit_drop_sequence", "label": ".visit_drop_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7068"}, {"id": "compiler_ddlcompiler_visit_drop_constraint", "label": ".visit_drop_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7074"}, {"id": "compiler_ddlcompiler_get_column_specification", "label": ".get_column_specification()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7093"}, {"id": "compiler_ddlcompiler_create_table_suffix", "label": ".create_table_suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7120"}, {"id": "compiler_ddlcompiler_post_create_table", "label": ".post_create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7123"}, {"id": "compiler_ddlcompiler_get_column_default_string", "label": ".get_column_default_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7126"}, {"id": "compiler_ddlcompiler_render_default_string", "label": ".render_default_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7132"}, {"id": "compiler_ddlcompiler_visit_table_or_column_check_constraint", "label": ".visit_table_or_column_check_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7140"}, {"id": "compiler_ddlcompiler_visit_check_constraint", "label": ".visit_check_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7146"}, {"id": "compiler_ddlcompiler_visit_column_check_constraint", "label": ".visit_column_check_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7152"}, {"id": "compiler_ddlcompiler_visit_primary_key_constraint", "label": ".visit_primary_key_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7158"}, {"id": "compiler_ddlcompiler_visit_foreign_key_constraint", "label": ".visit_foreign_key_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7168"}, {"id": "compiler_ddlcompiler_define_constraint_remote_table", "label": ".define_constraint_remote_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7178"}, {"id": "compiler_ddlcompiler_visit_unique_constraint", "label": ".visit_unique_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7183"}, {"id": "compiler_ddlcompiler_define_constraint_preamble", "label": ".define_constraint_preamble()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7193"}, {"id": "compiler_ddlcompiler_define_primary_key_body", "label": ".define_primary_key_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7203"}, {"id": "compiler_ddlcompiler_define_foreign_key_body", "label": ".define_foreign_key_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7218"}, {"id": "compiler_ddlcompiler_define_unique_body", "label": ".define_unique_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7236"}, {"id": "compiler_ddlcompiler_define_check_body", "label": ".define_check_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7245"}, {"id": "compiler_ddlcompiler_define_unique_constraint_distinct", "label": ".define_unique_constraint_distinct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7251"}, {"id": "compiler_ddlcompiler_define_constraint_cascades", "label": ".define_constraint_cascades()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7256"}, {"id": "compiler_ddlcompiler_define_constraint_ondelete_cascade", "label": ".define_constraint_ondelete_cascade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7267"}, {"id": "compiler_ddlcompiler_define_constraint_onupdate_cascade", "label": ".define_constraint_onupdate_cascade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7274"}, {"id": "compiler_ddlcompiler_define_constraint_deferrability", "label": ".define_constraint_deferrability()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7281"}, {"id": "compiler_ddlcompiler_define_constraint_match", "label": ".define_constraint_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7294"}, {"id": "compiler_ddlcompiler_visit_computed_column", "label": ".visit_computed_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7300"}, {"id": "compiler_ddlcompiler_visit_identity_column", "label": ".visit_identity_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7310"}, {"id": "compiler_generictypecompiler", "label": "GenericTypeCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7320"}, {"id": "compiler_generictypecompiler_visit_float", "label": ".visit_FLOAT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7321"}, {"id": "compiler_generictypecompiler_visit_double", "label": ".visit_DOUBLE()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7324"}, {"id": "compiler_generictypecompiler_visit_double_precision", "label": ".visit_DOUBLE_PRECISION()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7327"}, {"id": "compiler_generictypecompiler_visit_real", "label": ".visit_REAL()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7332"}, {"id": "compiler_generictypecompiler_visit_numeric", "label": ".visit_NUMERIC()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7335"}, {"id": "compiler_generictypecompiler_visit_decimal", "label": ".visit_DECIMAL()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7346"}, {"id": "compiler_generictypecompiler_visit_integer", "label": ".visit_INTEGER()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7357"}, {"id": "compiler_generictypecompiler_visit_smallint", "label": ".visit_SMALLINT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7360"}, {"id": "compiler_generictypecompiler_visit_bigint", "label": ".visit_BIGINT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7363"}, {"id": "compiler_generictypecompiler_visit_timestamp", "label": ".visit_TIMESTAMP()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7366"}, {"id": "compiler_generictypecompiler_visit_datetime", "label": ".visit_DATETIME()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7369"}, {"id": "compiler_generictypecompiler_visit_date", "label": ".visit_DATE()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7372"}, {"id": "compiler_generictypecompiler_visit_time", "label": ".visit_TIME()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7375"}, {"id": "compiler_generictypecompiler_visit_clob", "label": ".visit_CLOB()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7378"}, {"id": "compiler_generictypecompiler_visit_nclob", "label": ".visit_NCLOB()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7381"}, {"id": "compiler_generictypecompiler_render_string_type", "label": "._render_string_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7384"}, {"id": "compiler_generictypecompiler_visit_char", "label": ".visit_CHAR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7394"}, {"id": "compiler_generictypecompiler_visit_nchar", "label": ".visit_NCHAR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7397"}, {"id": "compiler_generictypecompiler_visit_varchar", "label": ".visit_VARCHAR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7400"}, {"id": "compiler_generictypecompiler_visit_nvarchar", "label": ".visit_NVARCHAR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7405"}, {"id": "compiler_generictypecompiler_visit_text", "label": ".visit_TEXT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7410"}, {"id": "compiler_generictypecompiler_visit_uuid", "label": ".visit_UUID()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7413"}, {"id": "compiler_generictypecompiler_visit_blob", "label": ".visit_BLOB()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7416"}, {"id": "compiler_generictypecompiler_visit_binary", "label": ".visit_BINARY()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7419"}, {"id": "compiler_generictypecompiler_visit_varbinary", "label": ".visit_VARBINARY()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7422"}, {"id": "compiler_generictypecompiler_visit_boolean", "label": ".visit_BOOLEAN()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7425"}, {"id": "compiler_generictypecompiler_visit_large_binary", "label": ".visit_large_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7434"}, {"id": "compiler_generictypecompiler_visit_big_integer", "label": ".visit_big_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7451"}, {"id": "compiler_generictypecompiler_visit_small_integer", "label": ".visit_small_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7454"}, {"id": "compiler_generictypecompiler_visit_string", "label": ".visit_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7474"}, {"id": "compiler_generictypecompiler_visit_unicode", "label": ".visit_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7477"}, {"id": "compiler_generictypecompiler_visit_unicode_text", "label": ".visit_unicode_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7483"}, {"id": "compiler_generictypecompiler_visit_enum", "label": ".visit_enum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7488"}, {"id": "compiler_generictypecompiler_visit_null", "label": ".visit_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7491"}, {"id": "compiler_generictypecompiler_visit_type_decorator", "label": ".visit_type_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7498"}, {"id": "compiler_generictypecompiler_visit_user_defined", "label": ".visit_user_defined()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7503"}, {"id": "compiler_strsqltypecompiler", "label": "StrSQLTypeCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7509"}, {"id": "compiler_strsqltypecompiler_process", "label": ".process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7510"}, {"id": "compiler_strsqltypecompiler_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7518"}, {"id": "compiler_strsqltypecompiler_visit_unknown", "label": "._visit_unknown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7524"}, {"id": "compiler_strsqltypecompiler_visit_null", "label": ".visit_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7530"}, {"id": "compiler_strsqltypecompiler_visit_user_defined", "label": ".visit_user_defined()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7533"}, {"id": "compiler_schemaforobjectcallable", "label": "_SchemaForObjectCallable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7542"}, {"id": "compiler_schemaforobjectcallable_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7543"}, {"id": "compiler_bindnameforcolprotocol", "label": "_BindNameForColProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7546"}, {"id": "compiler_bindnameforcolprotocol_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7547"}, {"id": "compiler_identifierpreparer", "label": "IdentifierPreparer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7550"}, {"id": "compiler_identifierpreparer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7578"}, {"id": "compiler_identifierpreparer_with_schema_translate", "label": "._with_schema_translate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7614"}, {"id": "compiler_identifierpreparer_render_schema_translates", "label": "._render_schema_translates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7638"}, {"id": "compiler_identifierpreparer_escape_identifier", "label": "._escape_identifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7681"}, {"id": "compiler_identifierpreparer_unescape_identifier", "label": "._unescape_identifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7693"}, {"id": "compiler_identifierpreparer_validate_sql_phrase", "label": ".validate_sql_phrase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7702"}, {"id": "compiler_identifierpreparer_quote_identifier", "label": ".quote_identifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7720"}, {"id": "compiler_identifierpreparer_requires_quotes", "label": "._requires_quotes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7733"}, {"id": "compiler_identifierpreparer_requires_quotes_illegal_chars", "label": "._requires_quotes_illegal_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7743"}, {"id": "compiler_identifierpreparer_quote_schema", "label": ".quote_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7748"}, {"id": "compiler_identifierpreparer_quote", "label": ".quote()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7787"}, {"id": "compiler_identifierpreparer_format_collation", "label": ".format_collation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7839"}, {"id": "compiler_identifierpreparer_format_sequence", "label": ".format_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7845"}, {"id": "compiler_identifierpreparer_format_label", "label": ".format_label()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7860"}, {"id": "compiler_identifierpreparer_format_alias", "label": ".format_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7865"}, {"id": "compiler_identifierpreparer_format_savepoint", "label": ".format_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7874"}, {"id": "compiler_format_constraint", "label": "format_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7884"}, {"id": "compiler_identifierpreparer_truncate_and_render_index_name", "label": ".truncate_and_render_index_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7909"}, {"id": "compiler_identifierpreparer_truncate_and_render_constraint_name", "label": ".truncate_and_render_constraint_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7923"}, {"id": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "label": "._truncate_and_render_maxlen_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7937"}, {"id": "compiler_identifierpreparer_format_index", "label": ".format_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7951"}, {"id": "compiler_identifierpreparer_format_table", "label": ".format_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7956"}, {"id": "compiler_identifierpreparer_format_schema", "label": ".format_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7976"}, {"id": "compiler_identifierpreparer_format_label_name", "label": ".format_label_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7981"}, {"id": "compiler_identifierpreparer_format_column", "label": ".format_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7995"}, {"id": "compiler_identifierpreparer_format_table_seq", "label": ".format_table_seq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8041"}, {"id": "compiler_r_identifiers", "label": "_r_identifiers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8059"}, {"id": "compiler_identifierpreparer_unformat_identifiers", "label": ".unformat_identifiers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8076"}, {"id": "compiler_rationale_366", "label": "Tracks a column expression that is expected to be represented in the result", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L366"}, {"id": "compiler_rationale_429", "label": "represents state to use when producing \"expanded\" and \"post compile\" bound p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L429"}, {"id": "compiler_rationale_473", "label": "Tuple of positional parameters, for statements that were compiled using", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L473"}, {"id": "compiler_rationale_485", "label": "synonym for :attr:`.ExpandedState.parameters`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L485"}, {"id": "compiler_rationale_490", "label": "represents state to use for executing an \"insertmanyvalues\" statement. The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L490"}, {"id": "compiler_rationale_622", "label": "represents an individual batch SQL statement for insertmanyvalues. This is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L622"}, {"id": "compiler_rationale_647", "label": "bitflag enum indicating styles of PK defaults which can work as implicit sen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L647"}, {"id": "compiler_rationale_681", "label": "represent preferences for the 'SQL linting' feature. this feature currently", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L681"}, {"id": "compiler_rationale_709", "label": "represents current state for the \"cartesian product\" detection feature.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L709"}, {"id": "compiler_rationale_775", "label": "Represent a compiled SQL or DDL expression. The ``__str__`` method of the `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L775"}, {"id": "compiler_rationale_866", "label": "Construct a new :class:`.Compiled` object. :param dialect: :class:`.Dia", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L866"}, {"id": "compiler_rationale_938", "label": "Return a Compiled that is capable of processing SQL expressions. If thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L938"}, {"id": "compiler_rationale_950", "label": "Return the string text of the generated SQL or DDL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L950"}, {"id": "compiler_rationale_963", "label": "Return the bind params for this compiled object. :param params: a dict", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L963"}, {"id": "compiler_rationale_974", "label": "Return the bind params for this compiled object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L974"}, {"id": "compiler_rationale_979", "label": "Produces DDL specification for TypeEngine objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L979"}, {"id": "compiler_rationale_1005", "label": "lightweight label object which acts as an expression.Label.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1005"}, {"id": "compiler_rationale_1030", "label": "produce a wrapping element for a case-insensitive portion of an ILIKE constr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1030"}, {"id": "compiler_rationale_1066", "label": "Default implementation of :class:`.Compiled`. Compiles :class:`_expression.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1066"}, {"id": "compiler_rationale_1383", "label": "Construct a new :class:`.SQLCompiler` object. :param dialect: :class:`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1383"}, {"id": "compiler_rationale_1520", "label": "When an INSERT is compiled with a single set of parameters inside a VALU", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1520"}, {"id": "compiler_rationale_1539", "label": "The effective \"returning\" columns for INSERT, UPDATE or DELETE. This is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1539"}, {"id": "compiler_rationale_1564", "label": "backwards compatibility; returns the effective_returning collection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1564"}, {"id": "compiler_rationale_1572", "label": "Return the current 'executable' that is being compiled. This is current", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1572"}, {"id": "compiler_rationale_1615", "label": "Initialize collections related to CTEs only if a CTE is located, to save", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1615"}, {"id": "compiler_rationale_1639", "label": "special API to support the use case of 'nested result sets", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1639"}, {"id": "compiler_rationale_1834", "label": "Return a new :class:`.ExpandedState` for a given parameter set. For que", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1834"}, {"id": "compiler_rationale_1861", "label": "return a dictionary of bind parameter keys and values", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1861"}, {"id": "compiler_rationale_2021", "label": "Return the bind param dictionary embedded into this compiled object, for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2021"}, {"id": "compiler_rationale_2037", "label": "handle special post compile parameters. These include: * \"expa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2037"}, {"id": "compiler_rationale_2231", "label": "utility method used for unit tests only.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2231"}, {"id": "compiler_rationale_2375", "label": "Called when a SELECT statement has no froms, and no FROM clause is to be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2375"}, {"id": "compiler_rationale_2385", "label": "SQL compile the nested element of an _OverrideBinds with bindparams swap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2385"}, {"id": "compiler_rationale_3898", "label": "Render the value of a bind parameter as a quoted literal. This is used", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3898"}, {"id": "compiler_rationale_4491", "label": "Render a column with necessary labels inside of a RETURNING clause. Thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4491"}, {"id": "compiler_rationale_4524", "label": "produce labeled columns present in a select().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4524"}, {"id": "compiler_rationale_5162", "label": "include_following_stack Also render the nesting CTEs on the next sta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5162"}, {"id": "compiler_rationale_5217", "label": "Called when building a ``SELECT`` statement, position is just before col", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5217"}, {"id": "compiler_rationale_5233", "label": "allow dialects to customize how GROUP BY is rendered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5233"}, {"id": "compiler_rationale_5244", "label": "allow dialects to customize how ORDER BY is rendered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5244"}, {"id": "compiler_rationale_5471", "label": "given a :class:`.Table`, return a usable sentinel column or columns for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5471"}, {"id": "compiler_rationale_6291", "label": "Provide a hook for MySQL to add LIMIT to the UPDATE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6291"}, {"id": "compiler_rationale_6295", "label": "Provide a hook for MySQL to add LIMIT to the DELETE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6295"}, {"id": "compiler_rationale_6299", "label": "Provide a hook to override the initial table clause in an UPDATE stateme", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6299"}, {"id": "compiler_rationale_6311", "label": "Provide a hook to override the generation of an UPDATE..FROM clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6311"}, {"id": "compiler_rationale_6473", "label": "Provide a hook to override the generation of an DELETE..FROM clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6473"}, {"id": "compiler_rationale_6637", "label": "A :class:`.SQLCompiler` subclass which allows a small selection of non-stand", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6637"}, {"id": "compiler_rationale_7179", "label": "Format the remote table clause of a CREATE CONSTRAINT clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7179"}, {"id": "compiler_rationale_7551", "label": "Handle quoting and case-folding of identifiers based on options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7551"}, {"id": "compiler_rationale_7587", "label": "Construct a new ``IdentifierPreparer`` object. initial_quote", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7587"}, {"id": "compiler_rationale_7682", "label": "Escape an identifier. Subclasses should override this to provide databa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7682"}, {"id": "compiler_rationale_7694", "label": "Canonicalize an escaped identifier. Subclasses should override this to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7694"}, {"id": "compiler_rationale_7703", "label": "keyword sequence filter. a filter for elements that are intended to rep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7703"}, {"id": "compiler_rationale_7721", "label": "Quote an identifier. Subclasses should override this to provide databas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7721"}, {"id": "compiler_rationale_7734", "label": "Return True if the given identifier requires quoting.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7734"}, {"id": "compiler_rationale_7744", "label": "Return True if the given identifier requires quoting, but not taking cas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7744"}, {"id": "compiler_rationale_7749", "label": "Conditionally quote a schema name. The name is quoted if it is a reser", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7749"}, {"id": "compiler_rationale_7788", "label": "Conditionally quote an identifier. The identifier is quoted if it is a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7788"}, {"id": "compiler_rationale_7962", "label": "Prepare a quoted table and schema name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7962"}, {"id": "compiler_rationale_7977", "label": "Prepare a quoted schema name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7977"}, {"id": "compiler_rationale_7986", "label": "Prepare a quoted column name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7986"}, {"id": "compiler_rationale_8004", "label": "Prepare a quoted column name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8004"}, {"id": "compiler_rationale_8042", "label": "Format table name and schema as a tuple.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8042"}, {"id": "compiler_rationale_8077", "label": "Unpack 'schema.table.column'-like strings into components.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8077"}, {"id": "compiler_rationale_3146", "label": "# TODO: would need a fast cast again here,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3146"}, {"id": "compiler_rationale_3790", "label": "# TODO: this condition is not well understood.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3790"}, {"id": "compiler_rationale_3982", "label": "# TODO: accumulate_bind_names is passed by crud.py to gather", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3982"}, {"id": "compiler_rationale_4190", "label": "# TODO: can we get at the .columns_plus_names collection", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4190"}, {"id": "compiler_rationale_4194", "label": "# TODO: proxy_name is not technically safe,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4194"}, {"id": "compiler_rationale_4599", "label": "# TODO: this only seems to be tested indirectly", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4599"}, {"id": "compiler_rationale_5418", "label": "# TODO: likely need asfrom=True here?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5418"}, {"id": "compiler_rationale_5506", "label": "# TODO: do we want non-primary key explicit sentinel cols", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5506"}, {"id": "compiler_rationale_6548", "label": "# TODO: remove in 2.1", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6548"}, {"id": "compiler_rationale_7672", "label": "# TODO: no coverage here", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7672"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_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/sql/compiler.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_visitors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_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/sql/compiler.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_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/sql/compiler.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_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/sql/compiler.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_annotation_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L91", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_cache_key_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_ddl_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_functions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L130", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_visitors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_cursor_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_resultcolumnsentry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L365", "weight": 1.0}, {"source": "compiler_resultcolumnsentry", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L365", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_resultmapappender", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L396", "weight": 1.0}, {"source": "compiler_resultmapappender", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L396", "weight": 1.0}, {"source": "compiler_resultmapappender", "target": "compiler_resultmapappender_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_basecompilerstackentry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L414", "weight": 1.0}, {"source": "compiler_basecompilerstackentry", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_compilerstackentry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L420", "weight": 1.0}, {"source": "compiler_compilerstackentry", "target": "compiler_basecompilerstackentry", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L420", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_expandedstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L428", "weight": 1.0}, {"source": "compiler_expandedstate", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_positional_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L472", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_additional_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_insertmanyvalues", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L489", "weight": 1.0}, {"source": "compiler_insertmanyvalues", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L489", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_insertmanyvaluesbatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L621", "weight": 1.0}, {"source": "compiler_insertmanyvaluesbatch", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L621", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_insertmanyvaluessentinelopts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L646", "weight": 1.0}, {"source": "compiler_insertmanyvaluessentinelopts", "target": "fastintflag", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L646", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_compilerstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L664", "weight": 1.0}, {"source": "compiler_compilerstate", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L664", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_linting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L680", "weight": 1.0}, {"source": "compiler_linting", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_fromlinter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L708", "weight": 1.0}, {"source": "compiler_fromlinter", "target": "compiler_fromlinter_lint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L712", "weight": 1.0}, {"source": "compiler_fromlinter", "target": "compiler_fromlinter_warn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L749", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_compiled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L774", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L858", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_init_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L915", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_init_compiler_cls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L920", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_execute_on_connection", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L923", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_visit_unsupported_compilation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L933", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_sql_compiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L937", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_process", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L946", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L949", "weight": 1.0}, {"source": "compiler_compiled", "target": "compiler_compiled_construct_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L957", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L973", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_typecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L978", "weight": 1.0}, {"source": "compiler_typecompiler", "target": "compiler_typecompiler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L983", "weight": 1.0}, {"source": "compiler_typecompiler", "target": "compiler_typecompiler_process", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L986", "weight": 1.0}, {"source": "compiler_typecompiler", "target": "compiler_typecompiler_visit_unsupported_compilation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L994", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_compilelabel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1002", "weight": 1.0}, {"source": "compiler_compilelabel", "target": "compiler_compilelabel_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1010", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_proxy_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1016", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1020", "weight": 1.0}, {"source": "compiler_compilelabel", "target": "compiler_compilelabel_self_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1023", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_ilike_case_insensitive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1027", "weight": 1.0}, {"source": "compiler_ilike_case_insensitive", "target": "compiler_ilike_case_insensitive_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1044", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_proxy_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1049", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1053", "weight": 1.0}, {"source": "compiler_ilike_case_insensitive", "target": "compiler_ilike_case_insensitive_self_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1056", "weight": 1.0}, {"source": "compiler_ilike_case_insensitive", "target": "compiler_ilike_case_insensitive_with_binary_element_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1059", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_sqlcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1065", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_compiled", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1065", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_init_compiler_cls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_init_bind_translate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1367", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_insert_single_values_expr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1519", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_effective_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1563", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_current_executable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_prefetch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1606", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_global_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_init_cte_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1614", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_nested_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1638", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_process_positional", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1661", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_process_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1720", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_bind_processors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1794", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_is_subquery", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1822", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_sql_compiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1826", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_construct_expanded_state", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1829", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_construct_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1852", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_get_set_input_sizes_lookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1981", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2020", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_process_parameters_for_postcompile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2032", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_create_result_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2230", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_within_exec_param_key_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_inserted_primary_key_from_lastrowid_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_inserted_primary_key_from_returning_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2331", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_default_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2374", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_override_binds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2384", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_grouping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2448", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_select_statement_grouping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2451", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_label_reference", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2454", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_textual_label_reference", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2501", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_label", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2546", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_fallback_column_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2595", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_lambda_element", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2600", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2604", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_collation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2663", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_fromclause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2666", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2669", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_typeclause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2672", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_post_process_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2679", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_escape_literal_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2684", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_textclause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2689", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_textual_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2714", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2766", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_true", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2769", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2775", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_delimited_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2781", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_delimited_and_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2788", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_tuple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2805", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_clauselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2808", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_expression_clauselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2817", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2836", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_type_coerce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2855", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2858", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_format_frame_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2867", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_over", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2909", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_withingroup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2942", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_funcfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2948", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_extract", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2954", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_scalar_function_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2961", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2966", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_next_value_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3012", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3015", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_function_argspec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3021", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_compound_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3024", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_row_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3089", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_operator_dispatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3095", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_unary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3103", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_truediv_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3141", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_floordiv_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3168", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_is_true_unary_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3185", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_is_false_unary_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3194", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3203", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_in_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3208", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_empty_set_op_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3216", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_empty_set_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3234", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3240", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_literal_execute_expanding_parameter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3314", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3393", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_function_as_comparison_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3449", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_mod_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3452", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_custom_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3466", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_custom_op_unary_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3474", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_custom_op_unary_modifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3479", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3484", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_generic_unary_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3509", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_generic_unary_modifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3512", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_like_percent_literal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3516", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_ilike_case_insensitive_operand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3519", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_contains_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3522", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_contains_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3528", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_icontains_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3534", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_icontains_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3543", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_startswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3552", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_startswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3558", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_istartswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3564", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3571", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_endswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3578", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_endswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3584", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_iendswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3590", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3597", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_like_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3604", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_like_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3616", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_ilike_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3627", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_ilike_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3636", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_between_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3645", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_between_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3651", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3659", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_not_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3667", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_regexp_replace_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3675", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_bindparam", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3683", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_render_bind_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3859", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_render_literal_bindparam", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3862", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_render_literal_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3895", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_truncate_bindparam", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3934", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3947", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_anonymize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3968", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_bindparam_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3971", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4038", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_cte", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4046", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_table_valued_alias", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4262", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_table_valued_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4270", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_alias", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4273", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_subquery", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4373", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_lateral", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4377", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_tablesample", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4381", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_render_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4394", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4408", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_scalar_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4457", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_render_as_alias_suffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4460", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_add_to_result_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4463", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_label_returning_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4488", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_label_select_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4509", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_format_from_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4720", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_select_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4726", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_from_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4729", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_crud_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4734", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_statement_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4737", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_display_froms_for_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4747", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4783", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_setup_select_hints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4988", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_setup_select_stack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5000", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_compose_select_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5052", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5147", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5157", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_cte_preamble", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5210", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_select_precolumns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5216", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_group_by_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5232", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_order_by_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5243", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_for_update_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5255", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_returning_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5258", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5290", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_fetch_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5300", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5341", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_join", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5394", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_setup_crud_hints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5424", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_get_sentinel_column_for_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5468", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5530", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_insert", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5899", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_update_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6290", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_delete_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6294", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_update_tables_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6298", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_update_from_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6308", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6322", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_delete_extra_from_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6470", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_delete_table_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6486", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6491", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6622", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_rollback_to_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6625", "weight": 1.0}, {"source": "compiler_sqlcompiler", "target": "compiler_sqlcompiler_visit_release_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6630", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_strsqlcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6636", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_sqlcompiler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6636", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_fallback_column_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6656", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_visit_unsupported_compilation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6660", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_getitem_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6673", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_json_getitem_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6679", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_json_path_getitem_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6682", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6685", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_returning_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6690", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_update_from_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6704", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_delete_extra_from_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6713", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_empty_set_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6722", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_get_from_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6725", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6728", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_not_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6731", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_regexp_replace_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6734", "weight": 1.0}, {"source": "compiler_strsqlcompiler", "target": "compiler_strsqlcompiler_visit_try_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6740", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_ddlcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6747", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_compiled", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6747", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_sql_compiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6762", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_type_compiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6768", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_construct_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6771", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_ddl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6779", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_create_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6798", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6804", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_create_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6813", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_create_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6865", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_create_table_constraints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6880", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6917", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6923", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_verify_index_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6926", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_create_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6932", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6964", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_prepared_index_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6977", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_add_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6995", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_set_table_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7001", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_table_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7009", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_set_column_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7014", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_column_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7024", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_set_constraint_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7029", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_constraint_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7032", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_get_identity_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7035", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_create_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7055", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7068", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_drop_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7074", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_get_column_specification", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7093", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_create_table_suffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7120", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_post_create_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7123", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_get_column_default_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7126", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_render_default_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7132", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_table_or_column_check_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7140", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_check_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7146", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_column_check_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7152", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_primary_key_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7158", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_foreign_key_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7168", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_remote_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7178", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_unique_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7183", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7193", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_primary_key_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7203", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_foreign_key_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7218", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_unique_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7236", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_check_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7245", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_unique_constraint_distinct", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7251", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_cascades", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7256", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_ondelete_cascade", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7267", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_onupdate_cascade", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7274", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7281", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_define_constraint_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7294", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_computed_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7300", "weight": 1.0}, {"source": "compiler_ddlcompiler", "target": "compiler_ddlcompiler_visit_identity_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_generictypecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7320", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_typecompiler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7320", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7321", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7324", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_double_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7327", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_real", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7332", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7335", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_decimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7346", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7357", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_smallint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7360", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_bigint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7363", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_timestamp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7366", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7369", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7372", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7375", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_clob", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7378", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_nclob", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7381", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_render_string_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7384", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_char", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7394", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_nchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7397", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_varchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7400", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_nvarchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7405", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7410", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_uuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7413", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_blob", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7416", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7419", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_varbinary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7422", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7425", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_uuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7428", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_large_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7434", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7439", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7442", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7445", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7448", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_big_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7451", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_small_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7454", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7459", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_real", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7462", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7465", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7468", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7471", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7474", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7477", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7480", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_unicode_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7483", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_enum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7488", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7491", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_type_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7498", "weight": 1.0}, {"source": "compiler_generictypecompiler", "target": "compiler_generictypecompiler_visit_user_defined", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_strsqltypecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7509", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_generictypecompiler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7509", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_strsqltypecompiler_process", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7510", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_strsqltypecompiler_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7518", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_strsqltypecompiler_visit_unknown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7524", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_strsqltypecompiler_visit_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7530", "weight": 1.0}, {"source": "compiler_strsqltypecompiler", "target": "compiler_strsqltypecompiler_visit_user_defined", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7533", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_schemaforobjectcallable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7542", "weight": 1.0}, {"source": "compiler_schemaforobjectcallable", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7542", "weight": 1.0}, {"source": "compiler_schemaforobjectcallable", "target": "compiler_schemaforobjectcallable_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_bindnameforcolprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7546", "weight": 1.0}, {"source": "compiler_bindnameforcolprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7546", "weight": 1.0}, {"source": "compiler_bindnameforcolprotocol", "target": "compiler_bindnameforcolprotocol_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7547", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_identifierpreparer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7550", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7578", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_with_schema_translate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7614", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_render_schema_translates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7638", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_escape_identifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7681", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_unescape_identifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7693", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_validate_sql_phrase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7702", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_quote_identifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7720", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_requires_quotes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7733", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_requires_quotes_illegal_chars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7743", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_quote_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7748", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_quote", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7787", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_collation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7839", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7845", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_label", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7860", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_alias", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7865", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7874", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_format_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7884", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_truncate_and_render_index_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7909", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_truncate_and_render_constraint_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7923", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7937", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7951", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7956", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7976", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_label_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7981", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7995", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_format_table_seq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8041", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "target": "compiler_r_identifiers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8059", "weight": 1.0}, {"source": "compiler_identifierpreparer", "target": "compiler_identifierpreparer_unformat_identifiers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8076", "weight": 1.0}, {"source": "compiler_fromlinter_warn", "target": "compiler_fromlinter_lint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L750", "weight": 1.0}, {"source": "compiler_compiled_init", "target": "compiler_identifierpreparer_with_schema_translate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L888", "weight": 1.0}, {"source": "compiler_compiled_init", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L901", "weight": 1.0}, {"source": "compiler_compiled_init", "target": "compiler_identifierpreparer_render_schema_translates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L905", "weight": 1.0}, {"source": "compiler_compiled_init_subclass", "target": "compiler_init_compiler_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L916", "weight": 1.0}, {"source": "compiler_compiled_visit_unsupported_compilation", "target": "compiler_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L934", "weight": 1.0}, {"source": "compiler_params", "target": "compiler_ddlcompiler_construct_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L975", "weight": 1.0}, {"source": "compiler_ilike_case_insensitive_with_binary_element_type", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1060", "weight": 1.0}, {"source": "compiler_init_compiler_cls", "target": "compiler_init_bind_translate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1364", "weight": 1.0}, {"source": "compiler_sqlcompiler_init", "target": "compiler_identifierpreparer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1461", "weight": 1.0}, {"source": "compiler_sqlcompiler_init", "target": "compiler_sqlcompiler_process_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1504", "weight": 1.0}, {"source": "compiler_sqlcompiler_init", "target": "compiler_sqlcompiler_process_positional", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1506", "weight": 1.0}, {"source": "compiler_sqlcompiler_init", "target": "compiler_ddlcompiler_construct_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1509", "weight": 1.0}, {"source": "compiler_sqlcompiler_init", "target": "compiler_sqlcompiler_process_parameters_for_postcompile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1514", "weight": 1.0}, {"source": "compiler_sqlcompiler_construct_expanded_state", "target": "compiler_ddlcompiler_construct_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1843", "weight": 1.0}, {"source": "compiler_sqlcompiler_construct_expanded_state", "target": "compiler_sqlcompiler_process_parameters_for_postcompile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1848", "weight": 1.0}, {"source": "compiler_sqlcompiler_process_parameters_for_postcompile", "target": "compiler_sqlcompiler_render_literal_bindparam", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2104", "weight": 1.0}, {"source": "compiler_sqlcompiler_process_parameters_for_postcompile", "target": "compiler_sqlcompiler_literal_execute_expanding_parameter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2129", "weight": 1.0}, {"source": "compiler_sqlcompiler_process_parameters_for_postcompile", "target": "compiler_expandedstate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2205", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_label_reference", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2495", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_textual_label_reference", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2506", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_label", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2566", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_label", "target": "compiler_identifierpreparer_format_label", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2586", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_lambda_element", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2602", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_column", "target": "compiler_strsqlcompiler_fallback_column_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2615", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_column", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2619", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_column", "target": "compiler_sqlcompiler_escape_literal_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2631", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_column", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2633", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_column", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2642", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_collation", "target": "compiler_identifierpreparer_format_collation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2664", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_typeclause", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2675", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_textclause", "target": "compiler_sqlcompiler_post_process_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2710", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_textual_select", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2728", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_textual_select", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2751", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_textual_select", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2760", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_tuple", "target": "compiler_sqlcompiler_visit_clauselist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2806", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_clauselist", "target": "compiler_sqlcompiler_generate_delimited_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2815", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_expression_clauselist", "target": "compiler_sqlcompiler_get_operator_dispatch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2820", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_expression_clauselist", "target": "compiler_sqlcompiler_generate_delimited_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2832", "weight": 1.0}, {"source": "compiler_sqlcompiler_format_frame_clause", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2878", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_over", "target": "compiler_sqlcompiler_format_frame_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2912", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_scalar_function_column", "target": "compiler_sqlcompiler_visit_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2962", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_scalar_function_column", "target": "compiler_sqlcompiler_visit_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2963", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_function", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2989", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_function", "target": "compiler_identifierpreparer_requires_quotes_illegal_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2990", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_function", "target": "compiler_sqlcompiler_function_argspec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3006", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_next_value_func", "target": "compiler_strsqlcompiler_visit_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3013", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_compound_select", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3057", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_compound_select", "target": "compiler_sqlcompiler_group_by_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3071", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_compound_select", "target": "compiler_sqlcompiler_order_by_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3072", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_compound_select", "target": "compiler_sqlcompiler_row_limit_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3074", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_compound_select", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3079", "weight": 1.0}, {"source": "compiler_sqlcompiler_row_limit_clause", "target": "compiler_sqlcompiler_fetch_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3091", "weight": 1.0}, {"source": "compiler_sqlcompiler_row_limit_clause", "target": "compiler_sqlcompiler_limit_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3093", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_unary", "target": "compiler_sqlcompiler_get_operator_dispatch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3117", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_unary", "target": "compiler_sqlcompiler_generate_generic_unary_operator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3123", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_unary", "target": "compiler_sqlcompiler_generate_generic_unary_modifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3133", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_truediv_binary", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3144", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_floordiv_binary", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3174", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_is_true_unary_operator", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3190", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_is_false_unary_operator", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3199", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_match_op_binary", "target": "compiler_generictypecompiler_visit_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3204", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_in_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3212", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_empty_set_op_expr", "target": "compiler_strsqlcompiler_visit_empty_set_expr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3232", "weight": 1.0}, {"source": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "target": "compiler_sqlcompiler_visit_empty_set_op_expr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3253", "weight": 1.0}, {"source": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3279", "weight": 1.0}, {"source": "compiler_sqlcompiler_literal_execute_expanding_parameter", "target": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3316", "weight": 1.0}, {"source": "compiler_sqlcompiler_literal_execute_expanding_parameter", "target": "compiler_sqlcompiler_visit_empty_set_op_expr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3348", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_binary", "target": "compiler_sqlcompiler_get_operator_dispatch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3432", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3441", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_function_as_comparison_op_binary", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3450", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_mod_binary", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3455", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3468", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_binary", "target": "compiler_sqlcompiler_escape_literal_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3470", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_unary_operator", "target": "compiler_sqlcompiler_generate_generic_unary_operator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3475", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_unary_operator", "target": "compiler_sqlcompiler_escape_literal_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3476", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_unary_modifier", "target": "compiler_sqlcompiler_generate_generic_unary_modifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3480", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_custom_op_unary_modifier", "target": "compiler_sqlcompiler_escape_literal_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3481", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_contains_op_binary", "target": "compiler_sqlcompiler_visit_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3526", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_contains_op_binary", "target": "compiler_sqlcompiler_visit_not_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3532", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_icontains_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3537", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_icontains_op_binary", "target": "compiler_sqlcompiler_visit_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3541", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_icontains_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3546", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_icontains_op_binary", "target": "compiler_sqlcompiler_visit_not_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3550", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_startswith_op_binary", "target": "compiler_sqlcompiler_visit_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3556", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_startswith_op_binary", "target": "compiler_sqlcompiler_visit_not_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3562", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_istartswith_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3567", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_istartswith_op_binary", "target": "compiler_sqlcompiler_visit_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3569", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3574", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "target": "compiler_sqlcompiler_visit_not_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3576", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_endswith_op_binary", "target": "compiler_sqlcompiler_visit_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3582", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_endswith_op_binary", "target": "compiler_sqlcompiler_visit_not_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3588", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_iendswith_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3593", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_iendswith_op_binary", "target": "compiler_sqlcompiler_visit_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3595", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3600", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "target": "compiler_sqlcompiler_visit_not_ilike_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3602", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_like_op_binary", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3611", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_like_op_binary", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3622", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_ilike_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3630", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_ilike_op_binary", "target": "compiler_sqlcompiler_visit_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3634", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_ilike_op_binary", "target": "compiler_ilike_case_insensitive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3639", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_ilike_op_binary", "target": "compiler_sqlcompiler_visit_not_like_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3643", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_between_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3647", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_not_between_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3653", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_bindparam", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3709", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_bindparam", "target": "compiler_sqlcompiler_render_literal_bindparam", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3733", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_bindparam", "target": "compiler_sqlcompiler_truncate_bindparam", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3761", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_bindparam", "target": "compiler_sqlcompiler_bindparam_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3846", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_literal_bindparam", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3881", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_literal_bindparam", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3893", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_literal_value", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3912", "weight": 1.0}, {"source": "compiler_sqlcompiler_truncate_bindparam", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3940", "weight": 1.0}, {"source": "compiler_sqlcompiler_bindparam_string", "target": "compiler_sqlcompiler_render_bind_cast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4021", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_init_cte_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4057", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4065", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_identifierpreparer_format_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4186", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_identifierpreparer_format_label_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4211", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4228", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_identifierpreparer_requires_quotes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4253", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4254", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_cte", "target": "compiler_sqlcompiler_get_render_as_alias_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4255", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table_valued_alias", "target": "compiler_sqlcompiler_visit_lateral", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4266", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table_valued_alias", "target": "compiler_sqlcompiler_visit_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4268", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table_valued_column", "target": "compiler_sqlcompiler_visit_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4271", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4322", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_identifierpreparer_format_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4327", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_sqlcompiler_get_render_as_alias_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4338", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4347", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4350", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_alias", "target": "compiler_sqlcompiler_format_from_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4362", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_subquery", "target": "compiler_sqlcompiler_visit_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4375", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_lateral", "target": "compiler_sqlcompiler_visit_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4379", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_tablesample", "target": "compiler_sqlcompiler_visit_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4383", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_values", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4397", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_values", "target": "compiler_ilike_case_insensitive_self_group", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4398", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_values", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4413", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_values", "target": "compiler_sqlcompiler_render_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4415", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_values", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4420", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_values", "target": "compiler_sqlcompiler_get_render_as_alias_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4445", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_values", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4445", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_scalar_values", "target": "compiler_sqlcompiler_render_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4458", "weight": 1.0}, {"source": "compiler_sqlcompiler_add_to_result_map", "target": "compiler_resultcolumnsentry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4485", "weight": 1.0}, {"source": "compiler_sqlcompiler_label_returning_column", "target": "compiler_sqlcompiler_label_select_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4500", "weight": 1.0}, {"source": "compiler_sqlcompiler_label_select_column", "target": "compiler_compilelabel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4576", "weight": 1.0}, {"source": "compiler_sqlcompiler_format_from_hint_text", "target": "compiler_strsqlcompiler_get_from_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4721", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_setup_select_stack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4864", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_setup_select_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4876", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4883", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4886", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_get_select_precolumns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4890", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_label_select_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4895", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_resultcolumnsentry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4948", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_compose_select_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4954", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_get_statement_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4972", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_select", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4977", "weight": 1.0}, {"source": "compiler_sqlcompiler_setup_select_hints", "target": "compiler_sqlcompiler_get_select_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4997", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_fromlinter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5066", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_default_from", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5113", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_generate_delimited_and_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5116", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_fromlinter_warn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5124", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_group_by_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5127", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_order_by_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5137", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_row_limit_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5140", "weight": 1.0}, {"source": "compiler_sqlcompiler_compose_select_body", "target": "compiler_sqlcompiler_for_update_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5143", "weight": 1.0}, {"source": "compiler_sqlcompiler_render_cte_clause", "target": "compiler_sqlcompiler_get_cte_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5195", "weight": 1.0}, {"source": "compiler_sqlcompiler_group_by_clause", "target": "compiler_sqlcompiler_generate_delimited_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5235", "weight": 1.0}, {"source": "compiler_sqlcompiler_order_by_clause", "target": "compiler_sqlcompiler_generate_delimited_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5246", "weight": 1.0}, {"source": "compiler_sqlcompiler_returning_clause", "target": "compiler_sqlcompiler_label_returning_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5267", "weight": 1.0}, {"source": "compiler_sqlcompiler_limit_clause", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5293", "weight": 1.0}, {"source": "compiler_sqlcompiler_fetch_clause", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5323", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5362", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5364", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_sqlcompiler_truncated_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5378", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_sqlcompiler_get_render_as_alias_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5382", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_identifierpreparer_format_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5383", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_table", "target": "compiler_sqlcompiler_format_from_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5387", "weight": 1.0}, {"source": "compiler_sqlcompiler_setup_crud_hints", "target": "compiler_sqlcompiler_format_from_hint_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5431", "weight": 1.0}, {"source": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "target": "compiler_insertmanyvaluesbatch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5609", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6001", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6006", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_sqlcompiler_setup_crud_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6009", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6012", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_within_exec_param_key_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6051", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_strsqlcompiler_returning_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6092", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6106", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6113", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_insertmanyvalues", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6124", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_insert", "target": "compiler_sqlcompiler_render_bind_cast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6197", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_fromlinter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6349", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6382", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_update_tables_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6386", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_setup_crud_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6399", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6406", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_strsqlcompiler_returning_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6420", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_strsqlcompiler_update_from_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6427", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_generate_delimited_and_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6439", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_update_limit_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6445", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6460", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_update", "target": "compiler_fromlinter_warn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6464", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_fromlinter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6511", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_generate_prefixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6533", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_delete_table_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6540", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6553", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_setup_crud_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6558", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_dispatch_independent_ctes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6565", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_strsqlcompiler_returning_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6572", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_strsqlcompiler_delete_extra_from_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6579", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_generate_delimited_and_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6591", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_delete_limit_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6597", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6612", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_delete", "target": "compiler_fromlinter_warn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6616", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_savepoint", "target": "compiler_identifierpreparer_format_savepoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6623", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_rollback_to_savepoint", "target": "compiler_identifierpreparer_format_savepoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6626", "weight": 1.0}, {"source": "compiler_sqlcompiler_visit_release_savepoint", "target": "compiler_identifierpreparer_format_savepoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6631", "weight": 1.0}, {"source": "compiler_visit_unsupported_compilation", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6669", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_getitem_binary", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6675", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_json_getitem_op_binary", "target": "compiler_strsqlcompiler_visit_getitem_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6680", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_json_path_getitem_op_binary", "target": "compiler_strsqlcompiler_visit_getitem_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6683", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_sequence", "target": "compiler_identifierpreparer_format_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6687", "weight": 1.0}, {"source": "compiler_strsqlcompiler_returning_clause", "target": "compiler_sqlcompiler_label_select_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6699", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_regexp_match_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6729", "weight": 1.0}, {"source": "compiler_strsqlcompiler_visit_not_regexp_match_op_binary", "target": "compiler_sqlcompiler_generate_generic_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6732", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_ddl", "target": "compiler_identifierpreparer_format_table_seq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6786", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_ddl", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6794", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_ddl", "target": "compiler_sqlcompiler_post_process_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6796", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_schema", "target": "compiler_identifierpreparer_format_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6802", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_schema", "target": "compiler_identifierpreparer_format_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6808", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_table", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6825", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_table", "target": "compiler_ddlcompiler_create_table_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6827", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_table", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6840", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_table", "target": "compiler_ddlcompiler_create_table_constraints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6855", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_table", "target": "compiler_ddlcompiler_post_create_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6862", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_column", "target": "compiler_ddlcompiler_get_column_specification", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6871", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_column", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6873", "weight": 1.0}, {"source": "compiler_ddlcompiler_create_table_constraints", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6906", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_table", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6921", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_view", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6924", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_index", "target": "compiler_ddlcompiler_verify_index_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6936", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_index", "target": "compiler_ddlcompiler_prepared_index_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6951", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_index", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6952", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_index", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6956", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_index", "target": "compiler_ddlcompiler_prepared_index_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6975", "weight": 1.0}, {"source": "compiler_ddlcompiler_prepared_index_name", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6985", "weight": 1.0}, {"source": "compiler_ddlcompiler_prepared_index_name", "target": "compiler_identifierpreparer_format_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6989", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_add_constraint", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6997", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_add_constraint", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6998", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_set_table_comment", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7003", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_set_table_comment", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7004", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_table_comment", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7010", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_set_column_comment", "target": "compiler_identifierpreparer_format_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7016", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_set_column_comment", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7019", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_column_comment", "target": "compiler_identifierpreparer_format_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7025", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_set_constraint_comment", "target": "compiler_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7030", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_constraint_comment", "target": "compiler_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7033", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_sequence", "target": "compiler_identifierpreparer_format_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7059", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_create_sequence", "target": "compiler_ddlcompiler_get_identity_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7063", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_sequence", "target": "compiler_identifierpreparer_format_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7072", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_constraint", "target": "compiler_format_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7077", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_drop_constraint", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7087", "weight": 1.0}, {"source": "compiler_ddlcompiler_get_column_specification", "target": "compiler_identifierpreparer_format_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7095", "weight": 1.0}, {"source": "compiler_ddlcompiler_get_column_specification", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7097", "weight": 1.0}, {"source": "compiler_ddlcompiler_get_column_specification", "target": "compiler_ddlcompiler_get_column_default_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7101", "weight": 1.0}, {"source": "compiler_ddlcompiler_get_column_default_string", "target": "compiler_ddlcompiler_render_default_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7128", "weight": 1.0}, {"source": "compiler_ddlcompiler_render_default_string", "target": "compiler_sqlcompiler_render_literal_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7134", "weight": 1.0}, {"source": "compiler_ddlcompiler_render_default_string", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7138", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_table_or_column_check_constraint", "target": "compiler_ddlcompiler_visit_column_check_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7142", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_table_or_column_check_constraint", "target": "compiler_ddlcompiler_visit_check_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7144", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_check_constraint", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7147", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_check_constraint", "target": "compiler_ddlcompiler_define_check_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7148", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_check_constraint", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7149", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_column_check_constraint", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7153", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_column_check_constraint", "target": "compiler_ddlcompiler_define_check_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7154", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_column_check_constraint", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7155", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_primary_key_constraint", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7163", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_primary_key_constraint", "target": "compiler_ddlcompiler_define_primary_key_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7164", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_primary_key_constraint", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7165", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_foreign_key_constraint", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7171", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_foreign_key_constraint", "target": "compiler_ddlcompiler_define_foreign_key_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7172", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_foreign_key_constraint", "target": "compiler_ddlcompiler_define_constraint_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7173", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_foreign_key_constraint", "target": "compiler_ddlcompiler_define_constraint_cascades", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7174", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_foreign_key_constraint", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7175", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_remote_table", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7181", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_unique_constraint", "target": "compiler_ddlcompiler_define_constraint_preamble", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7188", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_unique_constraint", "target": "compiler_ddlcompiler_define_unique_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7189", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_unique_constraint", "target": "compiler_ddlcompiler_define_constraint_deferrability", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7190", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_preamble", "target": "compiler_format_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7198", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_primary_key_body", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7209", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_foreign_key_body", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7225", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_foreign_key_body", "target": "compiler_ddlcompiler_define_constraint_remote_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7227", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_unique_body", "target": "compiler_ddlcompiler_define_unique_constraint_distinct", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7240", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_unique_body", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7241", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_check_body", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7246", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_cascades", "target": "compiler_ddlcompiler_define_constraint_ondelete_cascade", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7261", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_cascades", "target": "compiler_ddlcompiler_define_constraint_onupdate_cascade", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7264", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_ondelete_cascade", "target": "compiler_identifierpreparer_validate_sql_phrase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7270", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_onupdate_cascade", "target": "compiler_identifierpreparer_validate_sql_phrase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7277", "weight": 1.0}, {"source": "compiler_ddlcompiler_define_constraint_deferrability", "target": "compiler_identifierpreparer_validate_sql_phrase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7289", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_computed_column", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7301", "weight": 1.0}, {"source": "compiler_ddlcompiler_visit_identity_column", "target": "compiler_ddlcompiler_get_identity_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7314", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_char", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7395", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_nchar", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7398", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_varchar", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7401", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_nvarchar", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7406", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_text", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7411", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_uuid", "target": "compiler_generictypecompiler_render_string_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7430", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_large_binary", "target": "compiler_generictypecompiler_visit_blob", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7437", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_big_integer", "target": "compiler_generictypecompiler_visit_bigint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7452", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_small_integer", "target": "compiler_generictypecompiler_visit_smallint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7457", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_string", "target": "compiler_generictypecompiler_visit_varchar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7475", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_unicode", "target": "compiler_generictypecompiler_visit_varchar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7478", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_unicode_text", "target": "compiler_generictypecompiler_visit_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7486", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_enum", "target": "compiler_generictypecompiler_visit_varchar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7489", "weight": 1.0}, {"source": "compiler_generictypecompiler_visit_type_decorator", "target": "compiler_strsqltypecompiler_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7501", "weight": 1.0}, {"source": "compiler_strsqltypecompiler_process", "target": "compiler_strsqltypecompiler_visit_unknown", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7514", "weight": 1.0}, {"source": "compiler_identifierpreparer_quote_identifier", "target": "compiler_identifierpreparer_escape_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7729", "weight": 1.0}, {"source": "compiler_identifierpreparer_quote_schema", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7785", "weight": 1.0}, {"source": "compiler_identifierpreparer_quote", "target": "compiler_identifierpreparer_requires_quotes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7829", "weight": 1.0}, {"source": "compiler_identifierpreparer_quote", "target": "compiler_identifierpreparer_quote_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7830", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_collation", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7841", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_sequence", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7848", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_sequence", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7857", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_label", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7863", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_alias", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7870", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_savepoint", "target": "compiler_identifierpreparer_requires_quotes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7879", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_savepoint", "target": "compiler_identifierpreparer_quote_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7880", "weight": 1.0}, {"source": "compiler_format_constraint", "target": "compiler_identifierpreparer_truncate_and_render_index_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7901", "weight": 1.0}, {"source": "compiler_format_constraint", "target": "compiler_identifierpreparer_truncate_and_render_constraint_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7905", "weight": 1.0}, {"source": "compiler_identifierpreparer_truncate_and_render_index_name", "target": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7919", "weight": 1.0}, {"source": "compiler_identifierpreparer_truncate_and_render_constraint_name", "target": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7933", "weight": 1.0}, {"source": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7949", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_index", "target": "compiler_format_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7952", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_table", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7968", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_table", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7973", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_schema", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7979", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_label_name", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7993", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_column", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8018", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_column", "target": "compiler_identifierpreparer_quote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8022", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_table_seq", "target": "compiler_identifierpreparer_quote_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8052", "weight": 1.0}, {"source": "compiler_identifierpreparer_format_table_seq", "target": "compiler_identifierpreparer_format_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8053", "weight": 1.0}, {"source": "compiler_r_identifiers", "target": "compiler_identifierpreparer_escape_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8065", "weight": 1.0}, {"source": "compiler_identifierpreparer_unformat_identifiers", "target": "compiler_identifierpreparer_unescape_identifier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8081", "weight": 1.0}, {"source": "compiler_rationale_366", "target": "compiler_resultcolumnsentry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L366", "weight": 1.0}, {"source": "compiler_rationale_429", "target": "compiler_expandedstate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L429", "weight": 1.0}, {"source": "compiler_rationale_473", "target": "compiler_expandedstate_positional_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L473", "weight": 1.0}, {"source": "compiler_rationale_485", "target": "compiler_expandedstate_additional_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L485", "weight": 1.0}, {"source": "compiler_rationale_490", "target": "compiler_insertmanyvalues", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L490", "weight": 1.0}, {"source": "compiler_rationale_622", "target": "compiler_insertmanyvaluesbatch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L622", "weight": 1.0}, {"source": "compiler_rationale_647", "target": "compiler_insertmanyvaluessentinelopts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L647", "weight": 1.0}, {"source": "compiler_rationale_681", "target": "compiler_linting", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L681", "weight": 1.0}, {"source": "compiler_rationale_709", "target": "compiler_fromlinter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L709", "weight": 1.0}, {"source": "compiler_rationale_775", "target": "compiler_compiled", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L775", "weight": 1.0}, {"source": "compiler_rationale_866", "target": "compiler_compiled_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L866", "weight": 1.0}, {"source": "compiler_rationale_938", "target": "compiler_compiled_sql_compiler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L938", "weight": 1.0}, {"source": "compiler_rationale_950", "target": "compiler_compiled_str", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L950", "weight": 1.0}, {"source": "compiler_rationale_963", "target": "compiler_compiled_construct_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L963", "weight": 1.0}, {"source": "compiler_rationale_974", "target": "compiler_compiled_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L974", "weight": 1.0}, {"source": "compiler_rationale_979", "target": "compiler_typecompiler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L979", "weight": 1.0}, {"source": "compiler_rationale_1005", "target": "compiler_compilelabel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1005", "weight": 1.0}, {"source": "compiler_rationale_1030", "target": "compiler_ilike_case_insensitive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1030", "weight": 1.0}, {"source": "compiler_rationale_1066", "target": "compiler_sqlcompiler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1066", "weight": 1.0}, {"source": "compiler_rationale_1383", "target": "compiler_sqlcompiler_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1383", "weight": 1.0}, {"source": "compiler_rationale_1520", "target": "compiler_sqlcompiler_insert_single_values_expr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1520", "weight": 1.0}, {"source": "compiler_rationale_1539", "target": "compiler_sqlcompiler_effective_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1539", "weight": 1.0}, {"source": "compiler_rationale_1564", "target": "compiler_sqlcompiler_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1564", "weight": 1.0}, {"source": "compiler_rationale_1572", "target": "compiler_sqlcompiler_current_executable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1572", "weight": 1.0}, {"source": "compiler_rationale_1615", "target": "compiler_sqlcompiler_init_cte_state", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1615", "weight": 1.0}, {"source": "compiler_rationale_1639", "target": "compiler_sqlcompiler_nested_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1639", "weight": 1.0}, {"source": "compiler_rationale_1834", "target": "compiler_sqlcompiler_construct_expanded_state", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1834", "weight": 1.0}, {"source": "compiler_rationale_1861", "target": "compiler_sqlcompiler_construct_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1861", "weight": 1.0}, {"source": "compiler_rationale_2021", "target": "compiler_sqlcompiler_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2021", "weight": 1.0}, {"source": "compiler_rationale_2037", "target": "compiler_sqlcompiler_process_parameters_for_postcompile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2037", "weight": 1.0}, {"source": "compiler_rationale_2231", "target": "compiler_sqlcompiler_create_result_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2231", "weight": 1.0}, {"source": "compiler_rationale_2375", "target": "compiler_sqlcompiler_default_from", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2375", "weight": 1.0}, {"source": "compiler_rationale_2385", "target": "compiler_sqlcompiler_visit_override_binds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2385", "weight": 1.0}, {"source": "compiler_rationale_3898", "target": "compiler_sqlcompiler_render_literal_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3898", "weight": 1.0}, {"source": "compiler_rationale_4491", "target": "compiler_sqlcompiler_label_returning_column", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4491", "weight": 1.0}, {"source": "compiler_rationale_4524", "target": "compiler_sqlcompiler_label_select_column", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4524", "weight": 1.0}, {"source": "compiler_rationale_5162", "target": "compiler_sqlcompiler_render_cte_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5162", "weight": 1.0}, {"source": "compiler_rationale_5217", "target": "compiler_sqlcompiler_get_select_precolumns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5217", "weight": 1.0}, {"source": "compiler_rationale_5233", "target": "compiler_sqlcompiler_group_by_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5233", "weight": 1.0}, {"source": "compiler_rationale_5244", "target": "compiler_sqlcompiler_order_by_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5244", "weight": 1.0}, {"source": "compiler_rationale_5471", "target": "compiler_sqlcompiler_get_sentinel_column_for_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5471", "weight": 1.0}, {"source": "compiler_rationale_6291", "target": "compiler_sqlcompiler_update_limit_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6291", "weight": 1.0}, {"source": "compiler_rationale_6295", "target": "compiler_sqlcompiler_delete_limit_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6295", "weight": 1.0}, {"source": "compiler_rationale_6299", "target": "compiler_sqlcompiler_update_tables_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6299", "weight": 1.0}, {"source": "compiler_rationale_6311", "target": "compiler_sqlcompiler_update_from_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6311", "weight": 1.0}, {"source": "compiler_rationale_6473", "target": "compiler_sqlcompiler_delete_extra_from_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6473", "weight": 1.0}, {"source": "compiler_rationale_6637", "target": "compiler_strsqlcompiler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6637", "weight": 1.0}, {"source": "compiler_rationale_7179", "target": "compiler_ddlcompiler_define_constraint_remote_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7179", "weight": 1.0}, {"source": "compiler_rationale_7551", "target": "compiler_identifierpreparer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7551", "weight": 1.0}, {"source": "compiler_rationale_7587", "target": "compiler_identifierpreparer_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7587", "weight": 1.0}, {"source": "compiler_rationale_7682", "target": "compiler_identifierpreparer_escape_identifier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7682", "weight": 1.0}, {"source": "compiler_rationale_7694", "target": "compiler_identifierpreparer_unescape_identifier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7694", "weight": 1.0}, {"source": "compiler_rationale_7703", "target": "compiler_identifierpreparer_validate_sql_phrase", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7703", "weight": 1.0}, {"source": "compiler_rationale_7721", "target": "compiler_identifierpreparer_quote_identifier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7721", "weight": 1.0}, {"source": "compiler_rationale_7734", "target": "compiler_identifierpreparer_requires_quotes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7734", "weight": 1.0}, {"source": "compiler_rationale_7744", "target": "compiler_identifierpreparer_requires_quotes_illegal_chars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7744", "weight": 1.0}, {"source": "compiler_rationale_7749", "target": "compiler_identifierpreparer_quote_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7749", "weight": 1.0}, {"source": "compiler_rationale_7788", "target": "compiler_identifierpreparer_quote", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7788", "weight": 1.0}, {"source": "compiler_rationale_7962", "target": "compiler_identifierpreparer_format_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7962", "weight": 1.0}, {"source": "compiler_rationale_7977", "target": "compiler_identifierpreparer_format_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7977", "weight": 1.0}, {"source": "compiler_rationale_7986", "target": "compiler_identifierpreparer_format_label_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7986", "weight": 1.0}, {"source": "compiler_rationale_8004", "target": "compiler_identifierpreparer_format_column", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8004", "weight": 1.0}, {"source": "compiler_rationale_8042", "target": "compiler_identifierpreparer_format_table_seq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8042", "weight": 1.0}, {"source": "compiler_rationale_8077", "target": "compiler_identifierpreparer_unformat_identifiers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8077", "weight": 1.0}, {"source": "compiler_rationale_3146", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3146", "weight": 1.0}, {"source": "compiler_rationale_3790", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3790", "weight": 1.0}, {"source": "compiler_rationale_3982", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3982", "weight": 1.0}, {"source": "compiler_rationale_4190", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4190", "weight": 1.0}, {"source": "compiler_rationale_4194", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4194", "weight": 1.0}, {"source": "compiler_rationale_4599", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4599", "weight": 1.0}, {"source": "compiler_rationale_5418", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5418", "weight": 1.0}, {"source": "compiler_rationale_5506", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5506", "weight": 1.0}, {"source": "compiler_rationale_6548", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6548", "weight": 1.0}, {"source": "compiler_rationale_7672", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_compiler_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7672", "weight": 1.0}], "raw_calls": [{"caller_nid": "compiler_positional_parameters", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L478"}, {"caller_nid": "compiler_positional_parameters", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L481"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L717"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L718"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L722"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L724"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "deque", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L726"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L729"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L730"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "extendleft", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L740"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L740"}, {"caller_nid": "compiler_fromlinter_lint", "callee": "difference_update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L741"}, {"caller_nid": "compiler_fromlinter_warn", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L762"}, {"caller_nid": "compiler_fromlinter_warn", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L765"}, {"caller_nid": "compiler_compiled_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L899"}, {"caller_nid": "compiler_compiled_init", "callee": "perf_counter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L913"}, {"caller_nid": "compiler_compiled_init_subclass", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L917"}, {"caller_nid": "compiler_compiled_execute_on_connection", "callee": "_execute_compiled", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L927"}, {"caller_nid": "compiler_compiled_execute_on_connection", "callee": "ObjectNotExecutableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L931"}, {"caller_nid": "compiler_compiled_visit_unsupported_compilation", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L934"}, {"caller_nid": "compiler_sql_compiler", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L944"}, {"caller_nid": "compiler_compiled_process", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L947"}, {"caller_nid": "compiler_compiled_construct_params", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L970"}, {"caller_nid": "compiler_typecompiler_process", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L992"}, {"caller_nid": "compiler_typecompiler_visit_unsupported_compilation", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L997"}, {"caller_nid": "compiler_init_bind_translate", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1368"}, {"caller_nid": "compiler_init_bind_translate", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1368"}, {"caller_nid": "compiler_init_bind_translate", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1369"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "column_dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1426"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1436"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "prefix_anon_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1454"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1465"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1469"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1484"}, {"caller_nid": "compiler_sqlcompiler_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1487"}, {"caller_nid": "compiler_effective_returning", "callee": "is_dml", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1552"}, {"caller_nid": "compiler_effective_returning", "callee": "is_column_element", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1556"}, {"caller_nid": "compiler_current_executable", "callee": "IndexError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1603"}, {"caller_nid": "compiler_prefetch", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1607"}, {"caller_nid": "compiler_prefetch", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1607"}, {"caller_nid": "compiler_init_cte_state", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1622"}, {"caller_nid": "compiler_nested_result", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1655"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1684"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1689"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1690"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1690"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1692"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1700"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1709"}, {"caller_nid": "compiler_sqlcompiler_process_positional", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1715"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1731"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1734"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1737"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1740"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1760"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1762"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1764"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1765"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1767"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1770"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1771"}, {"caller_nid": "compiler_sqlcompiler_process_numeric", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1786"}, {"caller_nid": "compiler_bind_processors", "callee": "_cached_bind_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1807"}, {"caller_nid": "compiler_bind_processors", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1809"}, {"caller_nid": "compiler_bind_processors", "callee": "_cached_bind_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1810"}, {"caller_nid": "compiler_bind_processors", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1811"}, {"caller_nid": "compiler_sqlcompiler_is_subquery", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1823"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1866"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1868"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1875"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1885"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1897"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1905"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1907"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1919"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1926"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1933"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1946"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1948"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1955"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1962"}, {"caller_nid": "compiler_sqlcompiler_construct_params", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L1969"}, {"caller_nid": "compiler_get_set_input_sizes_lookup", "callee": "lookup_type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2011"}, {"caller_nid": "compiler_get_set_input_sizes_lookup", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2012"}, {"caller_nid": "compiler_get_set_input_sizes_lookup", "callee": "lookup_type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2015"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2068"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2071"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2094"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2098"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2106"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2127"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2138"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2141"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2146"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2147"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2152"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2158"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2165"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2170"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2187"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2195"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2200"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2201"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2203"}, {"caller_nid": "compiler_sqlcompiler_process_parameters_for_postcompile", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2221"}, {"caller_nid": "compiler_create_result_map", "callee": "_create_description_match_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2233"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2256"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "methodcaller", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2261"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "param_key_getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2261"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "_cached_result_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2269"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "param_key_getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2272"}, {"caller_nid": "compiler_inserted_primary_key_from_lastrowid_getter", "callee": "result_tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2299"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2338"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2345"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2347"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2351"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "methodcaller", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2354"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "param_key_getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2355"}, {"caller_nid": "compiler_inserted_primary_key_from_returning_getter", "callee": "result_tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2364"}, {"caller_nid": "compiler_sqlcompiler_visit_override_binds", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2401"}, {"caller_nid": "compiler_sqlcompiler_visit_override_binds", "callee": "_with_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2422"}, {"caller_nid": "compiler_sqlcompiler_visit_override_binds", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2431"}, {"caller_nid": "compiler_sqlcompiler_visit_override_binds", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2444"}, {"caller_nid": "compiler_sqlcompiler_visit_grouping", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2449"}, {"caller_nid": "compiler_sqlcompiler_visit_select_statement_grouping", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2452"}, {"caller_nid": "compiler_sqlcompiler_visit_label_reference", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2459"}, {"caller_nid": "compiler_sqlcompiler_visit_label_reference", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2464"}, {"caller_nid": "compiler_sqlcompiler_visit_label_reference", "callee": "shares_lineage", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2488"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_label_reference", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2509"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_label_reference", "callee": "_no_text_coercion", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2514"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_label_reference", "callee": "_no_text_coercion", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2531"}, {"caller_nid": "compiler_sqlcompiler_visit_label", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2565"}, {"caller_nid": "compiler_sqlcompiler_visit_label", "callee": "add_to_result_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2572"}, {"caller_nid": "compiler_sqlcompiler_visit_label", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2579"}, {"caller_nid": "compiler_sqlcompiler_visit_label", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2591"}, {"caller_nid": "compiler_sqlcompiler_fallback_column_name", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2596"}, {"caller_nid": "compiler_sqlcompiler_visit_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2618"}, {"caller_nid": "compiler_sqlcompiler_visit_column", "callee": "add_to_result_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2626"}, {"caller_nid": "compiler_sqlcompiler_visit_column", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2638"}, {"caller_nid": "compiler_sqlcompiler_visit_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2648"}, {"caller_nid": "compiler_sqlcompiler_visit_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2658"}, {"caller_nid": "compiler_sqlcompiler_post_process_text", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2681"}, {"caller_nid": "compiler_sqlcompiler_escape_literal_column", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2686"}, {"caller_nid": "compiler_sqlcompiler_visit_textclause", "callee": "add_to_result_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2704"}, {"caller_nid": "compiler_sqlcompiler_visit_textclause", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2707"}, {"caller_nid": "compiler_sqlcompiler_visit_textclause", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2708"}, {"caller_nid": "compiler_sqlcompiler_visit_textclause", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2709"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2721"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2722"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2725"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2734"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2736"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2746"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2759"}, {"caller_nid": "compiler_sqlcompiler_visit_textual_select", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2762"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2782"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_list", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2784"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_and_list", "callee": "_process_clauses_for_boolean", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2789"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_and_list", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2796"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_and_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2799"}, {"caller_nid": "compiler_sqlcompiler_generate_delimited_and_list", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2801"}, {"caller_nid": "compiler_sqlcompiler_visit_expression_clauselist", "callee": "disp", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2824"}, {"caller_nid": "compiler_sqlcompiler_visit_expression_clauselist", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2829"}, {"caller_nid": "compiler_sqlcompiler_visit_case", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2839"}, {"caller_nid": "compiler_sqlcompiler_visit_case", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2843"}, {"caller_nid": "compiler_sqlcompiler_visit_case", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2845"}, {"caller_nid": "compiler_sqlcompiler_visit_case", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2850"}, {"caller_nid": "compiler_sqlcompiler_visit_type_coerce", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2856"}, {"caller_nid": "compiler_sqlcompiler_visit_cast", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2859"}, {"caller_nid": "compiler_sqlcompiler_visit_cast", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2860"}, {"caller_nid": "compiler_sqlcompiler_visit_cast", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2862"}, {"caller_nid": "compiler_sqlcompiler_visit_cast", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2863"}, {"caller_nid": "compiler_sqlcompiler_visit_cast", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2864"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2879"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2879"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2884"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2898"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2898"}, {"caller_nid": "compiler_sqlcompiler_format_frame_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2903"}, {"caller_nid": "compiler_sqlcompiler_visit_over", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2910"}, {"caller_nid": "compiler_sqlcompiler_visit_over", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2928"}, {"caller_nid": "compiler_sqlcompiler_visit_over", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2931"}, {"caller_nid": "compiler_sqlcompiler_visit_over", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2936"}, {"caller_nid": "compiler_sqlcompiler_visit_withingroup", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2944"}, {"caller_nid": "compiler_sqlcompiler_visit_withingroup", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2945"}, {"caller_nid": "compiler_sqlcompiler_visit_funcfilter", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2950"}, {"caller_nid": "compiler_sqlcompiler_visit_funcfilter", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2951"}, {"caller_nid": "compiler_sqlcompiler_visit_extract", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2955"}, {"caller_nid": "compiler_sqlcompiler_visit_extract", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2958"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "add_to_result_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2973"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2975"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2975"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "disp", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2980"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2982"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "_deannotate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2982"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2991"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L2995"}, {"caller_nid": "compiler_sqlcompiler_visit_function", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3000"}, {"caller_nid": "compiler_sqlcompiler_visit_sequence", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3016"}, {"caller_nid": "compiler_sqlcompiler_function_argspec", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3022"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3029"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3039"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3046"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3061"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3063"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3066"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3071"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3077"}, {"caller_nid": "compiler_sqlcompiler_visit_compound_select", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3086"}, {"caller_nid": "compiler_sqlcompiler_get_operator_dispatch", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3101"}, {"caller_nid": "compiler_sqlcompiler_visit_unary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3113"}, {"caller_nid": "compiler_sqlcompiler_visit_unary", "callee": "disp", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3121"}, {"caller_nid": "compiler_sqlcompiler_visit_unary", "callee": "disp", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3131"}, {"caller_nid": "compiler_sqlcompiler_visit_unary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3137"}, {"caller_nid": "compiler_sqlcompiler_visit_truediv_binary", "callee": "Cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3149"}, {"caller_nid": "compiler_sqlcompiler_visit_truediv_binary", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3155"}, {"caller_nid": "compiler_sqlcompiler_visit_empty_set_op_expr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3218"}, {"caller_nid": "compiler_sqlcompiler_visit_empty_set_op_expr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3220"}, {"caller_nid": "compiler_sqlcompiler_visit_empty_set_op_expr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3225"}, {"caller_nid": "compiler_sqlcompiler_visit_empty_set_op_expr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3227"}, {"caller_nid": "compiler_sqlcompiler_visit_empty_set_expr", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3235"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "_unwrapped_dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3243"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3264"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3265"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3268"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3275"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3278"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3280"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3285"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3290"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3291"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3295"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3295"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3297"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter_literal_binds", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3307"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "_unwrapped_dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3321"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3358"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3359"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3364"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3365"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3370"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3373"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "_render_bindtemplate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3374"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3375"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3377"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3380"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3385"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3387"}, {"caller_nid": "compiler_sqlcompiler_literal_execute_expanding_parameter", "callee": "_render_bindtemplate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3388"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "is_comparison", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3402"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3405"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3406"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3407"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3410"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3416"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3417"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3418"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3419"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3426"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3427"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "disp", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3434"}, {"caller_nid": "compiler_sqlcompiler_visit_binary", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3439"}, {"caller_nid": "compiler_sqlcompiler_generate_generic_binary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3491"}, {"caller_nid": "compiler_sqlcompiler_generate_generic_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3496"}, {"caller_nid": "compiler_sqlcompiler_generate_generic_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3500"}, {"caller_nid": "compiler_sqlcompiler_generate_generic_unary_operator", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3510"}, {"caller_nid": "compiler_sqlcompiler_generate_generic_unary_modifier", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3513"}, {"caller_nid": "compiler_like_percent_literal", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3517"}, {"caller_nid": "compiler_sqlcompiler_visit_ilike_case_insensitive_operand", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3520"}, {"caller_nid": "compiler_sqlcompiler_visit_contains_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3523"}, {"caller_nid": "compiler_sqlcompiler_visit_contains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3525"}, {"caller_nid": "compiler_sqlcompiler_visit_contains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3525"}, {"caller_nid": "compiler_sqlcompiler_visit_not_contains_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3529"}, {"caller_nid": "compiler_sqlcompiler_visit_not_contains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3531"}, {"caller_nid": "compiler_sqlcompiler_visit_not_contains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3531"}, {"caller_nid": "compiler_sqlcompiler_visit_icontains_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3535"}, {"caller_nid": "compiler_sqlcompiler_visit_icontains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3538"}, {"caller_nid": "compiler_sqlcompiler_visit_icontains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3538"}, {"caller_nid": "compiler_sqlcompiler_visit_not_icontains_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3544"}, {"caller_nid": "compiler_sqlcompiler_visit_not_icontains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3547"}, {"caller_nid": "compiler_sqlcompiler_visit_not_icontains_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3547"}, {"caller_nid": "compiler_sqlcompiler_visit_startswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3553"}, {"caller_nid": "compiler_sqlcompiler_visit_startswith_op_binary", "callee": "_rconcat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3555"}, {"caller_nid": "compiler_sqlcompiler_visit_not_startswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3559"}, {"caller_nid": "compiler_sqlcompiler_visit_not_startswith_op_binary", "callee": "_rconcat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3561"}, {"caller_nid": "compiler_sqlcompiler_visit_istartswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3565"}, {"caller_nid": "compiler_sqlcompiler_visit_istartswith_op_binary", "callee": "_rconcat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3568"}, {"caller_nid": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3572"}, {"caller_nid": "compiler_sqlcompiler_visit_not_istartswith_op_binary", "callee": "_rconcat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3575"}, {"caller_nid": "compiler_sqlcompiler_visit_endswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3579"}, {"caller_nid": "compiler_sqlcompiler_visit_endswith_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3581"}, {"caller_nid": "compiler_sqlcompiler_visit_not_endswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3585"}, {"caller_nid": "compiler_sqlcompiler_visit_not_endswith_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3587"}, {"caller_nid": "compiler_sqlcompiler_visit_iendswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3591"}, {"caller_nid": "compiler_sqlcompiler_visit_iendswith_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3594"}, {"caller_nid": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3598"}, {"caller_nid": "compiler_sqlcompiler_visit_not_iendswith_op_binary", "callee": "concat", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3601"}, {"caller_nid": "compiler_sqlcompiler_visit_like_op_binary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3605"}, {"caller_nid": "compiler_sqlcompiler_visit_like_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3608"}, {"caller_nid": "compiler_sqlcompiler_visit_like_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3609"}, {"caller_nid": "compiler_sqlcompiler_visit_not_like_op_binary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3617"}, {"caller_nid": "compiler_sqlcompiler_visit_not_like_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3619"}, {"caller_nid": "compiler_sqlcompiler_visit_not_like_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3620"}, {"caller_nid": "compiler_sqlcompiler_visit_ilike_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3629"}, {"caller_nid": "compiler_sqlcompiler_visit_not_ilike_op_binary", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3638"}, {"caller_nid": "compiler_sqlcompiler_visit_between_op_binary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3646"}, {"caller_nid": "compiler_sqlcompiler_visit_not_between_op_binary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3652"}, {"caller_nid": "compiler_sqlcompiler_visit_regexp_match_op_binary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3662"}, {"caller_nid": "compiler_sqlcompiler_visit_not_regexp_match_op_binary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3670"}, {"caller_nid": "compiler_sqlcompiler_visit_regexp_replace_op_binary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3678"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3701"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3706"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "bind_expression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3708"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3722"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3727"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3728"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3729"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3768"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3771"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3775"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3780"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3792"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3804"}, {"caller_nid": "compiler_sqlcompiler_visit_bindparam", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3832"}, {"caller_nid": "compiler_sqlcompiler_render_bind_cast", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3860"}, {"caller_nid": "compiler_sqlcompiler_render_literal_bindparam", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3873"}, {"caller_nid": "compiler_sqlcompiler_render_literal_bindparam", "callee": "warn_limited", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3875"}, {"caller_nid": "compiler_sqlcompiler_render_literal_bindparam", "callee": "leep", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3886"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "_instance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3912"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "_cached_literal_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3914"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3917"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3919"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "_repr_single_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3921"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3928"}, {"caller_nid": "compiler_sqlcompiler_render_literal_value", "callee": "_repr_single_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3930"}, {"caller_nid": "compiler_sqlcompiler_truncate_bindparam", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3939"}, {"caller_nid": "compiler_sqlcompiler_truncated_identifier", "callee": "apply_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3953"}, {"caller_nid": "compiler_sqlcompiler_truncated_identifier", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3955"}, {"caller_nid": "compiler_sqlcompiler_truncated_identifier", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3956"}, {"caller_nid": "compiler_sqlcompiler_truncated_identifier", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3958"}, {"caller_nid": "compiler_sqlcompiler_truncated_identifier", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3960"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3987"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3989"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3992"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3996"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L3997"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4004"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "_unwrapped_dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4017"}, {"caller_nid": "compiler_sqlcompiler_bindparam_string", "callee": "_unwrapped_dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4032"}, {"caller_nid": "compiler_sqlcompiler_dispatch_independent_ctes", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4039"}, {"caller_nid": "compiler_sqlcompiler_dispatch_independent_ctes", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4040"}, {"caller_nid": "compiler_sqlcompiler_dispatch_independent_ctes", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4041"}, {"caller_nid": "compiler_sqlcompiler_dispatch_independent_ctes", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4044"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4064"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_get_reference_cte", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4070"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4089"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4095"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4105"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_get_reference_cte", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4126"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4136"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4136"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "compare", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4146"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4155"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4166"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_generate_columns_plus_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4205"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4210"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4218"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4224"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4231"}, {"caller_nid": "compiler_sqlcompiler_visit_cte", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4246"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4304"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4321"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4330"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4332"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4344"}, {"caller_nid": "compiler_sqlcompiler_visit_alias", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4369"}, {"caller_nid": "compiler_sqlcompiler_visit_tablesample", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4384"}, {"caller_nid": "compiler_sqlcompiler_visit_tablesample", "callee": "_get_method", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4384"}, {"caller_nid": "compiler_sqlcompiler_visit_tablesample", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4389"}, {"caller_nid": "compiler_sqlcompiler_render_values", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4395"}, {"caller_nid": "compiler_sqlcompiler_render_values", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4396"}, {"caller_nid": "compiler_sqlcompiler_render_values", "callee": "Tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4398"}, {"caller_nid": "compiler_sqlcompiler_visit_values", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4419"}, {"caller_nid": "compiler_sqlcompiler_visit_values", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4431"}, {"caller_nid": "compiler_sqlcompiler_visit_values", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4437"}, {"caller_nid": "compiler_sqlcompiler_visit_values", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4447"}, {"caller_nid": "compiler_sqlcompiler_visit_values", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4448"}, {"caller_nid": "compiler_sqlcompiler_add_to_result_map", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4479"}, {"caller_nid": "compiler_sqlcompiler_add_to_result_map", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4484"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4525"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "column_expression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4530"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4574"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4615"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4623"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4625"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "_wraps_unnamed_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4669"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4676"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "_truncated_label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4700"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4701"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4713"}, {"caller_nid": "compiler_sqlcompiler_label_select_column", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4718"}, {"caller_nid": "compiler_sqlcompiler_get_statement_hint_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4738"}, {"caller_nid": "compiler_sqlcompiler_display_froms_for_select", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4757"}, {"caller_nid": "compiler_sqlcompiler_display_froms_for_select", "callee": "_get_display_froms", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4763"}, {"caller_nid": "compiler_sqlcompiler_display_froms_for_select", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4764"}, {"caller_nid": "compiler_sqlcompiler_display_froms_for_select", "callee": "_get_display_froms", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4770"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4809"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "translate_select_structure", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4829"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4840"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4849"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4850"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4868"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4869"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4922"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4923"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4949"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4949"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4976"}, {"caller_nid": "compiler_sqlcompiler_visit_select", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4984"}, {"caller_nid": "compiler_sqlcompiler_setup_select_hints", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4993"}, {"caller_nid": "compiler_sqlcompiler_setup_select_hints", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L4994"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5010"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5012"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5013"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5022"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "_get_display_froms", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5027"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5028"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "_get_display_froms", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5034"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5039"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "_from_objects", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5039"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5040"}, {"caller_nid": "compiler_sqlcompiler_setup_select_stack", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5048"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5063"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5066"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5082"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5088"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5090"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5101"}, {"caller_nid": "compiler_sqlcompiler_compose_select_body", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5103"}, {"caller_nid": "compiler_sqlcompiler_generate_prefixes", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5148"}, {"caller_nid": "compiler_sqlcompiler_generate_prefixes", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5149"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5174"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5175"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5175"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "_get_reference_cte", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5177"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5193"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5196"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5196"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5200"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5200"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "_get_reference_cte", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5202"}, {"caller_nid": "compiler_sqlcompiler_render_cte_clause", "callee": "_get_reference_cte", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5206"}, {"caller_nid": "compiler_sqlcompiler_get_select_precolumns", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5222"}, {"caller_nid": "compiler_sqlcompiler_returning_clause", "callee": "_generate_columns_plus_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5283"}, {"caller_nid": "compiler_sqlcompiler_returning_clause", "callee": "_select_iterables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5284"}, {"caller_nid": "compiler_sqlcompiler_returning_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5288"}, {"caller_nid": "compiler_sqlcompiler_fetch_clause", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5320"}, {"caller_nid": "compiler_sqlcompiler_fetch_clause", "callee": "render_literal_execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5322"}, {"caller_nid": "compiler_sqlcompiler_fetch_clause", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5331"}, {"caller_nid": "compiler_sqlcompiler_fetch_clause", "callee": "render_literal_execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5333"}, {"caller_nid": "compiler_sqlcompiler_visit_table", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5358"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5396"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5397"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5398"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "_de_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5399"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5410"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5414"}, {"caller_nid": "compiler_sqlcompiler_visit_join", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5419"}, {"caller_nid": "compiler_sqlcompiler_setup_crud_hints", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5427"}, {"caller_nid": "compiler_sqlcompiler_get_sentinel_column_for_table", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5489"}, {"caller_nid": "compiler_sqlcompiler_get_sentinel_column_for_table", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5493"}, {"caller_nid": "compiler_sqlcompiler_get_sentinel_column_for_table", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5514"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5546"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5550"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5602"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5603"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5605"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "_sentinel_from_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5615"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5628"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "rst", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5637"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5640"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5649"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5650"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5654"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5662"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5662"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5663"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5664"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "rst", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5678"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5691"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5707"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "apply_placeholders", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5708"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5712"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5713"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5719"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5725"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5735"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5737"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5749"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5752"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5753"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5755"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5760"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5761"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5775"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5785"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5798"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5811"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5812"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5813"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5815"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5840"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5842"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5846"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5850"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5851"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5862"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5864"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5865"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5866"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5869"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5869"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5871"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5872"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5876"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5878"}, {"caller_nid": "compiler_sqlcompiler_deliver_insertmanyvalues_batches", "callee": "_sentinel_from_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5887"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5902"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5920"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5922"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5923"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "_get_crud_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5946"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5956"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5971"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5979"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L5987"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6017"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6057"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6090"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6090"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6111"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6137"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6143"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6145"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6173"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6181"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6183"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6195"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "_unwrapped_dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6199"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6205"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6210"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6212"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6235"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6252"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6260"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6277"}, {"caller_nid": "compiler_sqlcompiler_visit_insert", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6286"}, {"caller_nid": "compiler_sqlcompiler_update_tables_clause", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6306"}, {"caller_nid": "compiler_sqlcompiler_update_from_clause", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6317"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6328"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6332"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6349"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6358"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6362"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "_from_objects", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6362"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6366"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6371"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "_get_crud_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6393"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6411"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6413"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6459"}, {"caller_nid": "compiler_sqlcompiler_visit_update", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6466"}, {"caller_nid": "compiler_sqlcompiler_delete_extra_from_clause", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6481"}, {"caller_nid": "compiler_sqlcompiler_delete_table_clause", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6487"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "_compile_state_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6492"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6511"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6521"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6522"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "_get_crud_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6555"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6611"}, {"caller_nid": "compiler_sqlcompiler_visit_delete", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6618"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "url.URL.create(element.stringify_dialect).get_dialect()", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6663"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6663"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6663"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "statement_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6665"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6668"}, {"caller_nid": "compiler_visit_unsupported_compilation", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6671"}, {"caller_nid": "compiler_strsqlcompiler_returning_clause", "callee": "_select_iterables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6700"}, {"caller_nid": "compiler_strsqlcompiler_returning_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6702"}, {"caller_nid": "compiler_strsqlcompiler_update_from_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6708"}, {"caller_nid": "compiler_strsqlcompiler_update_from_clause", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6709"}, {"caller_nid": "compiler_strsqlcompiler_delete_extra_from_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6717"}, {"caller_nid": "compiler_strsqlcompiler_delete_extra_from_clause", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6718"}, {"caller_nid": "compiler_strsqlcompiler_visit_regexp_replace_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6736"}, {"caller_nid": "compiler_strsqlcompiler_visit_regexp_replace_op_binary", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6737"}, {"caller_nid": "compiler_strsqlcompiler_visit_try_cast", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6742"}, {"caller_nid": "compiler_strsqlcompiler_visit_try_cast", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6743"}, {"caller_nid": "compiler_sql_compiler", "callee": "statement_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6763"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6782"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6783"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6787"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6792"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6793"}, {"caller_nid": "compiler_ddlcompiler_visit_ddl", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6794"}, {"caller_nid": "compiler_ddlcompiler_visit_create_table", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6819"}, {"caller_nid": "compiler_ddlcompiler_visit_create_table", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6850"}, {"caller_nid": "compiler_ddlcompiler_visit_create_column", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6872"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6887"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6891"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6893"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6895"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6903"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "_should_create_for_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6908"}, {"caller_nid": "compiler_ddlcompiler_create_table_constraints", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6911"}, {"caller_nid": "compiler_ddlcompiler_verify_index_table", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6928"}, {"caller_nid": "compiler_ddlcompiler_visit_create_index", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6942"}, {"caller_nid": "compiler_ddlcompiler_visit_create_index", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6955"}, {"caller_nid": "compiler_ddlcompiler_visit_drop_index", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6968"}, {"caller_nid": "compiler_ddlcompiler_prepared_index_name", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L6981"}, {"caller_nid": "compiler_ddlcompiler_visit_set_table_comment", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7005"}, {"caller_nid": "compiler_ddlcompiler_visit_set_column_comment", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7020"}, {"caller_nid": "compiler_ddlcompiler_visit_set_constraint_comment", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7030"}, {"caller_nid": "compiler_ddlcompiler_visit_drop_constraint_comment", "callee": "UnsupportedCompilationError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7033"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7038"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7040"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7042"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7044"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7046"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7048"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7050"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7052"}, {"caller_nid": "compiler_ddlcompiler_get_identity_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7053"}, {"caller_nid": "compiler_ddlcompiler_visit_drop_constraint", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7082"}, {"caller_nid": "compiler_ddlcompiler_get_column_default_string", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7127"}, {"caller_nid": "compiler_ddlcompiler_render_default_string", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7133"}, {"caller_nid": "compiler_ddlcompiler_visit_primary_key_constraint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7161"}, {"caller_nid": "compiler_ddlcompiler_visit_unique_constraint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7186"}, {"caller_nid": "compiler_ddlcompiler_define_primary_key_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7208"}, {"caller_nid": "compiler_ddlcompiler_define_foreign_key_body", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7222"}, {"caller_nid": "compiler_ddlcompiler_define_foreign_key_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7224"}, {"caller_nid": "compiler_ddlcompiler_define_foreign_key_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7230"}, {"caller_nid": "compiler_ddlcompiler_define_unique_body", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7241"}, {"caller_nid": "compiler_generictypecompiler_visit_null", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7492"}, {"caller_nid": "compiler_generictypecompiler_visit_type_decorator", "callee": "type_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7501"}, {"caller_nid": "compiler_generictypecompiler_visit_user_defined", "callee": "get_col_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7506"}, {"caller_nid": "compiler_strsqltypecompiler_process", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7516"}, {"caller_nid": "compiler_strsqltypecompiler_getattr", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7519"}, {"caller_nid": "compiler_strsqltypecompiler_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7522"}, {"caller_nid": "compiler_strsqltypecompiler_visit_unknown", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7525"}, {"caller_nid": "compiler_strsqltypecompiler_visit_unknown", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7528"}, {"caller_nid": "compiler_strsqltypecompiler_visit_user_defined", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7537"}, {"caller_nid": "compiler_strsqltypecompiler_visit_user_defined", "callee": "get_col_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7539"}, {"caller_nid": "compiler_identifierpreparer_with_schema_translate", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7615"}, {"caller_nid": "compiler_identifierpreparer_with_schema_translate", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7616"}, {"caller_nid": "compiler_identifierpreparer_render_schema_translates", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7644"}, {"caller_nid": "compiler_identifierpreparer_render_schema_translates", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7679"}, {"caller_nid": "compiler_identifierpreparer_escape_identifier", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7688"}, {"caller_nid": "compiler_identifierpreparer_escape_identifier", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7690"}, {"caller_nid": "compiler_identifierpreparer_unescape_identifier", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7700"}, {"caller_nid": "compiler_identifierpreparer_validate_sql_phrase", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7713"}, {"caller_nid": "compiler_identifierpreparer_validate_sql_phrase", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7714"}, {"caller_nid": "compiler_identifierpreparer_requires_quotes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7735"}, {"caller_nid": "compiler_identifierpreparer_requires_quotes", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7739"}, {"caller_nid": "compiler_identifierpreparer_requires_quotes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7739"}, {"caller_nid": "compiler_identifierpreparer_requires_quotes_illegal_chars", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7746"}, {"caller_nid": "compiler_identifierpreparer_requires_quotes_illegal_chars", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7746"}, {"caller_nid": "compiler_identifierpreparer_quote_schema", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7775"}, {"caller_nid": "compiler_identifierpreparer_quote", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7813"}, {"caller_nid": "compiler_identifierpreparer_quote", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7823"}, {"caller_nid": "compiler_identifierpreparer_format_sequence", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7850"}, {"caller_nid": "compiler_format_constraint", "callee": "_constraint_name_for_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7890"}, {"caller_nid": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7940"}, {"caller_nid": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7941"}, {"caller_nid": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "callee": "md5_hex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7942"}, {"caller_nid": "compiler_identifierpreparer_truncate_and_render_maxlen_name", "callee": "validate_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7944"}, {"caller_nid": "compiler_identifierpreparer_format_table", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7965"}, {"caller_nid": "compiler_identifierpreparer_format_table", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7970"}, {"caller_nid": "compiler_identifierpreparer_format_label_name", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7988"}, {"caller_nid": "compiler_identifierpreparer_format_label_name", "callee": "apply_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L7991"}, {"caller_nid": "compiler_identifierpreparer_format_column", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8010"}, {"caller_nid": "compiler_identifierpreparer_format_column", "callee": "apply_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8013"}, {"caller_nid": "compiler_identifierpreparer_format_column", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8015"}, {"caller_nid": "compiler_identifierpreparer_format_table_seq", "callee": "schema_for_object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8048"}, {"caller_nid": "compiler_r_identifiers", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8061"}, {"caller_nid": "compiler_r_identifiers", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8068"}, {"caller_nid": "compiler_identifierpreparer_unformat_identifiers", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py", "source_location": "L8082"}]} |