1 line
123 KiB
JSON
1 line
123 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "label": "base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1"}, {"id": "base_sqlitejson", "label": "_SQliteJson", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1039"}, {"id": "json", "label": "JSON", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "base_sqlitejson_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1040"}, {"id": "base_datetimemixin", "label": "_DateTimeMixin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1055"}, {"id": "base_datetimemixin_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1059"}, {"id": "base_format_is_text_affinity", "label": "format_is_text_affinity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1067"}, {"id": "base_datetimemixin_adapt", "label": ".adapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1088"}, {"id": "base_datetimemixin_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1096"}, {"id": "base_datetime", "label": "DATETIME", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1105"}, {"id": "base_datetime_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1159"}, {"id": "base_datetime_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1176"}, {"id": "base_datetime_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1214"}, {"id": "base_date", "label": "DATE", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1225"}, {"id": "base_date_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1271"}, {"id": "base_date_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1294"}, {"id": "base_time", "label": "TIME", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1305"}, {"id": "base_time_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1353"}, {"id": "base_time_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1367"}, {"id": "base_time_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1389"}, {"id": "base_sqlitecompiler", "label": "SQLiteCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1436"}, {"id": "base_sqlitecompiler_visit_truediv_binary", "label": ".visit_truediv_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1453"}, {"id": "base_sqlitecompiler_visit_now_func", "label": ".visit_now_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1460"}, {"id": "base_sqlitecompiler_visit_localtimestamp_func", "label": ".visit_localtimestamp_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1463"}, {"id": "base_sqlitecompiler_visit_true", "label": ".visit_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1466"}, {"id": "base_sqlitecompiler_visit_false", "label": ".visit_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1469"}, {"id": "base_sqlitecompiler_visit_char_length_func", "label": ".visit_char_length_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1472"}, {"id": "base_sqlitecompiler_visit_aggregate_strings_func", "label": ".visit_aggregate_strings_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1475"}, {"id": "base_sqlitecompiler_visit_cast", "label": ".visit_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1478"}, {"id": "base_sqlitecompiler_visit_extract", "label": ".visit_extract()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1484"}, {"id": "base_sqlitecompiler_returning_clause", "label": ".returning_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1495"}, {"id": "base_sqlitecompiler_limit_clause", "label": ".limit_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1508"}, {"id": "base_sqlitecompiler_for_update_clause", "label": ".for_update_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1520"}, {"id": "base_sqlitecompiler_update_from_clause", "label": ".update_from_clause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1524"}, {"id": "base_sqlitecompiler_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/sqlite/base.py", "source_location": "L1533"}, {"id": "base_sqlitecompiler_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/sqlite/base.py", "source_location": "L1539"}, {"id": "base_sqlitecompiler_visit_json_getitem_op_binary", "label": ".visit_json_getitem_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1545"}, {"id": "base_sqlitecompiler_visit_json_path_getitem_op_binary", "label": ".visit_json_path_getitem_op_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1556"}, {"id": "base_sqlitecompiler_visit_empty_set_op_expr", "label": ".visit_empty_set_op_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1567"}, {"id": "base_sqlitecompiler_visit_empty_set_expr", "label": ".visit_empty_set_expr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1572"}, {"id": "base_sqlitecompiler_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/sqlite/base.py", "source_location": "L1578"}, {"id": "base_sqlitecompiler_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/sqlite/base.py", "source_location": "L1581"}, {"id": "base_sqlitecompiler_on_conflict_target", "label": "._on_conflict_target()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1584"}, {"id": "base_sqlitecompiler_visit_on_conflict_do_nothing", "label": ".visit_on_conflict_do_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1611"}, {"id": "base_sqlitecompiler_visit_on_conflict_do_update", "label": ".visit_on_conflict_do_update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1619"}, {"id": "base_sqlitecompiler_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/sqlite/base.py", "source_location": "L1693"}, {"id": "base_sqliteddlcompiler", "label": "SQLiteDDLCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1701"}, {"id": "base_sqliteddlcompiler_get_column_specification", "label": ".get_column_specification()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1702"}, {"id": "base_sqliteddlcompiler_visit_primary_key_constraint", "label": ".visit_primary_key_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1757"}, {"id": "base_sqliteddlcompiler_visit_unique_constraint", "label": ".visit_unique_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1786"}, {"id": "base_sqliteddlcompiler_visit_check_constraint", "label": ".visit_check_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1804"}, {"id": "base_sqliteddlcompiler_visit_column_check_constraint", "label": ".visit_column_check_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1816"}, {"id": "base_sqliteddlcompiler_visit_foreign_key_constraint", "label": ".visit_foreign_key_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1827"}, {"id": "base_sqliteddlcompiler_define_constraint_remote_table", "label": ".define_constraint_remote_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1836"}, {"id": "base_sqliteddlcompiler_visit_create_index", "label": ".visit_create_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1841"}, {"id": "base_sqliteddlcompiler_post_create_table", "label": ".post_create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1876"}, {"id": "base_sqlitetypecompiler", "label": "SQLiteTypeCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1891"}, {"id": "base_sqlitetypecompiler_visit_large_binary", "label": ".visit_large_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1892"}, {"id": "base_sqlitetypecompiler_visit_datetime", "label": ".visit_DATETIME()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1895"}, {"id": "base_sqlitetypecompiler_visit_date", "label": ".visit_DATE()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1904"}, {"id": "base_sqlitetypecompiler_visit_time", "label": ".visit_TIME()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1913"}, {"id": "base_sqlitetypecompiler_visit_json", "label": ".visit_JSON()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1922"}, {"id": "base_sqliteidentifierpreparer", "label": "SQLiteIdentifierPreparer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1929"}, {"id": "base_sqliteexecutioncontext", "label": "SQLiteExecutionContext", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2051"}, {"id": "base_preserve_raw_colnames", "label": "_preserve_raw_colnames()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2053"}, {"id": "base_sqliteexecutioncontext_translate_colname", "label": "._translate_colname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2059"}, {"id": "base_sqlitedialect", "label": "SQLiteDialect", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2073"}, {"id": "base_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2155"}, {"id": "base_sqlitedialect_get_isolation_level_values", "label": ".get_isolation_level_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2228"}, {"id": "base_sqlitedialect_set_isolation_level", "label": ".set_isolation_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2231"}, {"id": "base_sqlitedialect_get_isolation_level", "label": ".get_isolation_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2240"}, {"id": "base_get_schema_names", "label": "get_schema_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2263"}, {"id": "base_sqlitedialect_format_schema", "label": "._format_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2269"}, {"id": "base_sqlitedialect_sqlite_main_query", "label": "._sqlite_main_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2277"}, {"id": "base_get_table_names", "label": "get_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2297"}, {"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/sqlite/base.py", "source_location": "L2307"}, {"id": "base_get_temp_view_names", "label": "get_temp_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2317"}, {"id": "base_has_table", "label": "has_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2327"}, {"id": "base_sqlitedialect_get_default_schema_name", "label": "._get_default_schema_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2340"}, {"id": "base_get_view_names", "label": "get_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2344"}, {"id": "base_get_view_definition", "label": "get_view_definition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2354"}, {"id": "base_get_columns", "label": "get_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2388"}, {"id": "base_sqlitedialect_get_column_info", "label": "._get_column_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2452"}, {"id": "base_sqlitedialect_resolve_type_affinity", "label": "._resolve_type_affinity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2496"}, {"id": "base_get_pk_constraint", "label": "get_pk_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2551"}, {"id": "base_get_foreign_keys", "label": "get_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2575"}, {"id": "base_sqlitedialect_find_cols_in_sig", "label": "._find_cols_in_sig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2746"}, {"id": "base_get_unique_constraints", "label": "get_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2751"}, {"id": "base_get_check_constraints", "label": "get_check_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2811"}, {"id": "base_get_indexes", "label": "get_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2905"}, {"id": "base_sqlitedialect_is_sys_table", "label": "._is_sys_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2994"}, {"id": "base_get_table_sql", "label": "_get_table_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3003"}, {"id": "base_sqlitedialect_get_table_pragma", "label": "._get_table_pragma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3031"}, {"id": "base_rationale_1068", "label": "return True if the storage format will automatically imply a TEXT affini", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1068"}, {"id": "base_rationale_1106", "label": "r\"\"\"Represent a Python datetime object in SQLite using a string. The defaul", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1106"}, {"id": "base_rationale_1226", "label": "r\"\"\"Represent a Python date object in SQLite using a string. The default st", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1226"}, {"id": "base_rationale_1306", "label": "r\"\"\"Represent a Python time object in SQLite using a string. The default st", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1306"}, {"id": "base_rationale_1837", "label": "Format the remote table clause of a CREATE CONSTRAINT clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1837"}, {"id": "base_rationale_2497", "label": "Return a data type from a reflected column, using affinity rules. SQLit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2497"}, {"id": "base_rationale_2060", "label": "# TODO: detect SQLite version 3.10.0 or greater;", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2060"}, {"id": "base_rationale_2189", "label": "# NOTE: python 3.7 on fedora for me has SQLite 3.34.1. These", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2189"}, {"id": "base_rationale_2803", "label": "# NOTE: auto_index_by_sig might not be empty here,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2803"}, {"id": "base_rationale_2827", "label": "# NOTE: there is not currently a way to parse CHECK constraints that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2827"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L992", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "numbers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L993", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L994", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L995", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L996", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L997", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L998", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1000", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1001", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1002", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1003", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1004", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1005", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1007", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1008", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1009", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1010", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1011", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1012", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1013", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1014", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1015", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1016", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1017", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1018", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1019", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1020", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1021", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1022", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1023", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1024", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1025", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1026", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1027", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1028", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_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/sqlite/base.py", "source_location": "L1029", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1032", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1033", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1034", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1035", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1036", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqlitejson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1039", "weight": 1.0}, {"source": "base_sqlitejson", "target": "json", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1039", "weight": 1.0}, {"source": "base_sqlitejson", "target": "base_sqlitejson_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1040", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_datetimemixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1055", "weight": 1.0}, {"source": "base_datetimemixin", "target": "base_datetimemixin_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1059", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_format_is_text_affinity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1067", "weight": 1.0}, {"source": "base_datetimemixin", "target": "base_datetimemixin_adapt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1088", "weight": 1.0}, {"source": "base_datetimemixin", "target": "base_datetimemixin_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1096", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1105", "weight": 1.0}, {"source": "base_datetime", "target": "base_datetimemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1105", "weight": 1.0}, {"source": "base_datetime", "target": "base_datetime_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1159", "weight": 1.0}, {"source": "base_datetime", "target": "base_datetime_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1176", "weight": 1.0}, {"source": "base_datetime", "target": "base_datetime_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1225", "weight": 1.0}, {"source": "base_date", "target": "base_datetimemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1225", "weight": 1.0}, {"source": "base_date", "target": "base_date_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1271", "weight": 1.0}, {"source": "base_date", "target": "base_date_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_time", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1305", "weight": 1.0}, {"source": "base_time", "target": "base_datetimemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1305", "weight": 1.0}, {"source": "base_time", "target": "base_time_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1353", "weight": 1.0}, {"source": "base_time", "target": "base_time_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1367", "weight": 1.0}, {"source": "base_time", "target": "base_time_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1389", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqlitecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1436", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_truediv_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1453", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_now_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1460", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_localtimestamp_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1463", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_true", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1466", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1469", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_char_length_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1472", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_aggregate_strings_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1475", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1478", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_extract", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1484", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_returning_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1495", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_limit_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1508", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_for_update_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1520", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_update_from_clause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1524", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_is_distinct_from_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1533", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_is_not_distinct_from_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1539", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_json_getitem_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1545", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_json_path_getitem_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1556", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_empty_set_op_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1567", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_empty_set_expr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1572", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1578", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_not_regexp_match_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1581", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_on_conflict_target", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1584", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_on_conflict_do_nothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1611", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_on_conflict_do_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1619", "weight": 1.0}, {"source": "base_sqlitecompiler", "target": "base_sqlitecompiler_visit_bitwise_xor_op_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1693", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqliteddlcompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1701", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_get_column_specification", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1702", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_primary_key_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1757", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_unique_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1786", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_check_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1804", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_column_check_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1816", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_foreign_key_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1827", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_define_constraint_remote_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1836", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_visit_create_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1841", "weight": 1.0}, {"source": "base_sqliteddlcompiler", "target": "base_sqliteddlcompiler_post_create_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1876", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqlitetypecompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1891", "weight": 1.0}, {"source": "base_sqlitetypecompiler", "target": "base_sqlitetypecompiler_visit_large_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1892", "weight": 1.0}, {"source": "base_sqlitetypecompiler", "target": "base_sqlitetypecompiler_visit_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1895", "weight": 1.0}, {"source": "base_sqlitetypecompiler", "target": "base_sqlitetypecompiler_visit_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1904", "weight": 1.0}, {"source": "base_sqlitetypecompiler", "target": "base_sqlitetypecompiler_visit_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1913", "weight": 1.0}, {"source": "base_sqlitetypecompiler", "target": "base_sqlitetypecompiler_visit_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1922", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqliteidentifierpreparer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqliteexecutioncontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2051", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_preserve_raw_colnames", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2053", "weight": 1.0}, {"source": "base_sqliteexecutioncontext", "target": "base_sqliteexecutioncontext_translate_colname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2059", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_sqlitedialect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2073", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2155", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_get_isolation_level_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2228", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_set_isolation_level", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2231", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_get_isolation_level", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_schema_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2263", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_format_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2269", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_sqlite_main_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2297", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_temp_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_temp_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2317", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_has_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2327", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_get_default_schema_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2344", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_view_definition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2388", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_get_column_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2452", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_resolve_type_affinity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2551", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2575", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_find_cols_in_sig", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2751", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_check_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2811", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2905", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_is_sys_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2994", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "target": "base_get_table_sql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3003", "weight": 1.0}, {"source": "base_sqlitedialect", "target": "base_sqlitedialect_get_table_pragma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3031", "weight": 1.0}, {"source": "base_sqlitejson_result_processor", "target": "base_time_result_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1041", "weight": 1.0}, {"source": "base_datetimemixin_init", "target": "base_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1060", "weight": 1.0}, {"source": "base_datetimemixin_literal_processor", "target": "base_time_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1097", "weight": 1.0}, {"source": "base_datetime_init", "target": "base_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1161", "weight": 1.0}, {"source": "base_time_init", "target": "base_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1355", "weight": 1.0}, {"source": "base_sqlitecompiler_visit_empty_set_op_expr", "target": "base_sqlitecompiler_visit_empty_set_expr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1570", "weight": 1.0}, {"source": "base_sqlitecompiler_visit_on_conflict_do_nothing", "target": "base_sqlitecompiler_on_conflict_target", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1612", "weight": 1.0}, {"source": "base_sqlitecompiler_visit_on_conflict_do_update", "target": "base_sqlitecompiler_on_conflict_target", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1622", "weight": 1.0}, {"source": "base_sqlitedialect_sqlite_main_query", "target": "base_sqlitedialect_format_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2284", "weight": 1.0}, {"source": "base_get_table_names", "target": "base_sqlitedialect_sqlite_main_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2300", "weight": 1.0}, {"source": "base_get_temp_table_names", "target": "base_sqlitedialect_sqlite_main_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2310", "weight": 1.0}, {"source": "base_get_temp_view_names", "target": "base_sqlitedialect_sqlite_main_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2320", "weight": 1.0}, {"source": "base_has_table", "target": "base_get_schema_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2330", "weight": 1.0}, {"source": "base_has_table", "target": "base_sqlitedialect_get_table_pragma", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2335", "weight": 1.0}, {"source": "base_get_view_names", "target": "base_sqlitedialect_sqlite_main_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2347", "weight": 1.0}, {"source": "base_get_columns", "target": "base_sqlitedialect_get_table_pragma", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2393", "weight": 1.0}, {"source": "base_get_columns", "target": "base_get_table_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2416", "weight": 1.0}, {"source": "base_get_columns", "target": "base_sqlitedialect_get_column_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2432", "weight": 1.0}, {"source": "base_get_columns", "target": "base_has_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2445", "weight": 1.0}, {"source": "base_sqlitedialect_get_column_info", "target": "base_sqlitedialect_resolve_type_affinity", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2469", "weight": 1.0}, {"source": "base_get_pk_constraint", "target": "base_get_table_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2553", "weight": 1.0}, {"source": "base_get_pk_constraint", "target": "base_get_columns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2562", "weight": 1.0}, {"source": "base_get_foreign_keys", "target": "base_sqlitedialect_get_table_pragma", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2578", "weight": 1.0}, {"source": "base_get_foreign_keys", "target": "base_get_pk_constraint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2593", "weight": 1.0}, {"source": "base_get_foreign_keys", "target": "base_get_table_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2647", "weight": 1.0}, {"source": "base_get_unique_constraints", "target": "base_get_indexes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2755", "weight": 1.0}, {"source": "base_get_unique_constraints", "target": "base_get_table_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2767", "weight": 1.0}, {"source": "base_get_check_constraints", "target": "base_get_table_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2812", "weight": 1.0}, {"source": "base_get_indexes", "target": "base_sqlitedialect_get_table_pragma", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2906", "weight": 1.0}, {"source": "base_get_indexes", "target": "base_has_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2987", "weight": 1.0}, {"source": "base_get_table_sql", "target": "base_sqlitedialect_is_sys_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3027", "weight": 1.0}, {"source": "base_rationale_1068", "target": "base_datetimemixin_format_is_text_affinity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1068", "weight": 1.0}, {"source": "base_rationale_1106", "target": "base_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1106", "weight": 1.0}, {"source": "base_rationale_1226", "target": "base_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1226", "weight": 1.0}, {"source": "base_rationale_1306", "target": "base_time", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1306", "weight": 1.0}, {"source": "base_rationale_1837", "target": "base_sqliteddlcompiler_define_constraint_remote_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1837", "weight": 1.0}, {"source": "base_rationale_2497", "target": "base_sqlitedialect_resolve_type_affinity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2497", "weight": 1.0}, {"source": "base_rationale_2060", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2060", "weight": 1.0}, {"source": "base_rationale_2189", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2189", "weight": 1.0}, {"source": "base_rationale_2803", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2803", "weight": 1.0}, {"source": "base_rationale_2827", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_sqlite_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2827", "weight": 1.0}], "raw_calls": [{"caller_nid": "base_sqlitejson_result_processor", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1041"}, {"caller_nid": "base_datetimemixin_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1060"}, {"caller_nid": "base_datetimemixin_init", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1062"}, {"caller_nid": "base_format_is_text_affinity", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1086"}, {"caller_nid": "base_format_is_text_affinity", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1086"}, {"caller_nid": "base_datetimemixin_adapt", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1089"}, {"caller_nid": "base_datetimemixin_adapt", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1094"}, {"caller_nid": "base_datetime_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1160"}, {"caller_nid": "base_datetime_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1161"}, {"caller_nid": "base_datetime_result_processor", "callee": "str_to_datetime_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1218"}, {"caller_nid": "base_date_result_processor", "callee": "str_to_datetime_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1298"}, {"caller_nid": "base_time_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1354"}, {"caller_nid": "base_time_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1355"}, {"caller_nid": "base_time_result_processor", "callee": "str_to_datetime_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1391"}, {"caller_nid": "base_sqlitecompiler_visit_truediv_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1455"}, {"caller_nid": "base_sqlitecompiler_visit_truediv_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1457"}, {"caller_nid": "base_sqlitecompiler_visit_char_length_func", "callee": "function_argspec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1473"}, {"caller_nid": "base_sqlitecompiler_visit_aggregate_strings_func", "callee": "function_argspec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1476"}, {"caller_nid": "base_sqlitecompiler_visit_cast", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1480"}, {"caller_nid": "base_sqlitecompiler_visit_cast", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1482"}, {"caller_nid": "base_sqlitecompiler_visit_extract", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1488"}, {"caller_nid": "base_sqlitecompiler_visit_extract", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1491"}, {"caller_nid": "base_sqlitecompiler_returning_clause", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1504"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1511"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1514"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1514"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1515"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1517"}, {"caller_nid": "base_sqlitecompiler_limit_clause", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1517"}, {"caller_nid": "base_sqlitecompiler_update_from_clause", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1528"}, {"caller_nid": "base_sqlitecompiler_update_from_clause", "callee": "_compiler_dispatch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1529"}, {"caller_nid": "base_sqlitecompiler_visit_is_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1535"}, {"caller_nid": "base_sqlitecompiler_visit_is_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1536"}, {"caller_nid": "base_sqlitecompiler_visit_is_not_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1541"}, {"caller_nid": "base_sqlitecompiler_visit_is_not_distinct_from_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1542"}, {"caller_nid": "base_sqlitecompiler_visit_json_getitem_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1552"}, {"caller_nid": "base_sqlitecompiler_visit_json_getitem_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1553"}, {"caller_nid": "base_sqlitecompiler_visit_json_path_getitem_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1563"}, {"caller_nid": "base_sqlitecompiler_visit_json_path_getitem_op_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1564"}, {"caller_nid": "base_sqlitecompiler_visit_empty_set_expr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1574"}, {"caller_nid": "base_sqlitecompiler_visit_empty_set_expr", "callee": "INTEGER", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1574"}, {"caller_nid": "base_sqlitecompiler_visit_empty_set_expr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1575"}, {"caller_nid": "base_sqlitecompiler_visit_empty_set_expr", "callee": "INTEGER", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1575"}, {"caller_nid": "base_sqlitecompiler_visit_regexp_match_op_binary", "callee": "_generate_generic_binary", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1579"}, {"caller_nid": "base_sqlitecompiler_visit_not_regexp_match_op_binary", "callee": "_generate_generic_binary", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1582"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1586"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1588"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1589"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1590"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1595"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1596"}, {"caller_nid": "base_sqlitecompiler_on_conflict_target", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1601"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1626"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1631"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1632"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1637"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1639"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "_is_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1643"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "BindParameter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1644"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1648"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1651"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1653"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "self_group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1654"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1657"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1658"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1662"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1667"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1670"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1672"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1673"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1674"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1676"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1677"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1681"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1683"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1685"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1686"}, {"caller_nid": "base_sqlitecompiler_visit_on_conflict_do_update", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1687"}, {"caller_nid": "base_sqlitecompiler_visit_bitwise_xor_op_binary", "callee": "_generate_generic_binary", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1696"}, {"caller_nid": "base_sqlitecompiler_visit_bitwise_xor_op_binary", "callee": "_generate_generic_binary", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1697"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1703"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "format_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1706"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "get_column_default_string", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1707"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1710"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1710"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1729"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1731"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1738"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1739"}, {"caller_nid": "base_sqliteddlcompiler_get_column_specification", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1753"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1761"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1762"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1766"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1771"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1776"}, {"caller_nid": "base_sqliteddlcompiler_visit_primary_key_constraint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1777"}, {"caller_nid": "base_sqliteddlcompiler_visit_unique_constraint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1787"}, {"caller_nid": "base_sqliteddlcompiler_visit_unique_constraint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1792"}, {"caller_nid": "base_sqliteddlcompiler_visit_unique_constraint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1793"}, {"caller_nid": "base_sqliteddlcompiler_visit_unique_constraint", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1794"}, {"caller_nid": "base_sqliteddlcompiler_visit_unique_constraint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1795"}, {"caller_nid": "base_sqliteddlcompiler_visit_check_constraint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1805"}, {"caller_nid": "base_sqliteddlcompiler_visit_column_check_constraint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1817"}, {"caller_nid": "base_sqliteddlcompiler_visit_column_check_constraint", "callee": "CompileError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1820"}, {"caller_nid": "base_sqliteddlcompiler_visit_foreign_key_constraint", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1834"}, {"caller_nid": "base_sqliteddlcompiler_define_constraint_remote_table", "callee": "format_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1839"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "_verify_index_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1845"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "_prepared_index_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1857"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "format_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1858"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1859"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1860"}, {"caller_nid": "base_sqliteddlcompiler_visit_create_index", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1869"}, {"caller_nid": "base_sqliteddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1880"}, {"caller_nid": "base_sqliteddlcompiler_post_create_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1883"}, {"caller_nid": "base_sqliteddlcompiler_post_create_table", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1886"}, {"caller_nid": "base_sqlitetypecompiler_visit_large_binary", "callee": "visit_BLOB", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1893"}, {"caller_nid": "base_sqlitetypecompiler_visit_datetime", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1897"}, {"caller_nid": "base_sqlitetypecompiler_visit_datetime", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1900"}, {"caller_nid": "base_sqlitetypecompiler_visit_date", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1906"}, {"caller_nid": "base_sqlitetypecompiler_visit_date", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1909"}, {"caller_nid": "base_sqlitetypecompiler_visit_time", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1915"}, {"caller_nid": "base_sqlitetypecompiler_visit_time", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L1918"}, {"caller_nid": "base_preserve_raw_colnames", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2056"}, {"caller_nid": "base_sqliteexecutioncontext_translate_colname", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2068"}, {"caller_nid": "base_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2181"}, {"caller_nid": "base_sqlitedialect_get_isolation_level_values", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2229"}, {"caller_nid": "base_sqlitedialect_set_isolation_level", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2236"}, {"caller_nid": "base_sqlitedialect_set_isolation_level", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2237"}, {"caller_nid": "base_sqlitedialect_set_isolation_level", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2238"}, {"caller_nid": "base_sqlitedialect_get_isolation_level", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2241"}, {"caller_nid": "base_sqlitedialect_get_isolation_level", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2242"}, {"caller_nid": "base_sqlitedialect_get_isolation_level", "callee": "fetchone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2243"}, {"caller_nid": "base_sqlitedialect_get_isolation_level", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2254"}, {"caller_nid": "base_get_schema_names", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2265"}, {"caller_nid": "base_sqlitedialect_format_schema", "callee": "quote_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2271"}, {"caller_nid": "base_get_table_names", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2303"}, {"caller_nid": "base_get_table_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2303"}, {"caller_nid": "base_get_table_names", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2303"}, {"caller_nid": "base_get_temp_table_names", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2313"}, {"caller_nid": "base_get_temp_table_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2313"}, {"caller_nid": "base_get_temp_table_names", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2313"}, {"caller_nid": "base_get_temp_view_names", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2323"}, {"caller_nid": "base_get_temp_view_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2323"}, {"caller_nid": "base_get_temp_view_names", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2323"}, {"caller_nid": "base_has_table", "callee": "_ensure_has_table_connection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2328"}, {"caller_nid": "base_has_table", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2338"}, {"caller_nid": "base_get_view_names", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2350"}, {"caller_nid": "base_get_view_names", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2350"}, {"caller_nid": "base_get_view_names", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2350"}, {"caller_nid": "base_get_view_definition", "callee": "quote_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2356"}, {"caller_nid": "base_get_view_definition", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2361"}, {"caller_nid": "base_get_view_definition", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2371"}, {"caller_nid": "base_get_view_definition", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2377"}, {"caller_nid": "base_get_view_definition", "callee": "fetchall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2379"}, {"caller_nid": "base_get_view_definition", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2383"}, {"caller_nid": "base_get_columns", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2400"}, {"caller_nid": "base_get_columns", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2412"}, {"caller_nid": "base_get_columns", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2420"}, {"caller_nid": "base_get_columns", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2425"}, {"caller_nid": "base_get_columns", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2429"}, {"caller_nid": "base_get_columns", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2429"}, {"caller_nid": "base_get_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2431"}, {"caller_nid": "base_get_columns", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2446"}, {"caller_nid": "base_get_columns", "callee": "columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2450"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2466"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2467"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2467"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2472"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2488"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2489"}, {"caller_nid": "base_sqlitedialect_get_column_info", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2492"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2513"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2515"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2516"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2535"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "coltype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2537"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2537"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2539"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "coltype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2544"}, {"caller_nid": "base_sqlitedialect_resolve_type_affinity", "callee": "coltype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2546"}, {"caller_nid": "base_get_pk_constraint", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2556"}, {"caller_nid": "base_get_pk_constraint", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2558"}, {"caller_nid": "base_get_pk_constraint", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2558"}, {"caller_nid": "base_get_pk_constraint", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2565"}, {"caller_nid": "base_get_pk_constraint", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2566"}, {"caller_nid": "base_get_pk_constraint", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2566"}, {"caller_nid": "base_get_pk_constraint", "callee": "pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2572"}, {"caller_nid": "base_get_foreign_keys", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2607"}, {"caller_nid": "base_get_foreign_keys", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2622"}, {"caller_nid": "base_get_foreign_keys", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2625"}, {"caller_nid": "base_get_foreign_keys", "callee": "fk_sig", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2639"}, {"caller_nid": "base_get_foreign_keys", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2644"}, {"caller_nid": "base_get_foreign_keys", "callee": "parse_fks", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2724"}, {"caller_nid": "base_get_foreign_keys", "callee": "fk_sig", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2725"}, {"caller_nid": "base_get_foreign_keys", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2727"}, {"caller_nid": "base_get_foreign_keys", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2733"}, {"caller_nid": "base_get_foreign_keys", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2736"}, {"caller_nid": "base_get_foreign_keys", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2740"}, {"caller_nid": "base_get_foreign_keys", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2740"}, {"caller_nid": "base_get_foreign_keys", "callee": "foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2744"}, {"caller_nid": "base_sqlitedialect_find_cols_in_sig", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2747"}, {"caller_nid": "base_sqlitedialect_find_cols_in_sig", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2748"}, {"caller_nid": "base_sqlitedialect_find_cols_in_sig", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2748"}, {"caller_nid": "base_get_unique_constraints", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2762"}, {"caller_nid": "base_get_unique_constraints", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2764"}, {"caller_nid": "base_get_unique_constraints", "callee": "parse_uqs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2797"}, {"caller_nid": "base_get_unique_constraints", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2798"}, {"caller_nid": "base_get_unique_constraints", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2800"}, {"caller_nid": "base_get_unique_constraints", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2802"}, {"caller_nid": "base_get_unique_constraints", "callee": "unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2808"}, {"caller_nid": "base_get_check_constraints", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2831"}, {"caller_nid": "base_get_check_constraints", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2855"}, {"caller_nid": "base_get_check_constraints", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2856"}, {"caller_nid": "base_get_check_constraints", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2864"}, {"caller_nid": "base_get_check_constraints", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2866"}, {"caller_nid": "base_get_check_constraints", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2866"}, {"caller_nid": "base_get_check_constraints", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2873"}, {"caller_nid": "base_get_check_constraints", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2878"}, {"caller_nid": "base_get_check_constraints", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2892"}, {"caller_nid": "base_get_check_constraints", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2893"}, {"caller_nid": "base_get_check_constraints", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2898"}, {"caller_nid": "base_get_check_constraints", "callee": "check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2902"}, {"caller_nid": "base_get_indexes", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2917"}, {"caller_nid": "base_get_indexes", "callee": "quote_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2920"}, {"caller_nid": "base_get_indexes", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2926"}, {"caller_nid": "base_get_indexes", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2930"}, {"caller_nid": "base_get_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2934"}, {"caller_nid": "base_get_indexes", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2935"}, {"caller_nid": "base_get_indexes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2944"}, {"caller_nid": "base_get_indexes", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2950"}, {"caller_nid": "base_get_indexes", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2951"}, {"caller_nid": "base_get_indexes", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2952"}, {"caller_nid": "base_get_indexes", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2957"}, {"caller_nid": "base_get_indexes", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2962"}, {"caller_nid": "base_get_indexes", "callee": "text", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2963"}, {"caller_nid": "base_get_indexes", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2968"}, {"caller_nid": "base_get_indexes", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2975"}, {"caller_nid": "base_get_indexes", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2979"}, {"caller_nid": "base_get_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2982"}, {"caller_nid": "base_get_indexes", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2984"}, {"caller_nid": "base_get_indexes", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2988"}, {"caller_nid": "base_get_indexes", "callee": "indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L2992"}, {"caller_nid": "base_get_table_sql", "callee": "quote_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3006"}, {"caller_nid": "base_get_table_sql", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3018"}, {"caller_nid": "base_get_table_sql", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3025"}, {"caller_nid": "base_get_table_sql", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3026"}, {"caller_nid": "base_get_table_sql", "callee": "NoSuchTableError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3028"}, {"caller_nid": "base_sqlitedialect_get_table_pragma", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3034"}, {"caller_nid": "base_sqlitedialect_get_table_pragma", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3042"}, {"caller_nid": "base_sqlitedialect_get_table_pragma", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3045"}, {"caller_nid": "base_sqlitedialect_get_table_pragma", "callee": "fetchall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py", "source_location": "L3050"}]} |