Files
tfm_ainventory/graphify-out/cache/aeadd97a31fcf45350c372543a06ff11d48ca8ad2557577a177d02234ba98eaa.json

1 line
239 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "label": "base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1"}, {"id": "base_oracletypecompiler", "label": "OracleTypeCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1058"}, {"id": "base_oracletypecompiler_visit_datetime", "label": ".visit_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1064"}, {"id": "base_oracletypecompiler_visit_float", "label": ".visit_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1067"}, {"id": "base_oracletypecompiler_visit_double", "label": ".visit_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1070"}, {"id": "base_oracletypecompiler_visit_unicode", "label": ".visit_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1073"}, {"id": "base_oracletypecompiler_visit_interval", "label": ".visit_INTERVAL()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1079"}, {"id": "base_oracletypecompiler_visit_long", "label": ".visit_LONG()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1089"}, {"id": "base_oracletypecompiler_visit_timestamp", "label": ".visit_TIMESTAMP()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1092"}, {"id": "base_oracletypecompiler_visit_double_precision", "label": ".visit_DOUBLE_PRECISION()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1100"}, {"id": "base_oracletypecompiler_visit_binary_double", "label": ".visit_BINARY_DOUBLE()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1103"}, {"id": "base_oracletypecompiler_visit_binary_float", "label": ".visit_BINARY_FLOAT()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1106"}, {"id": "base_oracletypecompiler_visit_number", "label": ".visit_NUMBER()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1113"}, {"id": "base_oracletypecompiler_generate_numeric", "label": "._generate_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1116"}, {"id": "base_oracletypecompiler_visit_string", "label": ".visit_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1161"}, {"id": "base_oracletypecompiler_visit_varchar2", "label": ".visit_VARCHAR2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1164"}, {"id": "base_oracletypecompiler_visit_nvarchar2", "label": ".visit_NVARCHAR2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1167"}, {"id": "base_oracletypecompiler_visit_varchar", "label": ".visit_VARCHAR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1172"}, {"id": "base_oracletypecompiler_visit_text", "label": ".visit_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1185"}, {"id": "base_oracletypecompiler_visit_unicode_text", "label": ".visit_unicode_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1188"}, {"id": "base_oracletypecompiler_visit_large_binary", "label": ".visit_large_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1194"}, {"id": "base_oracletypecompiler_visit_big_integer", "label": ".visit_big_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1197"}, {"id": "base_oracletypecompiler_visit_boolean", "label": ".visit_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1200"}, {"id": "base_oracletypecompiler_visit_raw", "label": ".visit_RAW()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1203"}, {"id": "base_oracletypecompiler_visit_rowid", "label": ".visit_ROWID()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1209"}, {"id": "base_oracletypecompiler_visit_vector", "label": ".visit_VECTOR()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1212"}, {"id": "base_oraclecompiler", "label": "OracleCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1225"}, {"id": "base_oraclecompiler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1236"}, {"id": "base_oraclecompiler_visit_mod_binary", "label": ".visit_mod_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1240"}, {"id": "base_oraclecompiler_visit_now_func", "label": ".visit_now_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1246"}, {"id": "base_oraclecompiler_visit_char_length_func", "label": ".visit_char_length_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1249"}, {"id": "base_oraclecompiler_visit_match_op_binary", "label": ".visit_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1252"}, {"id": "base_oraclecompiler_visit_true", "label": ".visit_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1258"}, {"id": "base_oraclecompiler_visit_false", "label": ".visit_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1261"}, {"id": "base_oraclecompiler_get_cte_preamble", "label": ".get_cte_preamble()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1264"}, {"id": "base_oraclecompiler_get_select_hint_text", "label": ".get_select_hint_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1267"}, {"id": "base_oraclecompiler_function_argspec", "label": ".function_argspec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1270"}, {"id": "base_oraclecompiler_visit_function", "label": ".visit_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1276"}, {"id": "base_oraclecompiler_visit_table_valued_column", "label": ".visit_table_valued_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1282"}, {"id": "base_oraclecompiler_default_from", "label": ".default_from()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1287"}, {"id": "base_oraclecompiler_visit_join", "label": ".visit_join()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1296"}, {"id": "base_oraclecompiler_get_nonansi_join_whereclause", "label": "._get_nonansi_join_whereclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1316"}, {"id": "base_oraclecompiler_visit_outer_join_column", "label": ".visit_outer_join_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1358"}, {"id": "base_oraclecompiler_visit_sequence", "label": ".visit_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1361"}, {"id": "base_oraclecompiler_get_render_as_alias_suffix", "label": ".get_render_as_alias_suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1364"}, {"id": "base_oraclecompiler_returning_clause", "label": ".returning_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1369"}, {"id": "base_oraclecompiler_row_limit_clause", "label": "._row_limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1435"}, {"id": "base_oraclecompiler_get_limit_or_fetch", "label": "._get_limit_or_fetch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1456"}, {"id": "base_oraclecompiler_fetch_clause", "label": ".fetch_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1462"}, {"id": "base_oraclecompiler_translate_select_structure", "label": ".translate_select_structure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1485"}, {"id": "base_oraclecompiler_limit_clause", "label": ".limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1633"}, {"id": "base_oraclecompiler_visit_empty_set_expr", "label": ".visit_empty_set_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1636"}, {"id": "base_oraclecompiler_for_update_clause", "label": ".for_update_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1639"}, {"id": "base_oraclecompiler_visit_is_distinct_from_binary", "label": ".visit_is_distinct_from_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1657"}, {"id": "base_oraclecompiler_visit_is_not_distinct_from_binary", "label": ".visit_is_not_distinct_from_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1663"}, {"id": "base_oraclecompiler_visit_regexp_match_op_binary", "label": ".visit_regexp_match_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1669"}, {"id": "base_oraclecompiler_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/dialects/oracle/base.py", "source_location": "L1682"}, {"id": "base_oraclecompiler_visit_regexp_replace_op_binary", "label": ".visit_regexp_replace_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1687"}, {"id": "base_oraclecompiler_visit_aggregate_strings_func", "label": ".visit_aggregate_strings_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1703"}, {"id": "base_oraclecompiler_visit_bitwise", "label": "._visit_bitwise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1706"}, {"id": "base_oraclecompiler_visit_bitwise_xor_op_binary", "label": ".visit_bitwise_xor_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1713"}, {"id": "base_oraclecompiler_visit_bitwise_or_op_binary", "label": ".visit_bitwise_or_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1716"}, {"id": "base_oraclecompiler_visit_bitwise_and_op_binary", "label": ".visit_bitwise_and_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1719"}, {"id": "base_oraclecompiler_visit_bitwise_rshift_op_binary", "label": ".visit_bitwise_rshift_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1722"}, {"id": "base_oraclecompiler_visit_bitwise_lshift_op_binary", "label": ".visit_bitwise_lshift_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1725"}, {"id": "base_oraclecompiler_visit_bitwise_not_op_unary_operator", "label": ".visit_bitwise_not_op_unary_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1728"}, {"id": "base_oracleddlcompiler", "label": "OracleDDLCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1732"}, {"id": "base_oracleddlcompiler_build_vector_index_config", "label": "._build_vector_index_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1734"}, {"id": "base_oracleddlcompiler_define_constraint_cascades", "label": ".define_constraint_cascades()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1775"}, {"id": "base_oracleddlcompiler_visit_drop_table_comment", "label": ".visit_drop_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1793"}, {"id": "base_oracleddlcompiler_visit_create_index", "label": ".visit_create_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1798"}, {"id": "base_oracleddlcompiler_post_create_table", "label": ".post_create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1834"}, {"id": "base_oracleddlcompiler_get_identity_options", "label": ".get_identity_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1853"}, {"id": "base_oracleddlcompiler_visit_computed_column", "label": ".visit_computed_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1862"}, {"id": "base_oracleddlcompiler_visit_identity_column", "label": ".visit_identity_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1876"}, {"id": "base_oracleidentifierpreparer", "label": "OracleIdentifierPreparer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1891"}, {"id": "base_oracleidentifierpreparer_bindparam_requires_quotes", "label": "._bindparam_requires_quotes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1897"}, {"id": "base_oracleidentifierpreparer_format_savepoint", "label": ".format_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1906"}, {"id": "base_oracleexecutioncontext", "label": "OracleExecutionContext", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1911"}, {"id": "base_oracleexecutioncontext_fire_sequence", "label": ".fire_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1912"}, {"id": "base_oracleexecutioncontext_pre_exec", "label": ".pre_exec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1920"}, {"id": "base_oracledialect", "label": "OracleDialect", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1928"}, {"id": "base_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2004"}, {"id": "base_oracledialect_initialize", "label": ".initialize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2023"}, {"id": "base_oracledialect_get_effective_compat_server_version_info", "label": "._get_effective_compat_server_version_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2042"}, {"id": "base_is_oracle_8", "label": "_is_oracle_8()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2064"}, {"id": "base_supports_table_compression", "label": "_supports_table_compression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2068"}, {"id": "base_supports_table_compress_for", "label": "_supports_table_compress_for()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2072"}, {"id": "base_supports_char_length", "label": "_supports_char_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2076"}, {"id": "base_supports_update_returning_computed_cols", "label": "_supports_update_returning_computed_cols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2080"}, {"id": "base_supports_except_all", "label": "_supports_except_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2086"}, {"id": "base_oracledialect_do_release_savepoint", "label": ".do_release_savepoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2089"}, {"id": "base_oracledialect_check_max_identifier_length", "label": "._check_max_identifier_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2093"}, {"id": "base_oracledialect_get_isolation_level_values", "label": ".get_isolation_level_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2103"}, {"id": "base_oracledialect_get_default_isolation_level", "label": ".get_default_isolation_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2106"}, {"id": "base_oracledialect_execute_reflection", "label": "._execute_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2114"}, {"id": "base_has_table_query", "label": "_has_table_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2143"}, {"id": "base_has_table", "label": "has_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2166"}, {"id": "base_has_sequence", "label": "has_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2189"}, {"id": "base_oracledialect_get_default_schema_name", "label": "._get_default_schema_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2208"}, {"id": "base_oracledialect_denormalize_schema_name", "label": ".denormalize_schema_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2215"}, {"id": "base_get_synonyms", "label": "_get_synonyms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2228"}, {"id": "base_all_objects_query", "label": "_all_objects_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2252"}, {"id": "base_get_all_objects", "label": "_get_all_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2319"}, {"id": "base_oracledialect_handle_synonyms_decorator", "label": "._handle_synonyms_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2350"}, {"id": "base_oracledialect_handle_synonyms", "label": "._handle_synonyms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2357"}, {"id": "base_get_schema_names", "label": "get_schema_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2396"}, {"id": "base_get_table_names", "label": "get_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2407"}, {"id": "base_get_temp_table_names", "label": "get_temp_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2482"}, {"id": "base_get_materialized_view_names", "label": "get_materialized_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2505"}, {"id": "base_get_view_names", "label": "get_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2525"}, {"id": "base_get_sequence_names", "label": "get_sequence_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2540"}, {"id": "base_oracledialect_value_or_raise", "label": "._value_or_raise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2554"}, {"id": "base_oracledialect_prepare_filter_names", "label": "._prepare_filter_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2563"}, {"id": "base_get_table_options", "label": "get_table_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2571"}, {"id": "base_table_options_query", "label": "_table_options_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2586"}, {"id": "base_get_multi_table_options", "label": "get_multi_table_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2641"}, {"id": "base_get_columns", "label": "get_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2709"}, {"id": "base_oracledialect_run_batches", "label": "._run_batches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2724"}, {"id": "base_column_query", "label": "_column_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2746"}, {"id": "base_get_multi_columns", "label": "get_multi_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2820"}, {"id": "base_oracledialect_parse_identity_options", "label": "._parse_identity_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2958"}, {"id": "base_get_table_comment", "label": "get_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2991"}, {"id": "base_comment_query", "label": "_comment_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3006"}, {"id": "base_get_multi_table_comment", "label": "get_multi_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3062"}, {"id": "base_get_indexes", "label": "get_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3103"}, {"id": "base_index_query", "label": "_index_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3118"}, {"id": "base_get_indexes_rows", "label": "_get_indexes_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3175"}, {"id": "base_get_multi_indexes", "label": "get_multi_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3207"}, {"id": "base_get_pk_constraint", "label": "get_pk_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3285"}, {"id": "base_constraint_query", "label": "_constraint_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3300"}, {"id": "base_get_all_constraint_rows", "label": "_get_all_constraint_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3355"}, {"id": "base_get_multi_pk_constraint", "label": "get_multi_pk_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3377"}, {"id": "base_get_foreign_keys", "label": "get_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3423"}, {"id": "base_get_multi_foreign_keys", "label": "get_multi_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3444"}, {"id": "base_get_unique_constraints", "label": "get_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3578"}, {"id": "base_get_multi_unique_constraints", "label": "get_multi_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3595"}, {"id": "base_get_view_definition", "label": "get_view_definition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3668"}, {"id": "base_get_check_constraints", "label": "get_check_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3719"}, {"id": "base_get_multi_check_constraints", "label": "get_multi_check_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3737"}, {"id": "base_oracledialect_list_dblinks", "label": "._list_dblinks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3794"}, {"id": "base_outerjoincolumn", "label": "_OuterJoinColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3802"}, {"id": "base_outerjoincolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3805"}, {"id": "base_rationale_1226", "label": "Oracle compiler modifies the lexical structure of Select statements to work", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1226"}, {"id": "base_rationale_1288", "label": "Called when a ``SELECT`` statement has no froms, and no ``FROM`` clause", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1288"}, {"id": "base_rationale_1365", "label": "Oracle doesn't like ``FROM table AS alias``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1365"}, {"id": "base_rationale_1436", "label": "Oracle Database 12c supports OFFSET/FETCH operators Use it instead subqu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1436"}, {"id": "base_rationale_1898", "label": "Return True if the given identifier requires quoting.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1898"}, {"id": "base_rationale_2169", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2169"}, {"id": "base_rationale_2192", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2192"}, {"id": "base_rationale_2397", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2397"}, {"id": "base_rationale_2408", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2408"}, {"id": "base_rationale_2483", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2483"}, {"id": "base_rationale_2508", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2508"}, {"id": "base_rationale_2526", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2526"}, {"id": "base_rationale_2541", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2541"}, {"id": "base_rationale_2572", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2572"}, {"id": "base_rationale_2652", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2652"}, {"id": "base_rationale_2710", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2710"}, {"id": "base_rationale_2831", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2831"}, {"id": "base_rationale_2992", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2992"}, {"id": "base_rationale_3073", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3073"}, {"id": "base_rationale_3104", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3104"}, {"id": "base_rationale_3218", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3218"}, {"id": "base_rationale_3286", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3286"}, {"id": "base_rationale_3388", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3388"}, {"id": "base_rationale_3430", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3430"}, {"id": "base_rationale_3455", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3455"}, {"id": "base_rationale_3581", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3581"}, {"id": "base_rationale_3606", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3606"}, {"id": "base_rationale_3676", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3676"}, {"id": "base_rationale_3722", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3722"}, {"id": "base_rationale_3749", "label": "Supported kw arguments are: ``dblink`` to reflect via a db link; ``oracl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3749"}, {"id": "base_rationale_2261", "label": "# NOTE: materialized views are listed in all_objects twice;", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2261"}, {"id": "base_rationale_2769", "label": "# NOTE: on oracle cannot create tables/views without columns and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2769"}, {"id": "base_rationale_2790", "label": "# NOTE: all_col_comments has a row for each column even if no", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2790"}, {"id": "base_rationale_2950", "label": "# NOTE: default not needed since all tables have columns", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2950"}, {"id": "base_rationale_3007", "label": "# NOTE: all_tab_comments / all_mview_comments have a row for all", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3007"}, {"id": "base_rationale_3142", "label": "# NOTE: this adds about 20% to the query time. Using a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3142"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L948", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L949", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L950", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L951", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L953", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L954", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L955", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L956", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L957", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L958", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L959", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L960", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L961", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L962", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L963", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L964", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L965", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L966", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L967", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L968", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L969", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L970", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_vector_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L971", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_vector_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L972", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_vector_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L973", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L974", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L975", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L976", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L977", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L978", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L979", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L980", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L981", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L982", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_reflection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L983", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L984", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L985", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L986", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L987", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L988", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L989", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L990", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L991", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L992", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L993", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L994", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L995", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_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/dialects/oracle/base.py", "source_location": "L996", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L997", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L998", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L999", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1000", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1001", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1002", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1003", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1004", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1005", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oracletypecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1058", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1064", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1067", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1070", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1073", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1079", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_long", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1089", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_timestamp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1092", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_double_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1100", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_binary_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1103", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_binary_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1106", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1109", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_number", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1113", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_generate_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1116", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1161", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_varchar2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1164", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_nvarchar2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1167", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_varchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1172", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_varchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1175", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1185", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_unicode_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1188", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_large_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1194", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_big_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1197", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1200", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1203", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_rowid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1209", "weight": 1.0}, {"source": "base_oracletypecompiler", "target": "base_oracletypecompiler_visit_vector", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oraclecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1225", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1236", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_mod_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1240", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_now_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1246", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_char_length_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1249", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1252", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_true", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1258", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1261", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_get_cte_preamble", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1264", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_get_select_hint_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1267", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_function_argspec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1270", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1276", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_table_valued_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1282", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_default_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1287", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_join", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1296", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_get_nonansi_join_whereclause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1316", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_outer_join_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1358", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1361", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_get_render_as_alias_suffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1364", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_returning_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1369", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_row_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1435", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_get_limit_or_fetch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1456", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_fetch_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1462", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_translate_select_structure", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1485", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1633", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_empty_set_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1636", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_for_update_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1639", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_is_distinct_from_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1657", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_is_not_distinct_from_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1663", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1669", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_not_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1682", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_regexp_replace_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1687", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_aggregate_strings_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1703", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1706", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_xor_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1713", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_or_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1716", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_and_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1719", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_rshift_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1722", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_lshift_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1725", "weight": 1.0}, {"source": "base_oraclecompiler", "target": "base_oraclecompiler_visit_bitwise_not_op_unary_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1728", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oracleddlcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1732", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_build_vector_index_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1734", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_define_constraint_cascades", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1775", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_visit_drop_table_comment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1793", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_visit_create_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1798", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_post_create_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1834", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_get_identity_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1853", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_visit_computed_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1862", "weight": 1.0}, {"source": "base_oracleddlcompiler", "target": "base_oracleddlcompiler_visit_identity_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1876", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oracleidentifierpreparer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1891", "weight": 1.0}, {"source": "base_oracleidentifierpreparer", "target": "base_oracleidentifierpreparer_bindparam_requires_quotes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1897", "weight": 1.0}, {"source": "base_oracleidentifierpreparer", "target": "base_oracleidentifierpreparer_format_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oracleexecutioncontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1911", "weight": 1.0}, {"source": "base_oracleexecutioncontext", "target": "base_oracleexecutioncontext_fire_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1912", "weight": 1.0}, {"source": "base_oracleexecutioncontext", "target": "base_oracleexecutioncontext_pre_exec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_oracledialect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1928", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2004", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_initialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2023", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_get_effective_compat_server_version_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2042", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_is_oracle_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2064", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_supports_table_compression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2068", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_supports_table_compress_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2072", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_supports_char_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2076", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_supports_update_returning_computed_cols", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2080", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_supports_except_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2086", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_do_release_savepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2089", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_check_max_identifier_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2093", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_get_isolation_level_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2103", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_get_default_isolation_level", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2106", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_execute_reflection", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_has_table_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_has_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_has_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2189", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_get_default_schema_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2208", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_denormalize_schema_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_synonyms", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_all_objects_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_all_objects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2319", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_handle_synonyms_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2350", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_handle_synonyms", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2357", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_schema_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2407", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_temp_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2482", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_materialized_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2505", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2525", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_sequence_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2540", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_value_or_raise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2554", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_prepare_filter_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2563", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_table_options_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2586", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2641", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2709", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_run_batches", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2724", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_column_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2820", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_parse_identity_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2958", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2991", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_comment_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3062", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_index_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_indexes_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3207", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3285", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_constraint_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_all_constraint_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3355", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3423", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3444", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3595", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_view_definition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3668", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_check_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3719", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_get_multi_check_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3737", "weight": 1.0}, {"source": "base_oracledialect", "target": "base_oracledialect_list_dblinks", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3794", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "target": "base_outerjoincolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3802", "weight": 1.0}, {"source": "base_outerjoincolumn", "target": "base_outerjoincolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3805", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_double", "target": "base_oracletypecompiler_visit_double_precision", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1071", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_unicode", "target": "base_oracletypecompiler_visit_nvarchar2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1075", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_unicode", "target": "base_oracletypecompiler_visit_varchar2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1077", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_double_precision", "target": "base_oracletypecompiler_generate_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1101", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_binary_double", "target": "base_oracletypecompiler_generate_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1104", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_binary_float", "target": "base_oracletypecompiler_generate_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1107", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_float", "target": "base_oracletypecompiler_generate_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1111", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_number", "target": "base_oracletypecompiler_generate_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1114", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_string", "target": "base_oracletypecompiler_visit_varchar2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1162", "weight": 1.0}, {"source": "base_oracletypecompiler_visit_big_integer", "target": "base_oracletypecompiler_visit_number", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1198", "weight": 1.0}, {"source": "base_oraclecompiler_init", "target": "base_outerjoincolumn_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1238", "weight": 1.0}, {"source": "base_oraclecompiler_visit_char_length_func", "target": "base_oraclecompiler_function_argspec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1250", "weight": 1.0}, {"source": "base_oraclecompiler_get_nonansi_join_whereclause", "target": "base_oraclecompiler_visit_join", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1351", "weight": 1.0}, {"source": "base_oraclecompiler_row_limit_clause", "target": "base_oraclecompiler_fetch_clause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1449", "weight": 1.0}, {"source": "base_oraclecompiler_row_limit_clause", "target": "base_oraclecompiler_get_limit_or_fetch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1451", "weight": 1.0}, {"source": "base_oraclecompiler_translate_select_structure", "target": "base_oraclecompiler_get_nonansi_join_whereclause", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1493", "weight": 1.0}, {"source": "base_oraclecompiler_visit_not_regexp_match_op_binary", "target": "base_oraclecompiler_visit_regexp_match_op_binary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1683", "weight": 1.0}, {"source": "base_oraclecompiler_visit_aggregate_strings_func", "target": "base_oraclecompiler_function_argspec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1704", "weight": 1.0}, {"source": "base_oraclecompiler_visit_bitwise_xor_op_binary", "target": "base_oraclecompiler_visit_bitwise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1714", "weight": 1.0}, {"source": "base_oraclecompiler_visit_bitwise_or_op_binary", "target": "base_oraclecompiler_visit_bitwise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1717", "weight": 1.0}, {"source": "base_oraclecompiler_visit_bitwise_and_op_binary", "target": "base_oraclecompiler_visit_bitwise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1720", "weight": 1.0}, {"source": "base_oracleddlcompiler_visit_create_index", "target": "base_oracleddlcompiler_build_vector_index_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1831", "weight": 1.0}, {"source": "base_oracleddlcompiler_visit_identity_column", "target": "base_oracleddlcompiler_get_identity_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1885", "weight": 1.0}, {"source": "base_init", "target": "base_outerjoincolumn_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2014", "weight": 1.0}, {"source": "base_oracledialect_check_max_identifier_length", "target": "base_oracledialect_get_effective_compat_server_version_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2094", "weight": 1.0}, {"source": "base_has_table", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2177", "weight": 1.0}, {"source": "base_has_table", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2179", "weight": 1.0}, {"source": "base_has_sequence", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2198", "weight": 1.0}, {"source": "base_has_sequence", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2203", "weight": 1.0}, {"source": "base_get_synonyms", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2229", "weight": 1.0}, {"source": "base_get_synonyms", "target": "base_oracledialect_prepare_filter_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2233", "weight": 1.0}, {"source": "base_get_synonyms", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2246", "weight": 1.0}, {"source": "base_get_all_objects", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2322", "weight": 1.0}, {"source": "base_get_all_objects", "target": "base_oracledialect_prepare_filter_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2326", "weight": 1.0}, {"source": "base_get_all_objects", "target": "base_get_materialized_view_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2333", "weight": 1.0}, {"source": "base_get_all_objects", "target": "base_all_objects_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2340", "weight": 1.0}, {"source": "base_get_all_objects", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2344", "weight": 1.0}, {"source": "base_oracledialect_handle_synonyms", "target": "base_get_synonyms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2363", "weight": 1.0}, {"source": "base_get_schema_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2401", "weight": 1.0}, {"source": "base_get_table_names", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2413", "weight": 1.0}, {"source": "base_get_table_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2476", "weight": 1.0}, {"source": "base_get_temp_table_names", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2484", "weight": 1.0}, {"source": "base_get_temp_table_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2499", "weight": 1.0}, {"source": "base_get_materialized_view_names", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2514", "weight": 1.0}, {"source": "base_get_materialized_view_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2516", "weight": 1.0}, {"source": "base_get_view_names", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2532", "weight": 1.0}, {"source": "base_get_view_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2534", "weight": 1.0}, {"source": "base_get_sequence_names", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2546", "weight": 1.0}, {"source": "base_get_sequence_names", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2549", "weight": 1.0}, {"source": "base_get_table_options", "target": "base_get_multi_table_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2575", "weight": 1.0}, {"source": "base_get_table_options", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2583", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2655", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_oracledialect_prepare_filter_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2659", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_get_materialized_view_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2667", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_table_options_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2686", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2689", "weight": 1.0}, {"source": "base_get_multi_table_options", "target": "base_get_view_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2702", "weight": 1.0}, {"source": "base_get_columns", "target": "base_get_multi_columns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2714", "weight": 1.0}, {"source": "base_get_columns", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2722", "weight": 1.0}, {"source": "base_oracledialect_run_batches", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2733", "weight": 1.0}, {"source": "base_get_multi_columns", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2834", "weight": 1.0}, {"source": "base_get_multi_columns", "target": "base_column_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2837", "weight": 1.0}, {"source": "base_get_multi_columns", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2846", "weight": 1.0}, {"source": "base_get_multi_columns", "target": "base_oracledialect_run_batches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2853", "weight": 1.0}, {"source": "base_get_multi_columns", "target": "base_oracledialect_parse_identity_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2927", "weight": 1.0}, {"source": "base_get_table_comment", "target": "base_get_multi_table_comment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2995", "weight": 1.0}, {"source": "base_get_table_comment", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3003", "weight": 1.0}, {"source": "base_get_multi_table_comment", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3076", "weight": 1.0}, {"source": "base_get_multi_table_comment", "target": "base_oracledialect_prepare_filter_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3079", "weight": 1.0}, {"source": "base_get_multi_table_comment", "target": "base_comment_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3080", "weight": 1.0}, {"source": "base_get_multi_table_comment", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3082", "weight": 1.0}, {"source": "base_get_indexes", "target": "base_get_multi_indexes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3107", "weight": 1.0}, {"source": "base_get_indexes", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3115", "weight": 1.0}, {"source": "base_get_indexes_rows", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3176", "weight": 1.0}, {"source": "base_get_indexes_rows", "target": "base_index_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3180", "weight": 1.0}, {"source": "base_get_indexes_rows", "target": "base_get_all_constraint_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3184", "weight": 1.0}, {"source": "base_get_indexes_rows", "target": "base_oracledialect_run_batches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3191", "weight": 1.0}, {"source": "base_get_multi_indexes", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3221", "weight": 1.0}, {"source": "base_get_multi_indexes", "target": "base_get_indexes_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3231", "weight": 1.0}, {"source": "base_get_pk_constraint", "target": "base_get_multi_pk_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3289", "weight": 1.0}, {"source": "base_get_pk_constraint", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3297", "weight": 1.0}, {"source": "base_get_all_constraint_rows", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3358", "weight": 1.0}, {"source": "base_get_all_constraint_rows", "target": "base_constraint_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3361", "weight": 1.0}, {"source": "base_get_all_constraint_rows", "target": "base_oracledialect_run_batches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3365", "weight": 1.0}, {"source": "base_get_multi_pk_constraint", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3391", "weight": 1.0}, {"source": "base_get_multi_pk_constraint", "target": "base_get_all_constraint_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3398", "weight": 1.0}, {"source": "base_get_foreign_keys", "target": "base_get_multi_foreign_keys", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3433", "weight": 1.0}, {"source": "base_get_foreign_keys", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3441", "weight": 1.0}, {"source": "base_get_multi_foreign_keys", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3458", "weight": 1.0}, {"source": "base_get_multi_foreign_keys", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3464", "weight": 1.0}, {"source": "base_get_multi_foreign_keys", "target": "base_get_all_constraint_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3471", "weight": 1.0}, {"source": "base_get_multi_foreign_keys", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3537", "weight": 1.0}, {"source": "base_get_unique_constraints", "target": "base_get_multi_unique_constraints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3584", "weight": 1.0}, {"source": "base_get_unique_constraints", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3592", "weight": 1.0}, {"source": "base_get_multi_unique_constraints", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3609", "weight": 1.0}, {"source": "base_get_multi_unique_constraints", "target": "base_get_indexes_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3617", "weight": 1.0}, {"source": "base_get_multi_unique_constraints", "target": "base_get_all_constraint_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3622", "weight": 1.0}, {"source": "base_get_view_definition", "target": "base_get_synonyms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3680", "weight": 1.0}, {"source": "base_get_view_definition", "target": "base_oracledialect_denormalize_schema_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3691", "weight": 1.0}, {"source": "base_get_view_definition", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3708", "weight": 1.0}, {"source": "base_get_check_constraints", "target": "base_get_multi_check_constraints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3725", "weight": 1.0}, {"source": "base_get_check_constraints", "target": "base_oracledialect_value_or_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3734", "weight": 1.0}, {"source": "base_get_multi_check_constraints", "target": "base_get_all_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3752", "weight": 1.0}, {"source": "base_get_multi_check_constraints", "target": "base_get_all_constraint_rows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3760", "weight": 1.0}, {"source": "base_oracledialect_list_dblinks", "target": "base_oracledialect_execute_reflection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3796", "weight": 1.0}, {"source": "base_rationale_1226", "target": "base_oraclecompiler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1226", "weight": 1.0}, {"source": "base_rationale_1288", "target": "base_oraclecompiler_default_from", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1288", "weight": 1.0}, {"source": "base_rationale_1365", "target": "base_oraclecompiler_get_render_as_alias_suffix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1365", "weight": 1.0}, {"source": "base_rationale_1436", "target": "base_oraclecompiler_row_limit_clause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1436", "weight": 1.0}, {"source": "base_rationale_1898", "target": "base_oracleidentifierpreparer_bindparam_requires_quotes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1898", "weight": 1.0}, {"source": "base_rationale_2169", "target": "base_oracledialect_has_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2169", "weight": 1.0}, {"source": "base_rationale_2192", "target": "base_oracledialect_has_sequence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2192", "weight": 1.0}, {"source": "base_rationale_2397", "target": "base_oracledialect_get_schema_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2397", "weight": 1.0}, {"source": "base_rationale_2408", "target": "base_oracledialect_get_table_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2408", "weight": 1.0}, {"source": "base_rationale_2483", "target": "base_oracledialect_get_temp_table_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2483", "weight": 1.0}, {"source": "base_rationale_2508", "target": "base_oracledialect_get_materialized_view_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2508", "weight": 1.0}, {"source": "base_rationale_2526", "target": "base_oracledialect_get_view_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2526", "weight": 1.0}, {"source": "base_rationale_2541", "target": "base_oracledialect_get_sequence_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2541", "weight": 1.0}, {"source": "base_rationale_2572", "target": "base_oracledialect_get_table_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2572", "weight": 1.0}, {"source": "base_rationale_2652", "target": "base_oracledialect_get_multi_table_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2652", "weight": 1.0}, {"source": "base_rationale_2710", "target": "base_oracledialect_get_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2710", "weight": 1.0}, {"source": "base_rationale_2831", "target": "base_oracledialect_get_multi_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2831", "weight": 1.0}, {"source": "base_rationale_2992", "target": "base_oracledialect_get_table_comment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2992", "weight": 1.0}, {"source": "base_rationale_3073", "target": "base_oracledialect_get_multi_table_comment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3073", "weight": 1.0}, {"source": "base_rationale_3104", "target": "base_oracledialect_get_indexes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3104", "weight": 1.0}, {"source": "base_rationale_3218", "target": "base_oracledialect_get_multi_indexes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3218", "weight": 1.0}, {"source": "base_rationale_3286", "target": "base_oracledialect_get_pk_constraint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3286", "weight": 1.0}, {"source": "base_rationale_3388", "target": "base_oracledialect_get_multi_pk_constraint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3388", "weight": 1.0}, {"source": "base_rationale_3430", "target": "base_oracledialect_get_foreign_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3430", "weight": 1.0}, {"source": "base_rationale_3455", "target": "base_oracledialect_get_multi_foreign_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3455", "weight": 1.0}, {"source": "base_rationale_3581", "target": "base_oracledialect_get_unique_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3581", "weight": 1.0}, {"source": "base_rationale_3606", "target": "base_oracledialect_get_multi_unique_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3606", "weight": 1.0}, {"source": "base_rationale_3676", "target": "base_oracledialect_get_view_definition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3676", "weight": 1.0}, {"source": "base_rationale_3722", "target": "base_oracledialect_get_check_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3722", "weight": 1.0}, {"source": "base_rationale_3749", "target": "base_oracledialect_get_multi_check_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3749", "weight": 1.0}, {"source": "base_rationale_2261", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2261", "weight": 1.0}, {"source": "base_rationale_2769", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2769", "weight": 1.0}, {"source": "base_rationale_2790", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2790", "weight": 1.0}, {"source": "base_rationale_2950", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2950", "weight": 1.0}, {"source": "base_rationale_3007", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3007", "weight": 1.0}, {"source": "base_rationale_3142", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_oracle_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3142", "weight": 1.0}], "raw_calls": [{"caller_nid": "base_oracletypecompiler_visit_datetime", "callee": "visit_DATE", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1065"}, {"caller_nid": "base_oracletypecompiler_visit_timestamp", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1093"}, {"caller_nid": "base_oracletypecompiler_generate_numeric", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1126"}, {"caller_nid": "base_oracletypecompiler_generate_numeric", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1129"}, {"caller_nid": "base_oracletypecompiler_generate_numeric", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1133"}, {"caller_nid": "base_oracletypecompiler_generate_numeric", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1134"}, {"caller_nid": "base_oracletypecompiler_generate_numeric", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1150"}, {"caller_nid": "base_oracletypecompiler_visit_varchar2", "callee": "_visit_varchar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1165"}, {"caller_nid": "base_oracletypecompiler_visit_nvarchar2", "callee": "_visit_varchar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1168"}, {"caller_nid": "base_oracletypecompiler_visit_varchar", "callee": "_visit_varchar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1173"}, {"caller_nid": "base_oracletypecompiler_visit_text", "callee": "visit_CLOB", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1186"}, {"caller_nid": "base_oracletypecompiler_visit_unicode_text", "callee": "visit_NCLOB", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1190"}, {"caller_nid": "base_oracletypecompiler_visit_unicode_text", "callee": "visit_CLOB", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1192"}, {"caller_nid": "base_oracletypecompiler_visit_large_binary", "callee": "visit_BLOB", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1195"}, {"caller_nid": "base_oracletypecompiler_visit_boolean", "callee": "visit_SMALLINT", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1201"}, {"caller_nid": "base_oraclecompiler_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1238"}, {"caller_nid": "base_oraclecompiler_visit_mod_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1242"}, {"caller_nid": "base_oraclecompiler_visit_mod_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1243"}, {"caller_nid": "base_oraclecompiler_visit_match_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1254"}, {"caller_nid": "base_oraclecompiler_visit_match_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1255"}, {"caller_nid": "base_oraclecompiler_get_select_hint_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1268"}, {"caller_nid": "base_oraclecompiler_get_select_hint_text", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1268"}, {"caller_nid": "base_oraclecompiler_function_argspec", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1271"}, {"caller_nid": "base_oraclecompiler_function_argspec", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1271"}, {"caller_nid": "base_oraclecompiler_visit_function", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1277"}, {"caller_nid": "base_oraclecompiler_visit_function", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1278"}, {"caller_nid": "base_oraclecompiler_visit_function", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1278"}, {"caller_nid": "base_oraclecompiler_visit_table_valued_column", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1283"}, {"caller_nid": "base_oraclecompiler_visit_join", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1303"}, {"caller_nid": "base_oraclecompiler_visit_join", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1306"}, {"caller_nid": "base_oraclecompiler_visit_join", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1311"}, {"caller_nid": "base_oraclecompiler_visit_join", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1313"}, {"caller_nid": "base_oraclecompiler_get_nonansi_join_whereclause", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1350"}, {"caller_nid": "base_oraclecompiler_get_nonansi_join_whereclause", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1356"}, {"caller_nid": "base_oraclecompiler_visit_outer_join_column", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1359"}, {"caller_nid": "base_oraclecompiler_visit_sequence", "callee": "format_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1362"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1375"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "_select_iterables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1376"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1380"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1381"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1384"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "column_expression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1394"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "outparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1398"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1400"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "bindparam_string", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1401"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "_truncate_bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1401"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1412"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1420"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1420"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "_add_to_result_map", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1422"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1423"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1424"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1427"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1428"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1433"}, {"caller_nid": "base_oraclecompiler_returning_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1433"}, {"caller_nid": "base_oraclecompiler_row_limit_clause", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1445"}, {"caller_nid": "base_oraclecompiler_fetch_clause", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1470"}, {"caller_nid": "base_oraclecompiler_fetch_clause", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1481"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1488"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_display_froms_for_select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1490"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1491"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1495"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1507"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "render_literal_execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1508"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1510"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "render_literal_execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1511"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_generate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1518"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1524"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_copy_internals", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1525"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "contains_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1528"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "add_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1529"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "alias", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1532"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1533"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "corresponding_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1537"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1545"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "prefix_with", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1547"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "text", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1548"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1550"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "ClauseAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1559"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1561"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1566"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "_simple_int_clause", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1568"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1580"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1581"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "add_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1589"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1590"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1590"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "corresponding_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1599"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "add_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1602"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "alias", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1604"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1606"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "corresponding_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1610"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "ClauseAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1619"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1621"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1624"}, {"caller_nid": "base_oraclecompiler_translate_select_structure", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1625"}, {"caller_nid": "base_oraclecompiler_for_update_clause", "callee": "is_subquery", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1640"}, {"caller_nid": "base_oraclecompiler_for_update_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1646"}, {"caller_nid": "base_oraclecompiler_for_update_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1647"}, {"caller_nid": "base_oraclecompiler_visit_is_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1659"}, {"caller_nid": "base_oraclecompiler_visit_is_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1660"}, {"caller_nid": "base_oraclecompiler_visit_is_not_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1665"}, {"caller_nid": "base_oraclecompiler_visit_is_not_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1666"}, {"caller_nid": "base_oraclecompiler_visit_regexp_match_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1670"}, {"caller_nid": "base_oraclecompiler_visit_regexp_match_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1671"}, {"caller_nid": "base_oraclecompiler_visit_regexp_match_op_binary", "callee": "render_literal_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1679"}, {"caller_nid": "base_oraclecompiler_visit_regexp_replace_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1688"}, {"caller_nid": "base_oraclecompiler_visit_regexp_replace_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1689"}, {"caller_nid": "base_oraclecompiler_visit_regexp_replace_op_binary", "callee": "render_literal_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1700"}, {"caller_nid": "base_oraclecompiler_visit_bitwise", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1707"}, {"caller_nid": "base_oraclecompiler_visit_bitwise", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1708"}, {"caller_nid": "base_oraclecompiler_visit_bitwise_rshift_op_binary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1723"}, {"caller_nid": "base_oraclecompiler_visit_bitwise_lshift_op_binary", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1726"}, {"caller_nid": "base_oraclecompiler_visit_bitwise_not_op_unary_operator", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1729"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1746"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1748"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1750"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1753"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1758"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "fields", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1760"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1761"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1762"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1763"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1765"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1767"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1768"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1771"}, {"caller_nid": "base_oracleddlcompiler_build_vector_index_config", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1773"}, {"caller_nid": "base_oracleddlcompiler_define_constraint_cascades", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1784"}, {"caller_nid": "base_oracleddlcompiler_visit_drop_table_comment", "callee": "format_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1794"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "_verify_index_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1800"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "_prepared_index_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1811"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "format_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1812"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1813"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1814"}, {"caller_nid": "base_oracleddlcompiler_visit_create_index", "callee": "VectorIndexConfig", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1829"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1839"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1839"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1840"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1844"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1846"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1848"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1849"}, {"caller_nid": "base_oracleddlcompiler_post_create_table", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1851"}, {"caller_nid": "base_oracleddlcompiler_get_identity_options", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1854"}, {"caller_nid": "base_oracleddlcompiler_get_identity_options", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1855"}, {"caller_nid": "base_oracleddlcompiler_get_identity_options", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1856"}, {"caller_nid": "base_oracleddlcompiler_get_identity_options", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1857"}, {"caller_nid": "base_oracleddlcompiler_get_identity_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1860"}, {"caller_nid": "base_oracleddlcompiler_visit_computed_column", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1863"}, {"caller_nid": "base_oracleddlcompiler_visit_computed_column", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1867"}, {"caller_nid": "base_oracleidentifierpreparer_bindparam_requires_quotes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1899"}, {"caller_nid": "base_oracleidentifierpreparer_bindparam_requires_quotes", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1903"}, {"caller_nid": "base_oracleidentifierpreparer_bindparam_requires_quotes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1903"}, {"caller_nid": "base_oracleidentifierpreparer_format_savepoint", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1907"}, {"caller_nid": "base_oracleidentifierpreparer_format_savepoint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1908"}, {"caller_nid": "base_oracleexecutioncontext_fire_sequence", "callee": "_execute_scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1913"}, {"caller_nid": "base_oracleexecutioncontext_fire_sequence", "callee": "format_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1915"}, {"caller_nid": "base_oracleexecutioncontext_pre_exec", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L1922"}, {"caller_nid": "base_oracledialect_initialize", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2024"}, {"caller_nid": "base_oracledialect_initialize", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2033"}, {"caller_nid": "base_oracledialect_initialize", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2034"}, {"caller_nid": "base_oracledialect_get_effective_compat_server_version_info", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2049"}, {"caller_nid": "base_oracledialect_get_effective_compat_server_version_info", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2049"}, {"caller_nid": "base_oracledialect_get_effective_compat_server_version_info", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2057"}, {"caller_nid": "base_oracledialect_get_effective_compat_server_version_info", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2057"}, {"caller_nid": "base_oracledialect_get_effective_compat_server_version_info", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2057"}, {"caller_nid": "base_oracledialect_get_default_isolation_level", "callee": "get_isolation_level", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2108"}, {"caller_nid": "base_oracledialect_execute_reflection", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2117"}, {"caller_nid": "base_oracledialect_execute_reflection", "callee": "cloned_traverse", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2135"}, {"caller_nid": "base_oracledialect_execute_reflection", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2138"}, {"caller_nid": "base_has_table_query", "callee": "subquery", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2146"}, {"caller_nid": "base_has_table_query", "callee": "union_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2146"}, {"caller_nid": "base_has_table_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2146"}, {"caller_nid": "base_has_table_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2151"}, {"caller_nid": "base_has_table_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2152"}, {"caller_nid": "base_has_table_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2159"}, {"caller_nid": "base_has_table_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2159"}, {"caller_nid": "base_has_table_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2160"}, {"caller_nid": "base_has_table_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2161"}, {"caller_nid": "base_has_table", "callee": "_ensure_has_table_connection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2170"}, {"caller_nid": "base_has_table", "callee": "denormalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2176"}, {"caller_nid": "base_has_table", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2186"}, {"caller_nid": "base_has_table", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2186"}, {"caller_nid": "base_has_sequence", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2196"}, {"caller_nid": "base_has_sequence", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2196"}, {"caller_nid": "base_has_sequence", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2206"}, {"caller_nid": "base_has_sequence", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2206"}, {"caller_nid": "base_oracledialect_get_default_schema_name", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2209"}, {"caller_nid": "base_oracledialect_get_default_schema_name", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2210"}, {"caller_nid": "base_oracledialect_get_default_schema_name", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2210"}, {"caller_nid": "base_oracledialect_denormalize_schema_name", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2217"}, {"caller_nid": "base_oracledialect_denormalize_schema_name", "callee": "denormalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2221"}, {"caller_nid": "base_oracledialect_denormalize_schema_name", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2221"}, {"caller_nid": "base_get_synonyms", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2234"}, {"caller_nid": "base_get_synonyms", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2234"}, {"caller_nid": "base_get_synonyms", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2241"}, {"caller_nid": "base_get_synonyms", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2242"}, {"caller_nid": "base_get_synonyms", "callee": "mappings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2246"}, {"caller_nid": "base_get_synonyms", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2249"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2256"}, {"caller_nid": "base_all_objects_query", "callee": "select_from", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2256"}, {"caller_nid": "base_all_objects_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2256"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2266"}, {"caller_nid": "base_all_objects_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2267"}, {"caller_nid": "base_all_objects_query", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2272"}, {"caller_nid": "base_all_objects_query", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2279"}, {"caller_nid": "base_all_objects_query", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2281"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2289"}, {"caller_nid": "base_all_objects_query", "callee": "not_in", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2290"}, {"caller_nid": "base_all_objects_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2291"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2294"}, {"caller_nid": "base_all_objects_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2295"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2300"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2302"}, {"caller_nid": "base_all_objects_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2305"}, {"caller_nid": "base_all_objects_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2306"}, {"caller_nid": "base_all_objects_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2307"}, {"caller_nid": "base_get_all_objects", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2344"}, {"caller_nid": "base_get_all_objects", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2348"}, {"caller_nid": "base_oracledialect_handle_synonyms_decorator", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2351"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2358"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2359"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2361"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2362"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2366"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2367"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2368"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2371"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2374"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2379"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2382"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2386"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2387"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2389"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2391"}, {"caller_nid": "base_oracledialect_handle_synonyms", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2393"}, {"caller_nid": "base_get_schema_names", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2398"}, {"caller_nid": "base_get_schema_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2398"}, {"caller_nid": "base_get_schema_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2401"}, {"caller_nid": "base_get_schema_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2404"}, {"caller_nid": "base_get_table_names", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2414"}, {"caller_nid": "base_get_table_names", "callee": "subquery", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2416"}, {"caller_nid": "base_get_table_names", "callee": "union_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2416"}, {"caller_nid": "base_get_table_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2416"}, {"caller_nid": "base_get_table_names", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2424"}, {"caller_nid": "base_get_table_names", "callee": "select_from", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2424"}, {"caller_nid": "base_get_table_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2424"}, {"caller_nid": "base_get_table_names", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2425"}, {"caller_nid": "base_get_table_names", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2436"}, {"caller_nid": "base_get_table_names", "callee": "coalesce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2440"}, {"caller_nid": "base_get_table_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2452"}, {"caller_nid": "base_get_table_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2454"}, {"caller_nid": "base_get_table_names", "callee": "not_in", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2455"}, {"caller_nid": "base_get_table_names", "callee": "coalesce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2455"}, {"caller_nid": "base_get_table_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2459"}, {"caller_nid": "base_get_table_names", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2461"}, {"caller_nid": "base_get_table_names", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2461"}, {"caller_nid": "base_get_table_names", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2462"}, {"caller_nid": "base_get_table_names", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2462"}, {"caller_nid": "base_get_table_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2466"}, {"caller_nid": "base_get_table_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2466"}, {"caller_nid": "base_get_table_names", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2467"}, {"caller_nid": "base_get_table_names", "callee": "except_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2471"}, {"caller_nid": "base_get_table_names", "callee": "except_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2473"}, {"caller_nid": "base_get_table_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2476"}, {"caller_nid": "base_get_table_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2479"}, {"caller_nid": "base_get_temp_table_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2486"}, {"caller_nid": "base_get_temp_table_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2488"}, {"caller_nid": "base_get_temp_table_names", "callee": "not_in", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2489"}, {"caller_nid": "base_get_temp_table_names", "callee": "coalesce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2489"}, {"caller_nid": "base_get_temp_table_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2493"}, {"caller_nid": "base_get_temp_table_names", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2495"}, {"caller_nid": "base_get_temp_table_names", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2495"}, {"caller_nid": "base_get_temp_table_names", "callee": "is_not", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2496"}, {"caller_nid": "base_get_temp_table_names", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2496"}, {"caller_nid": "base_get_temp_table_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2499"}, {"caller_nid": "base_get_temp_table_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2502"}, {"caller_nid": "base_get_materialized_view_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2512"}, {"caller_nid": "base_get_materialized_view_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2512"}, {"caller_nid": "base_get_materialized_view_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2516"}, {"caller_nid": "base_get_materialized_view_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2520"}, {"caller_nid": "base_get_materialized_view_names", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2522"}, {"caller_nid": "base_get_view_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2530"}, {"caller_nid": "base_get_view_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2530"}, {"caller_nid": "base_get_view_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2534"}, {"caller_nid": "base_get_view_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2537"}, {"caller_nid": "base_get_sequence_names", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2544"}, {"caller_nid": "base_get_sequence_names", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2544"}, {"caller_nid": "base_get_sequence_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2549"}, {"caller_nid": "base_get_sequence_names", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2552"}, {"caller_nid": "base_oracledialect_value_or_raise", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2555"}, {"caller_nid": "base_oracledialect_value_or_raise", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2555"}, {"caller_nid": "base_oracledialect_value_or_raise", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2557"}, {"caller_nid": "base_oracledialect_value_or_raise", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2559"}, {"caller_nid": "base_oracledialect_prepare_filter_names", "callee": "denormalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2565"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2589"}, {"caller_nid": "base_table_options_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2589"}, {"caller_nid": "base_table_options_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2594"}, {"caller_nid": "base_table_options_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2594"}, {"caller_nid": "base_table_options_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2599"}, {"caller_nid": "base_table_options_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2599"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2604"}, {"caller_nid": "base_table_options_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2605"}, {"caller_nid": "base_table_options_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2606"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2610"}, {"caller_nid": "base_table_options_query", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2610"}, {"caller_nid": "base_table_options_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2610"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2612"}, {"caller_nid": "base_table_options_query", "callee": "is_not", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2613"}, {"caller_nid": "base_table_options_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2613"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2626"}, {"caller_nid": "base_table_options_query", "callee": "not_in", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2627"}, {"caller_nid": "base_table_options_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2628"}, {"caller_nid": "base_table_options_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2635"}, {"caller_nid": "base_table_options_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2636"}, {"caller_nid": "base_table_options_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2636"}, {"caller_nid": "base_get_multi_table_options", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2694"}, {"caller_nid": "base_get_multi_table_options", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2699"}, {"caller_nid": "base_get_multi_table_options", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2704"}, {"caller_nid": "base_get_multi_table_options", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2706"}, {"caller_nid": "base_oracledialect_run_batches", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2728"}, {"caller_nid": "base_oracledialect_run_batches", "callee": "mappings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2741"}, {"caller_nid": "base_column_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2754"}, {"caller_nid": "base_column_query", "callee": "case", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2754"}, {"caller_nid": "base_column_query", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2755"}, {"caller_nid": "base_column_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2755"}, {"caller_nid": "base_column_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2764"}, {"caller_nid": "base_column_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2764"}, {"caller_nid": "base_column_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2765"}, {"caller_nid": "base_column_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2765"}, {"caller_nid": "base_column_query", "callee": "outerjoin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2776"}, {"caller_nid": "base_column_query", "callee": "select_from", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2776"}, {"caller_nid": "base_column_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2776"}, {"caller_nid": "base_column_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2795"}, {"caller_nid": "base_column_query", "callee": "outerjoin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2803"}, {"caller_nid": "base_column_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2805"}, {"caller_nid": "base_column_query", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2812"}, {"caller_nid": "base_column_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2812"}, {"caller_nid": "base_column_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2813"}, {"caller_nid": "base_column_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2813"}, {"caller_nid": "base_get_multi_columns", "callee": "denormalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2844"}, {"caller_nid": "base_get_multi_columns", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2850"}, {"caller_nid": "base_get_multi_columns", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2868"}, {"caller_nid": "base_get_multi_columns", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2871"}, {"caller_nid": "base_get_multi_columns", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2873"}, {"caller_nid": "base_get_multi_columns", "callee": "maybe_int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2875"}, {"caller_nid": "base_get_multi_columns", "callee": "maybe_int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2878"}, {"caller_nid": "base_get_multi_columns", "callee": "INTEGER", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2880"}, {"caller_nid": "base_get_multi_columns", "callee": "NUMBER", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2882"}, {"caller_nid": "base_get_multi_columns", "callee": "DOUBLE_PRECISION", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2888"}, {"caller_nid": "base_get_multi_columns", "callee": "REAL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2892"}, {"caller_nid": "base_get_multi_columns", "callee": "FLOAT", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2895"}, {"caller_nid": "base_get_multi_columns", "callee": "maybe_int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2898"}, {"caller_nid": "base_get_multi_columns", "callee": "self.ischema_names.get(coltype)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2899"}, {"caller_nid": "base_get_multi_columns", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2899"}, {"caller_nid": "base_get_multi_columns", "callee": "maybe_int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2901"}, {"caller_nid": "base_get_multi_columns", "callee": "RAW", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2902"}, {"caller_nid": "base_get_multi_columns", "callee": "TIMESTAMP", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2904"}, {"caller_nid": "base_get_multi_columns", "callee": "TIMESTAMP", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2906"}, {"caller_nid": "base_get_multi_columns", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2908"}, {"caller_nid": "base_get_multi_columns", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2912"}, {"caller_nid": "base_get_multi_columns", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2920"}, {"caller_nid": "base_get_multi_columns", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2941"}, {"caller_nid": "base_get_multi_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2948"}, {"caller_nid": "base_get_multi_columns", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2956"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2964"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2964"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2971"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2972"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2975"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2977"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2979"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2981"}, {"caller_nid": "base_oracledialect_parse_identity_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L2985"}, {"caller_nid": "base_comment_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3012"}, {"caller_nid": "base_comment_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3012"}, {"caller_nid": "base_comment_query", "callee": "not_like", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3017"}, {"caller_nid": "base_comment_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3020"}, {"caller_nid": "base_comment_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3024"}, {"caller_nid": "base_comment_query", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3027"}, {"caller_nid": "base_comment_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3029"}, {"caller_nid": "base_comment_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3029"}, {"caller_nid": "base_comment_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3030"}, {"caller_nid": "base_comment_query", "callee": "not_like", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3034"}, {"caller_nid": "base_comment_query", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3036"}, {"caller_nid": "base_comment_query", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3037"}, {"caller_nid": "base_comment_query", "callee": "subquery", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3040"}, {"caller_nid": "base_comment_query", "callee": "union_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3040"}, {"caller_nid": "base_comment_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3041"}, {"caller_nid": "base_comment_query", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3049"}, {"caller_nid": "base_comment_query", "callee": "distinct", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3049"}, {"caller_nid": "base_comment_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3051"}, {"caller_nid": "base_comment_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3058"}, {"caller_nid": "base_comment_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3058"}, {"caller_nid": "base_comment_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3058"}, {"caller_nid": "base_get_multi_table_comment", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3091"}, {"caller_nid": "base_get_multi_table_comment", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3095"}, {"caller_nid": "base_get_multi_table_comment", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3096"}, {"caller_nid": "base_index_query", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "outerjoin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "select_from", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3120"}, {"caller_nid": "base_index_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3134"}, {"caller_nid": "base_index_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3149"}, {"caller_nid": "base_index_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3160"}, {"caller_nid": "base_index_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3161"}, {"caller_nid": "base_get_multi_indexes", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3229"}, {"caller_nid": "base_get_multi_indexes", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3234"}, {"caller_nid": "base_get_multi_indexes", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3235"}, {"caller_nid": "base_get_multi_indexes", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3243"}, {"caller_nid": "base_get_multi_indexes", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3248"}, {"caller_nid": "base_get_multi_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3256"}, {"caller_nid": "base_get_multi_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3258"}, {"caller_nid": "base_get_multi_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3261"}, {"caller_nid": "base_get_multi_indexes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3263"}, {"caller_nid": "base_get_multi_indexes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3264"}, {"caller_nid": "base_get_multi_indexes", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3265"}, {"caller_nid": "base_get_multi_indexes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3268"}, {"caller_nid": "base_get_multi_indexes", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3269"}, {"caller_nid": "base_get_multi_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3270"}, {"caller_nid": "base_get_multi_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3272"}, {"caller_nid": "base_get_multi_indexes", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3277"}, {"caller_nid": "base_get_multi_indexes", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3277"}, {"caller_nid": "base_get_multi_indexes", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3277"}, {"caller_nid": "base_get_multi_indexes", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3279"}, {"caller_nid": "base_constraint_query", "callee": "alias", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3301"}, {"caller_nid": "base_constraint_query", "callee": "alias", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3302"}, {"caller_nid": "base_constraint_query", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "outerjoin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "select_from", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3304"}, {"caller_nid": "base_constraint_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3308"}, {"caller_nid": "base_constraint_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3309"}, {"caller_nid": "base_constraint_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3310"}, {"caller_nid": "base_constraint_query", "callee": "label", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3311"}, {"caller_nid": "base_constraint_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3318"}, {"caller_nid": "base_constraint_query", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3326"}, {"caller_nid": "base_constraint_query", "callee": "or_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3330"}, {"caller_nid": "base_constraint_query", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3331"}, {"caller_nid": "base_constraint_query", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3331"}, {"caller_nid": "base_constraint_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3338"}, {"caller_nid": "base_constraint_query", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3339"}, {"caller_nid": "base_constraint_query", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3341"}, {"caller_nid": "base_get_all_constraint_rows", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3364"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3395"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3403"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3404"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3405"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3412"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3415"}, {"caller_nid": "base_get_multi_pk_constraint", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3417"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3462"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3468"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3469"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3477"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3478"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3483"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3484"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3485"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3487"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3489"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3493"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3495"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3526"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3527"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3530"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3530"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3535"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "mappings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3537"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3543"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3544"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3552"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3553"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3555"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3558"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3560"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3563"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3570"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3570"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3570"}, {"caller_nid": "base_get_multi_foreign_keys", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3572"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3613"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3627"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3629"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3630"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3648"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3656"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3656"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3658"}, {"caller_nid": "base_get_multi_unique_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3662"}, {"caller_nid": "base_get_view_definition", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3679"}, {"caller_nid": "base_get_view_definition", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3684"}, {"caller_nid": "base_get_view_definition", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3686"}, {"caller_nid": "base_get_view_definition", "callee": "denormalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3690"}, {"caller_nid": "base_get_view_definition", "callee": "union_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3695"}, {"caller_nid": "base_get_view_definition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3695"}, {"caller_nid": "base_get_view_definition", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3695"}, {"caller_nid": "base_get_view_definition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3701"}, {"caller_nid": "base_get_view_definition", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3701"}, {"caller_nid": "base_get_view_definition", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3708"}, {"caller_nid": "base_get_view_definition", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3712"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3756"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3758"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3765"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3766"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3771"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3773"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "default", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3785"}, {"caller_nid": "base_get_multi_check_constraints", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3789"}, {"caller_nid": "base_oracledialect_list_dblinks", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3795"}, {"caller_nid": "base_oracledialect_list_dblinks", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3796"}, {"caller_nid": "base_oracledialect_list_dblinks", "callee": "normalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py", "source_location": "L3799"}]}