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

1 line
367 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "label": "test_reflection.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1"}, {"id": "test_reflection_oneconnectiontablestest", "label": "OneConnectionTablesTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L59"}, {"id": "test_reflection_setup_bind", "label": "setup_bind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L61"}, {"id": "test_reflection_hastabletest", "label": "HasTableTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L75"}, {"id": "test_reflection_define_tables", "label": "define_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L81"}, {"id": "test_reflection_define_views", "label": "define_views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L103"}, {"id": "test_reflection_temp_table_name", "label": "temp_table_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L125"}, {"id": "test_reflection_define_temp_tables", "label": "define_temp_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L131"}, {"id": "test_reflection_hastabletest_test_has_table", "label": ".test_has_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L155"}, {"id": "test_reflection_hastabletest_test_has_table_cache", "label": ".test_has_table_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L161"}, {"id": "test_reflection_test_has_table_schema", "label": "test_has_table_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L175"}, {"id": "test_reflection_test_has_table_nonexistent_schema", "label": "test_has_table_nonexistent_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L194"}, {"id": "test_reflection_test_has_table_view", "label": "test_has_table_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L203"}, {"id": "test_reflection_test_has_table_temp_table", "label": "test_has_table_temp_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L208"}, {"id": "test_reflection_test_has_table_temp_view", "label": "test_has_table_temp_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L216"}, {"id": "test_reflection_test_has_table_view_schema", "label": "test_has_table_view_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L222"}, {"id": "test_reflection_hasindextest", "label": "HasIndexTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L227"}, {"id": "test_reflection_hasindextest_has_index", "label": "._has_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L254"}, {"id": "test_reflection_test_has_index", "label": "test_has_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L261"}, {"id": "test_reflection_test_has_index_schema", "label": "test_has_index_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L292"}, {"id": "test_reflection_bizarrocharactertest", "label": "BizarroCharacterTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L304"}, {"id": "test_reflection_bizarrocharactertest_column_names", "label": ".column_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L308"}, {"id": "test_reflection_bizarrocharactertest_table_names", "label": ".table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L317"}, {"id": "test_reflection_test_fk_ref", "label": "test_fk_ref()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L330"}, {"id": "test_reflection_test_reflect_identity", "label": "test_reflect_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L376"}, {"id": "test_reflection_test_reflect_comments", "label": "test_reflect_comments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L392"}, {"id": "test_reflection_temptableelementstest", "label": "TempTableElementsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L407"}, {"id": "test_reflection_tablename", "label": "tablename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L414"}, {"id": "test_reflection_quotednameargumenttest", "label": "QuotedNameArgumentTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L445"}, {"id": "test_reflection_quotednameargumenttest_quote_fixtures", "label": ".quote_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L532"}, {"id": "test_reflection_test_get_table_options", "label": "test_get_table_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L539"}, {"id": "test_reflection_test_get_view_definition", "label": "test_get_view_definition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L551"}, {"id": "test_reflection_test_get_columns", "label": "test_get_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L556"}, {"id": "test_reflection_test_get_pk_constraint", "label": "test_get_pk_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L561"}, {"id": "test_reflection_test_get_foreign_keys", "label": "test_get_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L567"}, {"id": "test_reflection_test_get_indexes", "label": "test_get_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L573"}, {"id": "test_reflection_test_get_unique_constraints", "label": "test_get_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L579"}, {"id": "test_reflection_test_get_table_comment", "label": "test_get_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L585"}, {"id": "test_reflection_test_get_check_constraints", "label": "test_get_check_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L591"}, {"id": "test_reflection_multi_combination", "label": "_multi_combination()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L596"}, {"id": "test_reflection_componentreflectiontest", "label": "ComponentReflectionTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L626"}, {"id": "comparestables", "label": "ComparesTables", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_reflection_define_reflected_tables", "label": "define_reflected_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L638"}, {"id": "test_reflection_componentreflectiontest_resolve_kind", "label": "._resolve_kind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L878"}, {"id": "test_reflection_componentreflectiontest_resolve_views", "label": "._resolve_views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L888"}, {"id": "test_reflection_componentreflectiontest_resolve_names", "label": "._resolve_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L896"}, {"id": "test_reflection_componentreflectiontest_exp_options", "label": ".exp_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L939"}, {"id": "test_reflection_componentreflectiontest_exp_comments", "label": ".exp_comments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L970"}, {"id": "test_reflection_componentreflectiontest_exp_columns", "label": ".exp_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1006"}, {"id": "test_reflection_required_column_keys", "label": "_required_column_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1103"}, {"id": "test_reflection_componentreflectiontest_exp_pks", "label": ".exp_pks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1106"}, {"id": "test_reflection_required_pk_keys", "label": "_required_pk_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1155"}, {"id": "test_reflection_componentreflectiontest_exp_fks", "label": ".exp_fks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1158"}, {"id": "test_reflection_required_fk_keys", "label": "_required_fk_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1247"}, {"id": "test_reflection_componentreflectiontest_exp_indexes", "label": ".exp_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1256"}, {"id": "test_reflection_required_index_keys", "label": "_required_index_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1374"}, {"id": "test_reflection_componentreflectiontest_exp_ucs", "label": ".exp_ucs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1377"}, {"id": "test_reflection_required_unique_cst_keys", "label": "_required_unique_cst_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1447"}, {"id": "test_reflection_componentreflectiontest_exp_ccs", "label": ".exp_ccs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1450"}, {"id": "test_reflection_required_cc_keys", "label": "_required_cc_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1509"}, {"id": "test_reflection_test_get_schema_names", "label": "test_get_schema_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1513"}, {"id": "test_reflection_test_has_schema", "label": "test_has_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1519"}, {"id": "test_reflection_test_get_schema_names_w_translate_map", "label": "test_get_schema_names_w_translate_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1526"}, {"id": "test_reflection_test_has_schema_w_translate_map", "label": "test_has_schema_w_translate_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1540"}, {"id": "test_reflection_test_schema_cache", "label": "test_schema_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1554"}, {"id": "test_reflection_test_dialect_initialize", "label": "test_dialect_initialize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1570"}, {"id": "test_reflection_test_get_default_schema_name", "label": "test_get_default_schema_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1576"}, {"id": "test_reflection_test_get_table_names", "label": "test_get_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1588"}, {"id": "test_reflection_test_get_view_names", "label": "test_get_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1626"}, {"id": "test_reflection_test_get_temp_table_names", "label": "test_get_temp_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1641"}, {"id": "test_reflection_test_get_temp_view_names", "label": "test_get_temp_view_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1648"}, {"id": "test_reflection_test_get_comments", "label": "test_get_comments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1654"}, {"id": "test_reflection_test_get_comments_with_schema", "label": "test_get_comments_with_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1659"}, {"id": "test_reflection_componentreflectiontest_test_get_comments", "label": "._test_get_comments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1662"}, {"id": "test_reflection_test_reflect_table_temp_table", "label": "test_reflect_table_temp_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1763"}, {"id": "test_reflection_test_get_temp_table_columns", "label": "test_get_temp_table_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1775"}, {"id": "test_reflection_test_get_temp_view_columns", "label": "test_get_temp_view_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1788"}, {"id": "test_reflection_test_get_pk_constraint_quoted_name", "label": "test_get_pk_constraint_quoted_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1835"}, {"id": "test_reflection_test_get_foreign_keys_quoted_name", "label": "test_get_foreign_keys_quoted_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1907"}, {"id": "test_reflection_test_get_inter_schema_foreign_keys", "label": "test_get_inter_schema_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1948"}, {"id": "test_reflection_test_get_noncol_index", "label": "test_get_noncol_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2018"}, {"id": "test_reflection_test_get_indexes_quoted_name", "label": "test_get_indexes_quoted_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2040"}, {"id": "test_reflection_test_get_temp_table_unique_constraints", "label": "test_get_temp_table_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2066"}, {"id": "test_reflection_test_get_temp_table_indexes", "label": "test_get_temp_table_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2074"}, {"id": "test_reflection_test_get_unique_constraints_quoted_name", "label": "test_get_unique_constraints_quoted_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2190"}, {"id": "test_reflection_test_get_view_definition_does_not_exist", "label": "test_get_view_definition_does_not_exist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2228"}, {"id": "test_reflection_test_autoincrement_col", "label": "test_autoincrement_col()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2236"}, {"id": "test_reflection_test_multi_get_table_options", "label": "test_multi_get_table_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2278"}, {"id": "test_reflection_get_multi_exp", "label": "get_multi_exp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2294"}, {"id": "test_reflection_test_multi_get_table_options_tables", "label": "test_multi_get_table_options_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2345"}, {"id": "test_reflection_test_get_multi_table_comment", "label": "test_get_multi_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2363"}, {"id": "test_reflection_componentreflectiontest_check_expressions", "label": "._check_expressions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2378"}, {"id": "test_reflection_componentreflectiontest_check_list", "label": "._check_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2387"}, {"id": "test_reflection_componentreflectiontest_check_table_dict", "label": "._check_table_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2401"}, {"id": "test_reflection_test_get_multi_columns", "label": "test_get_multi_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2410"}, {"id": "test_reflection_test_get_multi_pk_constraint", "label": "test_get_multi_pk_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2429"}, {"id": "test_reflection_componentreflectiontest_adjust_sort", "label": "._adjust_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2447"}, {"id": "test_reflection_test_get_multi_foreign_keys", "label": "test_get_multi_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2458"}, {"id": "test_reflection_test_get_multi_indexes", "label": "test_get_multi_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2479"}, {"id": "test_reflection_test_get_multi_unique_constraints", "label": "test_get_multi_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2497"}, {"id": "test_reflection_test_get_multi_check_constraints", "label": "test_get_multi_check_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2516"}, {"id": "test_reflection_test_not_existing_table", "label": "test_not_existing_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2556"}, {"id": "test_reflection_componentreflectiontest_test_unreflectable", "label": ".test_unreflectable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2562"}, {"id": "test_reflection_test_metadata", "label": "test_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2580"}, {"id": "test_reflection_test_comments_unicode", "label": "test_comments_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2598"}, {"id": "test_reflection_test_comments_unicode_full", "label": "test_comments_unicode_full()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2619"}, {"id": "test_reflection_test_column_collation_reflection", "label": "test_column_collation_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2637"}, {"id": "test_reflection_tablenocolumnstest", "label": "TableNoColumnsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2659"}, {"id": "test_reflection_table_no_columns", "label": "table_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2664"}, {"id": "test_reflection_view_no_columns", "label": "view_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2669"}, {"id": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "label": ".test_reflect_table_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2684"}, {"id": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "label": ".test_get_columns_table_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2688"}, {"id": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "label": ".test_reflect_incl_table_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2694"}, {"id": "test_reflection_test_reflect_view_no_columns", "label": "test_reflect_view_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2700"}, {"id": "test_reflection_test_get_columns_view_no_columns", "label": "test_get_columns_view_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2705"}, {"id": "test_reflection_componentreflectiontestextra", "label": "ComponentReflectionTestExtra", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2712"}, {"id": "comparesindexes", "label": "ComparesIndexes", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_reflection_use_schema_fixture", "label": "use_schema_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2716"}, {"id": "test_reflection_inspect_for_table", "label": "inspect_for_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2723"}, {"id": "test_reflection_componentreflectiontestextra_ck_eq", "label": ".ck_eq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2732"}, {"id": "test_reflection_test_check_constraint_no_constraint", "label": "test_check_constraint_no_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2756"}, {"id": "test_reflection_test_check_constraint_inline", "label": "test_check_constraint_inline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2774"}, {"id": "test_reflection_test_check_constraint_standalone", "label": "test_check_constraint_standalone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2810"}, {"id": "test_reflection_test_check_constraint_mixed", "label": "test_check_constraint_mixed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2837"}, {"id": "test_reflection_test_index_column_order", "label": "test_index_column_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2869"}, {"id": "test_reflection_test_reflect_expression_based_indexes", "label": "test_reflect_expression_based_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2889"}, {"id": "test_reflection_test_reflect_covering_index", "label": "test_reflect_covering_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2980"}, {"id": "test_reflection_componentreflectiontestextra_type_round_trip", "label": "._type_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3022"}, {"id": "test_reflection_test_numeric_reflection", "label": "test_numeric_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3033"}, {"id": "test_reflection_test_string_length_reflection", "label": "test_string_length_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3050"}, {"id": "test_reflection_test_nullable_reflection", "label": "test_nullable_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3063"}, {"id": "test_reflection_test_get_foreign_key_options", "label": "test_get_foreign_key_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3118"}, {"id": "test_reflection_test_server_defaults", "label": "test_server_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3198"}, {"id": "test_reflection_normalizednametest", "label": "NormalizedNameTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3214"}, {"id": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "label": ".test_reflect_lowercase_forced_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3232"}, {"id": "test_reflection_normalizednametest_test_get_table_names", "label": ".test_get_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3246"}, {"id": "test_reflection_computedreflectiontest", "label": "ComputedReflectionTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3257"}, {"id": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "label": ".test_computed_col_default_not_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3258"}, {"id": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "label": ".test_get_column_returns_computed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3267"}, {"id": "test_reflection_computedreflectiontest_check_column", "label": ".check_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3288"}, {"id": "test_reflection_computedreflectiontest_test_get_column_returns_persisted", "label": ".test_get_column_returns_persisted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3296"}, {"id": "test_reflection_test_get_column_returns_persisted_with_schema", "label": "test_get_column_returns_persisted_with_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3324"}, {"id": "test_reflection_identityreflectiontest", "label": "IdentityReflectionTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3354"}, {"id": "test_reflection_identityreflectiontest_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3394"}, {"id": "test_reflection_identityreflectiontest_test_reflect_identity", "label": ".test_reflect_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3423"}, {"id": "test_reflection_test_reflect_identity_schema", "label": "test_reflect_identity_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3468"}, {"id": "test_reflection_compositekeyreflectiontest", "label": "CompositeKeyReflectionTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3495"}, {"id": "test_reflection_test_pk_column_order", "label": "test_pk_column_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3527"}, {"id": "test_reflection_test_fk_column_order", "label": "test_fk_column_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3534"}, {"id": "test_reflection_rationale_1838", "label": "Test that primary key constraint names with various casing are properly", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1838"}, {"id": "test_reflection_rationale_1908", "label": "Test that foreign key constraint names with various casing are properly", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1908"}, {"id": "test_reflection_rationale_2041", "label": "Test that index names with various casing are properly reflected.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2041"}, {"id": "test_reflection_rationale_2193", "label": "Test that unique constraint names with various casing are properly refle", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2193"}, {"id": "test_reflection_rationale_2237", "label": "test that 'autoincrement' is reflected according to sqla's policy. Don'", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2237"}, {"id": "test_reflection_rationale_62", "label": "# TODO: when temp tables are subject to server reset,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L62"}, {"id": "test_reflection_rationale_2270", "label": "# NOTE: can't really create a table with no option", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2270"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "sqlalchemy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_provision_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_provision_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_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/testing/suite/test_reflection.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_exc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_exc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_oneconnectiontablestest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_setup_bind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_hastabletest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L75", "weight": 1.0}, {"source": "test_reflection_hastabletest", "target": "test_reflection_oneconnectiontablestest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_views", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_temp_table_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_temp_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L131", "weight": 1.0}, {"source": "test_reflection_hastabletest", "target": "test_reflection_hastabletest_test_has_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L155", "weight": 1.0}, {"source": "test_reflection_hastabletest", "target": "test_reflection_hastabletest_test_has_table_cache", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_nonexistent_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L194", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_temp_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_temp_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_table_view_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L222", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_hasindextest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L232", "weight": 1.0}, {"source": "test_reflection_hasindextest", "target": "test_reflection_hasindextest_has_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_index_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L292", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_bizarrocharactertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L304", "weight": 1.0}, {"source": "test_reflection_bizarrocharactertest", "target": "test_reflection_bizarrocharactertest_column_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L308", "weight": 1.0}, {"source": "test_reflection_bizarrocharactertest", "target": "test_reflection_bizarrocharactertest_table_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L317", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_fk_ref", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L330", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_identity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L376", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_comments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L392", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_temptableelementstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L407", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_tablename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_identity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L420", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_comments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L432", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_quotednameargumenttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L445", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L450", "weight": 1.0}, {"source": "test_reflection_quotednameargumenttest", "target": "test_reflection_quotednameargumenttest_quote_fixtures", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L532", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_view_definition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L551", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L556", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L561", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L567", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L573", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L579", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L585", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_check_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L591", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_multi_combination", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L596", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_componentreflectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L626", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "comparestables", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L626", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_oneconnectiontablestest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L626", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L632", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_reflected_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L638", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_temp_table_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L812", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_temp_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L818", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_views", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L852", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L878", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L888", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L896", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L939", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_comments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L970", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_column_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1103", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_pks", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_pk_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1155", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_fks", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_fk_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1247", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_indexes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_index_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1374", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_ucs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_unique_cst_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1447", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_exp_ccs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1450", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_required_cc_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1509", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_schema_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1519", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_schema_names_w_translate_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1526", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_has_schema_w_translate_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1540", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_schema_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1554", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_dialect_initialize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1570", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_default_schema_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1576", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1588", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1626", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1641", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_view_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1648", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_comments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1654", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_comments_with_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1659", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_test_get_comments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1662", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1697", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_table_temp_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1763", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_table_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1775", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_view_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1788", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1797", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_pk_constraint_quoted_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1835", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1861", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_foreign_keys_quoted_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_inter_schema_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1948", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1988", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_noncol_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2018", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_indexes_quoted_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2040", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_table_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2066", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_temp_table_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2074", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2094", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_unique_constraints_quoted_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_view_definition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2217", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_view_definition_does_not_exist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_autoincrement_col", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_multi_get_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_get_multi_exp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_multi_get_table_options_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2363", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_check_expressions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2378", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_check_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2387", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2410", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_pk_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2429", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_adjust_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2458", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2497", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_multi_check_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_not_existing_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2556", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest", "target": "test_reflection_componentreflectiontest_test_unreflectable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2580", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_comments_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2598", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_comments_unicode_full", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2619", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_column_collation_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2637", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_tablenocolumnstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2659", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_table_no_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2664", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_view_no_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2669", "weight": 1.0}, {"source": "test_reflection_tablenocolumnstest", "target": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2684", "weight": 1.0}, {"source": "test_reflection_tablenocolumnstest", "target": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2688", "weight": 1.0}, {"source": "test_reflection_tablenocolumnstest", "target": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2694", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_view_no_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2700", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_columns_view_no_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2705", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_componentreflectiontestextra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2712", "weight": 1.0}, {"source": "test_reflection_componentreflectiontestextra", "target": "comparesindexes", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2712", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_use_schema_fixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2716", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_inspect_for_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2723", "weight": 1.0}, {"source": "test_reflection_componentreflectiontestextra", "target": "test_reflection_componentreflectiontestextra_ck_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_check_constraint_no_constraint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2756", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_check_constraint_inline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2774", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_check_constraint_standalone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2810", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_check_constraint_mixed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2837", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_index_column_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2869", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_expression_based_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2889", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_covering_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2980", "weight": 1.0}, {"source": "test_reflection_componentreflectiontestextra", "target": "test_reflection_componentreflectiontestextra_type_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3022", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_numeric_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3033", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_string_length_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3050", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_nullable_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3063", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_foreign_key_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_server_defaults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_normalizednametest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3219", "weight": 1.0}, {"source": "test_reflection_normalizednametest", "target": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3232", "weight": 1.0}, {"source": "test_reflection_normalizednametest", "target": "test_reflection_normalizednametest_test_get_table_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_computedreflectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3257", "weight": 1.0}, {"source": "test_reflection_computedreflectiontest", "target": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3258", "weight": 1.0}, {"source": "test_reflection_computedreflectiontest", "target": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3267", "weight": 1.0}, {"source": "test_reflection_computedreflectiontest", "target": "test_reflection_computedreflectiontest_check_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3288", "weight": 1.0}, {"source": "test_reflection_computedreflectiontest", "target": "test_reflection_computedreflectiontest_test_get_column_returns_persisted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_get_column_returns_persisted_with_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_identityreflectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3361", "weight": 1.0}, {"source": "test_reflection_identityreflectiontest", "target": "test_reflection_identityreflectiontest_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3394", "weight": 1.0}, {"source": "test_reflection_identityreflectiontest", "target": "test_reflection_identityreflectiontest_test_reflect_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3423", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_reflect_identity_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3468", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_compositekeyreflectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3495", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3499", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_pk_column_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3527", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "target": "test_reflection_test_fk_column_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3534", "weight": 1.0}, {"source": "test_reflection_define_tables", "target": "test_reflection_define_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L98", "weight": 1.0}, {"source": "test_reflection_define_tables", "target": "test_reflection_define_temp_tables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L100", "weight": 1.0}, {"source": "test_reflection_define_temp_tables", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L133", "weight": 1.0}, {"source": "test_reflection_test_has_table_temp_table", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L210", "weight": 1.0}, {"source": "test_reflection_test_has_index", "target": "test_reflection_hasindextest_has_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L262", "weight": 1.0}, {"source": "test_reflection_test_has_index_schema", "target": "test_reflection_hasindextest_has_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L293", "weight": 1.0}, {"source": "test_reflection_define_tables", "target": "test_reflection_define_reflected_tables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L633", "weight": 1.0}, {"source": "test_reflection_define_reflected_tables", "target": "test_reflection_define_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L807", "weight": 1.0}, {"source": "test_reflection_define_reflected_tables", "target": "test_reflection_define_temp_tables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L809", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_resolve_names", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L910", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_options", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L952", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_options", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L964", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_options", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L966", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_options", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L967", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_comments", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L984", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_comments", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1000", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_comments", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1002", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_comments", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1003", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_columns", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1058", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_columns", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1092", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_columns", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1098", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_columns", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1099", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_pks", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1130", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_pks", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1144", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_pks", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1150", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_pks", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1151", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_fks", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1198", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_fks", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1232", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_fks", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1242", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_fks", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1243", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_indexes", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1306", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_indexes", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1353", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_indexes", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1369", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_indexes", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1370", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ucs", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1406", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ucs", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1435", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ucs", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1442", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ucs", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1443", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ccs", "target": "test_reflection_componentreflectiontest_resolve_views", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1478", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ccs", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1502", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ccs", "target": "test_reflection_componentreflectiontest_resolve_kind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1504", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_exp_ccs", "target": "test_reflection_componentreflectiontest_resolve_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1505", "weight": 1.0}, {"source": "test_reflection_test_get_comments", "target": "test_reflection_componentreflectiontest_test_get_comments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1655", "weight": 1.0}, {"source": "test_reflection_test_get_comments_with_schema", "target": "test_reflection_componentreflectiontest_test_get_comments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1660", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_test_get_comments", "target": "test_reflection_componentreflectiontest_exp_comments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1664", "weight": 1.0}, {"source": "test_reflection_test_reflect_table_temp_table", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1764", "weight": 1.0}, {"source": "test_reflection_test_get_temp_table_columns", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1776", "weight": 1.0}, {"source": "test_reflection_test_get_pk_constraint", "target": "test_reflection_componentreflectiontest_exp_pks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1805", "weight": 1.0}, {"source": "test_reflection_test_get_pk_constraint", "target": "test_reflection_componentreflectiontest_check_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1808", "weight": 1.0}, {"source": "test_reflection_test_get_indexes", "target": "test_reflection_componentreflectiontest_exp_indexes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1998", "weight": 1.0}, {"source": "test_reflection_test_get_indexes", "target": "test_reflection_componentreflectiontest_check_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1999", "weight": 1.0}, {"source": "test_reflection_test_get_noncol_index", "target": "test_reflection_componentreflectiontest_exp_indexes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2024", "weight": 1.0}, {"source": "test_reflection_test_get_noncol_index", "target": "test_reflection_componentreflectiontest_check_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2025", "weight": 1.0}, {"source": "test_reflection_test_get_temp_table_unique_constraints", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2068", "weight": 1.0}, {"source": "test_reflection_test_get_temp_table_unique_constraints", "target": "test_reflection_componentreflectiontest_exp_ucs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2070", "weight": 1.0}, {"source": "test_reflection_test_get_temp_table_unique_constraints", "target": "test_reflection_componentreflectiontest_check_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2071", "weight": 1.0}, {"source": "test_reflection_test_get_temp_table_indexes", "target": "test_reflection_temp_table_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2076", "weight": 1.0}, {"source": "test_reflection_test_multi_get_table_options_tables", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2348", "weight": 1.0}, {"source": "test_reflection_test_get_multi_table_comment", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2366", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_check_list", "target": "test_reflection_componentreflectiontest_check_expressions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2397", "weight": 1.0}, {"source": "test_reflection_componentreflectiontest_check_table_dict", "target": "test_reflection_componentreflectiontest_check_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2407", "weight": 1.0}, {"source": "test_reflection_test_get_multi_columns", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2413", "weight": 1.0}, {"source": "test_reflection_test_get_multi_columns", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2425", "weight": 1.0}, {"source": "test_reflection_test_get_multi_pk_constraint", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2432", "weight": 1.0}, {"source": "test_reflection_test_get_multi_pk_constraint", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2443", "weight": 1.0}, {"source": "test_reflection_test_get_multi_foreign_keys", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2461", "weight": 1.0}, {"source": "test_reflection_test_get_multi_foreign_keys", "target": "test_reflection_componentreflectiontest_adjust_sort", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2472", "weight": 1.0}, {"source": "test_reflection_test_get_multi_foreign_keys", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2475", "weight": 1.0}, {"source": "test_reflection_test_get_multi_indexes", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2482", "weight": 1.0}, {"source": "test_reflection_test_get_multi_indexes", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2493", "weight": 1.0}, {"source": "test_reflection_test_get_multi_unique_constraints", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2500", "weight": 1.0}, {"source": "test_reflection_test_get_multi_unique_constraints", "target": "test_reflection_componentreflectiontest_adjust_sort", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2511", "weight": 1.0}, {"source": "test_reflection_test_get_multi_unique_constraints", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2512", "weight": 1.0}, {"source": "test_reflection_test_get_multi_check_constraints", "target": "test_reflection_get_multi_exp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2519", "weight": 1.0}, {"source": "test_reflection_test_get_multi_check_constraints", "target": "test_reflection_componentreflectiontest_adjust_sort", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2530", "weight": 1.0}, {"source": "test_reflection_test_get_multi_check_constraints", "target": "test_reflection_componentreflectiontest_check_table_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2531", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_no_constraint", "target": "test_reflection_inspect_for_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2757", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_no_constraint", "target": "test_reflection_componentreflectiontestextra_ck_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2765", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_inline", "target": "test_reflection_inspect_for_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2778", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_inline", "target": "test_reflection_componentreflectiontestextra_ck_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2796", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_standalone", "target": "test_reflection_inspect_for_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2813", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_standalone", "target": "test_reflection_componentreflectiontestextra_ck_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2826", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_mixed", "target": "test_reflection_inspect_for_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2838", "weight": 1.0}, {"source": "test_reflection_test_check_constraint_mixed", "target": "test_reflection_componentreflectiontestextra_ck_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2859", "weight": 1.0}, {"source": "test_reflection_test_index_column_order", "target": "test_reflection_inspect_for_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2871", "weight": 1.0}, {"source": "test_reflection_test_numeric_reflection", "target": "test_reflection_componentreflectiontestextra_type_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3034", "weight": 1.0}, {"source": "test_reflection_test_string_length_reflection", "target": "test_reflection_componentreflectiontestextra_type_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3051", "weight": 1.0}, {"source": "test_reflection_computedreflectiontest_test_get_column_returns_persisted", "target": "test_reflection_computedreflectiontest_check_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3302", "weight": 1.0}, {"source": "test_reflection_test_get_column_returns_persisted_with_schema", "target": "test_reflection_computedreflectiontest_check_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3332", "weight": 1.0}, {"source": "test_reflection_identityreflectiontest_test_reflect_identity", "target": "test_reflection_identityreflectiontest_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3435", "weight": 1.0}, {"source": "test_reflection_test_reflect_identity_schema", "target": "test_reflection_identityreflectiontest_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3480", "weight": 1.0}, {"source": "test_reflection_rationale_1838", "target": "test_reflection_componentreflectiontest_test_get_pk_constraint_quoted_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1838", "weight": 1.0}, {"source": "test_reflection_rationale_1908", "target": "test_reflection_componentreflectiontest_test_get_foreign_keys_quoted_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1908", "weight": 1.0}, {"source": "test_reflection_rationale_2041", "target": "test_reflection_componentreflectiontest_test_get_indexes_quoted_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2041", "weight": 1.0}, {"source": "test_reflection_rationale_2193", "target": "test_reflection_componentreflectiontest_test_get_unique_constraints_quoted_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2193", "weight": 1.0}, {"source": "test_reflection_rationale_2237", "target": "test_reflection_componentreflectiontest_test_autoincrement_col", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2237", "weight": 1.0}, {"source": "test_reflection_rationale_62", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L62", "weight": 1.0}, {"source": "test_reflection_rationale_2270", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_reflection_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2270", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_reflection_setup_bind", "callee": "testing_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L68"}, {"caller_nid": "test_reflection_setup_bind", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L69"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L82"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L85"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L86"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L86"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L89"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L92"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L93"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L93"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L106"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L106"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L107"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L107"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L117"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L117"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L118"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L121"}, {"caller_nid": "test_reflection_temp_table_name", "callee": "get_temp_table_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L126"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "temp_table_keyword_args", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L132"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L134"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L137"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L138"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "VARCHAR", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L138"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L145"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L148"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L153"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L153"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L156"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L157"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L157"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L158"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L158"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L159"}, {"caller_nid": "test_reflection_hastabletest_test_has_table", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L159"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L162"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L163"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L163"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L164"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L164"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L165"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L165"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L166"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L168"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L168"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L169"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L170"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L170"}, {"caller_nid": "test_reflection_hastabletest_test_has_table_cache", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L172"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L176"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L177"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L178"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L182"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L183"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L187"}, {"caller_nid": "test_reflection_test_has_table_schema", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L188"}, {"caller_nid": "test_reflection_test_has_table_nonexistent_schema", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L195"}, {"caller_nid": "test_reflection_test_has_table_nonexistent_schema", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L196"}, {"caller_nid": "test_reflection_test_has_table_nonexistent_schema", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L197"}, {"caller_nid": "test_reflection_test_has_table_view", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L204"}, {"caller_nid": "test_reflection_test_has_table_view", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L205"}, {"caller_nid": "test_reflection_test_has_table_view", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L205"}, {"caller_nid": "test_reflection_test_has_table_temp_table", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L209"}, {"caller_nid": "test_reflection_test_has_table_temp_table", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L211"}, {"caller_nid": "test_reflection_test_has_table_temp_table", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L211"}, {"caller_nid": "test_reflection_test_has_table_temp_view", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L217"}, {"caller_nid": "test_reflection_test_has_table_temp_view", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L218"}, {"caller_nid": "test_reflection_test_has_table_temp_view", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L218"}, {"caller_nid": "test_reflection_test_has_table_view_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L223"}, {"caller_nid": "test_reflection_test_has_table_view_schema", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L224"}, {"caller_nid": "test_reflection_test_has_table_view_schema", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L224"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L233"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L236"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L237"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L237"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L238"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L238"}, {"caller_nid": "test_reflection_define_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L240"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L243"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L246"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L247"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L247"}, {"caller_nid": "test_reflection_define_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L250"}, {"caller_nid": "test_reflection_hasindextest_has_index", "callee": "has_index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L256"}, {"caller_nid": "test_reflection_hasindextest_has_index", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L258"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L263"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L264"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L265"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L266"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L268"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L269"}, {"caller_nid": "test_reflection_test_has_index", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L270"}, {"caller_nid": "test_reflection_test_has_index", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L271"}, {"caller_nid": "test_reflection_test_has_index", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L274"}, {"caller_nid": "test_reflection_test_has_index", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L275"}, {"caller_nid": "test_reflection_test_has_index", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L277"}, {"caller_nid": "test_reflection_test_has_index", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L278"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L281"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L282"}, {"caller_nid": "test_reflection_test_has_index", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L283"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L284"}, {"caller_nid": "test_reflection_test_has_index", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L285"}, {"caller_nid": "test_reflection_test_has_index", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L287"}, {"caller_nid": "test_reflection_test_has_index", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L288"}, {"caller_nid": "test_reflection_test_has_index_schema", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L294"}, {"caller_nid": "test_reflection_test_has_index_schema", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L295"}, {"caller_nid": "test_reflection_test_has_index_schema", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L296"}, {"caller_nid": "test_reflection_test_has_index_schema", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L299"}, {"caller_nid": "test_reflection_bizarrocharactertest_column_names", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L309"}, {"caller_nid": "test_reflection_bizarrocharactertest_table_names", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L318"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L334"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L337"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "append_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L341"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L341"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L344"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L347"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L348"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L349"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L350"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L354"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L357"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L358"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L358"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L362"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L364"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L366"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "references", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L369"}, {"caller_nid": "test_reflection_test_fk_ref", "callee": "references", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L371"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L379"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L382"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Identity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L382"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L384"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L385"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L387"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L387"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L395"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L398"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L399"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L401"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L402"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L404"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L404"}, {"caller_nid": "test_reflection_tablename", "callee": "get_temp_table_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L415"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L421"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L424"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "Identity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L424"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L426"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L427"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L429"}, {"caller_nid": "test_reflection_test_reflect_identity", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L429"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L433"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L436"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L437"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L439"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L440"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L442"}, {"caller_nid": "test_reflection_test_reflect_comments", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L442"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L451"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L454"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L455"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L455"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L456"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L456"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L457"}, {"caller_nid": "test_reflection_define_tables", "callee": "PrimaryKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L458"}, {"caller_nid": "test_reflection_define_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L459"}, {"caller_nid": "test_reflection_define_tables", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L460"}, {"caller_nid": "test_reflection_define_tables", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L464"}, {"caller_nid": "test_reflection_define_tables", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L467"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L473"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L476"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L477"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L477"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L478"}, {"caller_nid": "test_reflection_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L478"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L479"}, {"caller_nid": "test_reflection_define_tables", "callee": "PrimaryKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L480"}, {"caller_nid": "test_reflection_define_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L481"}, {"caller_nid": "test_reflection_define_tables", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L482"}, {"caller_nid": "test_reflection_define_tables", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L486"}, {"caller_nid": "test_reflection_define_tables", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L489"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L494"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L497"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L498"}, {"caller_nid": "test_reflection_define_tables", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L514"}, {"caller_nid": "test_reflection_define_tables", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L517"}, {"caller_nid": "test_reflection_define_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L520"}, {"caller_nid": "test_reflection_define_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L520"}, {"caller_nid": "test_reflection_define_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L521"}, {"caller_nid": "test_reflection_define_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L524"}, {"caller_nid": "test_reflection_define_tables", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L526"}, {"caller_nid": "test_reflection_quotednameargumenttest_quote_fixtures", "callee": "testing.combinations(\n (\"quote ' one\",),\n ('quote \" two', testing.requires.symbol_names_w_double_quote),\n )", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L533"}, {"caller_nid": "test_reflection_quotednameargumenttest_quote_fixtures", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L533"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L540"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L543"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L544"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L544"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L546"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L547"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L552"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "get_view_definition", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L553"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L557"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L558"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L562"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L563"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L568"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L569"}, {"caller_nid": "test_reflection_test_get_indexes", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L574"}, {"caller_nid": "test_reflection_test_get_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L575"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L580"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L581"}, {"caller_nid": "test_reflection_test_get_table_comment", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L586"}, {"caller_nid": "test_reflection_test_get_table_comment", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L587"}, {"caller_nid": "test_reflection_test_get_check_constraints", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L592"}, {"caller_nid": "test_reflection_test_get_check_constraints", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L593"}, {"caller_nid": "test_reflection_multi_combination", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L597"}, {"caller_nid": "test_reflection_multi_combination", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L605"}, {"caller_nid": "test_reflection_multi_combination", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L611"}, {"caller_nid": "test_reflection_multi_combination", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L621"}, {"caller_nid": "test_reflection_multi_combination", "callee": "schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L623"}, {"caller_nid": "test_reflection_multi_combination", "callee": "scope", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L623"}, {"caller_nid": "test_reflection_multi_combination", "callee": "kind", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L623"}, {"caller_nid": "test_reflection_multi_combination", "callee": "filter_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L623"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L646"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L652"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L655"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L656"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "CHAR", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L656"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L657"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L657"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L658"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L659"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L664"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L669"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L672"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L673"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L676"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L682"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L685"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L687"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L687"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L688"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L692"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L701"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L704"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L705"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L705"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L706"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L706"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "PrimaryKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L707"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L713"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L716"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L717"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L717"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L718"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L720"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L723"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L723"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L727"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L730"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L730"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L737"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L740"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L741"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L741"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L742"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L744"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L752"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L755"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L756"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L758"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L763"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L763"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L767"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L770"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L771"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L771"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L777"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L778"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L784"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L787"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L787"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L791"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L794"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L795"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L795"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L803"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "desc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L803"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L804"}, {"caller_nid": "test_reflection_define_reflected_tables", "callee": "desc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L804"}, {"caller_nid": "test_reflection_temp_table_name", "callee": "get_temp_table_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L813"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "temp_table_keyword_args", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L819"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L821"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L824"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L825"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "VARCHAR", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L825"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L826"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L833"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L834"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L841"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L844"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L849"}, {"caller_nid": "test_reflection_define_temp_tables", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L849"}, {"caller_nid": "test_reflection_define_views", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L856"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L867"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L867"}, {"caller_nid": "test_reflection_define_views", "callee": "against", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L870"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L873"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L873"}, {"caller_nid": "test_reflection_define_views", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L874"}, {"caller_nid": "test_reflection_define_views", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L875"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_kind", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L881"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_kind", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L883"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_kind", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L885"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_views", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L890"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_views", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L891"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_views", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L893"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_views", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L894"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L914"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L915"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L919"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L926"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L928"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L932"}, {"caller_nid": "test_reflection_componentreflectiontest_resolve_names", "callee": "scope_filter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L933"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1034"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1035"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1036"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1037"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1042"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1043"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1044"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1047"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1048"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1049"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1050"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1053"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1054"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1055"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1061"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1062"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1063"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1064"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1067"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1068"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1069"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1070"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1073"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1074"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1075"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1078"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1079"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1080"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1084"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1086"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1087"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1087"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1087"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1088"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1088"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1088"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1089"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1089"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1090"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1091"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1091"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1093"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1094"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_columns", "callee": "col", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1095"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1120"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1122"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1132"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1133"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1134"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1137"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1139"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1140"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1141"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1143"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "pk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1144"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_pks", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1147"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1201"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1204"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1205"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1214"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1219"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "fk", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1227"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1235"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_fks", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1237"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1308"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1309"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1313"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1314"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1315"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1318"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1319"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1320"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1329"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1330"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "*idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1335"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "*idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1338"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "*idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1342"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "*idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1349"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1354"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "idx", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1355"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1367"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_indexes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1368"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ucs", "callee": "*uc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1409"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ucs", "callee": "uc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1418"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ucs", "callee": "uc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1419"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ucs", "callee": "*uc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1436"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ccs", "callee": "cc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1481"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ccs", "callee": "cc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1482"}, {"caller_nid": "test_reflection_componentreflectiontest_exp_ccs", "callee": "cc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1489"}, {"caller_nid": "test_reflection_test_get_schema_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1514"}, {"caller_nid": "test_reflection_test_get_schema_names", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1516"}, {"caller_nid": "test_reflection_test_get_schema_names", "callee": "get_schema_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1516"}, {"caller_nid": "test_reflection_test_has_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1520"}, {"caller_nid": "test_reflection_test_has_schema", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1522"}, {"caller_nid": "test_reflection_test_has_schema", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1522"}, {"caller_nid": "test_reflection_test_has_schema", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1523"}, {"caller_nid": "test_reflection_test_has_schema", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1523"}, {"caller_nid": "test_reflection_test_get_schema_names_w_translate_map", "callee": "execution_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1529"}, {"caller_nid": "test_reflection_test_get_schema_names_w_translate_map", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1535"}, {"caller_nid": "test_reflection_test_get_schema_names_w_translate_map", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1537"}, {"caller_nid": "test_reflection_test_get_schema_names_w_translate_map", "callee": "get_schema_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1537"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "execution_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1541"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1547"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1549"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1549"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1550"}, {"caller_nid": "test_reflection_test_has_schema_w_translate_map", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1550"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1555"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1557"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "get_schema_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1557"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1558"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1558"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1559"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1559"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1561"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "get_schema_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1561"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1562"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1562"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1563"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1564"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "get_schema_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1564"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1565"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "has_schema", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1565"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1567"}, {"caller_nid": "test_reflection_test_schema_cache", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1567"}, {"caller_nid": "test_reflection_test_dialect_initialize", "callee": "testing_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1571"}, {"caller_nid": "test_reflection_test_dialect_initialize", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1572"}, {"caller_nid": "test_reflection_test_dialect_initialize", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1573"}, {"caller_nid": "test_reflection_test_get_default_schema_name", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1577"}, {"caller_nid": "test_reflection_test_get_default_schema_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1578"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1604"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "get_sorted_table_and_fkc_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1609"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "get_table_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1613"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1618"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1621"}, {"caller_nid": "test_reflection_test_get_table_names", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1621"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1627"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "get_view_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1632"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1634"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1634"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1635"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "get_materialized_view_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1635"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1638"}, {"caller_nid": "test_reflection_test_get_view_names", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1638"}, {"caller_nid": "test_reflection_test_get_temp_table_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1642"}, {"caller_nid": "test_reflection_test_get_temp_table_names", "callee": "get_temp_table_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1643"}, {"caller_nid": "test_reflection_test_get_temp_table_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1644"}, {"caller_nid": "test_reflection_test_get_temp_table_names", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1644"}, {"caller_nid": "test_reflection_test_get_temp_view_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1649"}, {"caller_nid": "test_reflection_test_get_temp_view_names", "callee": "get_temp_view_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1650"}, {"caller_nid": "test_reflection_test_get_temp_view_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1651"}, {"caller_nid": "test_reflection_test_get_temp_view_names", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1651"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1663"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1665"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1666"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1670"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1671"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1675"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1676"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1681"}, {"caller_nid": "test_reflection_componentreflectiontest_test_get_comments", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1682"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1709"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1710"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1712"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1713"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1713"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1713"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1717"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1718"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1721"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "against", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1726"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1735"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1736"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1737"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1737"}, {"caller_nid": "test_reflection_test_get_columns", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1737"}, {"caller_nid": "test_reflection_test_reflect_table_temp_table", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1767"}, {"caller_nid": "test_reflection_test_reflect_table_temp_table", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1768"}, {"caller_nid": "test_reflection_test_reflect_table_temp_table", "callee": "assert_tables_equal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1770"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1778"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1779"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1780"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1780"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1780"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1782"}, {"caller_nid": "test_reflection_test_get_temp_table_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1783"}, {"caller_nid": "test_reflection_test_get_temp_view_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1789"}, {"caller_nid": "test_reflection_test_get_temp_view_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1790"}, {"caller_nid": "test_reflection_test_get_temp_view_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1791"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1804"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1807"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1812"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1814"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "fail_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1816"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1817"}, {"caller_nid": "test_reflection_test_get_pk_constraint", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1821"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1841"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1844"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1845"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1845"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "PrimaryKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1846"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1849"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1851"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1852"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1854"}, {"caller_nid": "test_reflection_test_get_pk_constraint_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1855"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1868"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1873"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "fail_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1876"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1877"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1879"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1880"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1881"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1882"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1885"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "fail_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1888"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1889"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1891"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1892"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1893"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1894"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1897"}, {"caller_nid": "test_reflection_test_get_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1897"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1911"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1914"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1918"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1921"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1922"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1923"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1931"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1933"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1934"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1936"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1936"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "fail_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1939"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1940"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1942"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1943"}, {"caller_nid": "test_reflection_test_get_foreign_keys_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1944"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "tables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1949"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1955"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1957"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1958"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1958"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1961"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1962"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1963"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1964"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1966"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1969"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1969"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1973"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1980"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1981"}, {"caller_nid": "test_reflection_test_get_inter_schema_foreign_keys", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1982"}, {"caller_nid": "test_reflection_test_get_indexes", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1996"}, {"caller_nid": "test_reflection_test_get_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L1997"}, {"caller_nid": "test_reflection_test_get_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2005"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2019"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2020"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2027"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2027"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2028"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2028"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2029"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2029"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2030"}, {"caller_nid": "test_reflection_test_get_noncol_index", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2030"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2043"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2046"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2047"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2047"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2049"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2051"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2053"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2054"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2061"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2061"}, {"caller_nid": "test_reflection_test_get_indexes_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2062"}, {"caller_nid": "test_reflection_test_get_temp_table_unique_constraints", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2067"}, {"caller_nid": "test_reflection_test_get_temp_table_unique_constraints", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2069"}, {"caller_nid": "test_reflection_test_get_temp_table_indexes", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2075"}, {"caller_nid": "test_reflection_test_get_temp_table_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2077"}, {"caller_nid": "test_reflection_test_get_temp_table_indexes", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2079"}, {"caller_nid": "test_reflection_test_get_temp_table_indexes", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2085"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2106"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2115"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2117"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2120"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2120"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2121"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2121"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2122"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2124"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2124"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2125"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2125"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "append_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2129"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2130"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2132"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2134"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2135"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2136"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2137"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2140"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2142"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2142"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2142"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2144"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2147"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2149"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2150"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2150"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2152"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2153"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2155"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2156"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2168"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2171"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2174"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2176"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2177"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2177"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2180"}, {"caller_nid": "test_reflection_test_get_unique_constraints", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2180"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2196"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2199"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2200"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2200"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2201"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2204"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2206"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2207"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2209"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2209"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2210"}, {"caller_nid": "test_reflection_test_get_unique_constraints_quoted_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2211"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2222"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "get_view_definition", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2224"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2225"}, {"caller_nid": "test_reflection_test_get_view_definition", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2225"}, {"caller_nid": "test_reflection_test_get_view_definition_does_not_exist", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2229"}, {"caller_nid": "test_reflection_test_get_view_definition_does_not_exist", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2230"}, {"caller_nid": "test_reflection_test_get_view_definition_does_not_exist", "callee": "get_view_definition", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2231"}, {"caller_nid": "test_reflection_test_get_view_definition_does_not_exist", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2232"}, {"caller_nid": "test_reflection_test_get_view_definition_does_not_exist", "callee": "get_view_definition", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2233"}, {"caller_nid": "test_reflection_test_autoincrement_col", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2249"}, {"caller_nid": "test_reflection_test_autoincrement_col", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2256"}, {"caller_nid": "test_reflection_test_autoincrement_col", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2258"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2264"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2268"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2269"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2269"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2271"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2272"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2272"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2274"}, {"caller_nid": "test_reflection_test_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2275"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2279"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "get_multi_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2282"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "get_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2285"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "get_table_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2286"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2288"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2290"}, {"caller_nid": "test_reflection_test_multi_get_table_options", "callee": "get_multi_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2291"}, {"caller_nid": "test_reflection_test_multi_get_table_options_tables", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2357"}, {"caller_nid": "test_reflection_test_multi_get_table_options_tables", "callee": "get_multi_table_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2358"}, {"caller_nid": "test_reflection_test_multi_get_table_options_tables", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2359"}, {"caller_nid": "test_reflection_test_get_multi_table_comment", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2375"}, {"caller_nid": "test_reflection_test_get_multi_table_comment", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2376"}, {"caller_nid": "test_reflection_test_get_multi_table_comment", "callee": "get_multi_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2376"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2382"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2383"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "_clean", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2383"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2383"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2385"}, {"caller_nid": "test_reflection_componentreflectiontest_check_expressions", "callee": "_clean", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2385"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2389"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2391"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2391"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2391"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2392"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2393"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2393"}, {"caller_nid": "test_reflection_componentreflectiontest_check_list", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2399"}, {"caller_nid": "test_reflection_componentreflectiontest_check_table_dict", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2402"}, {"caller_nid": "test_reflection_componentreflectiontest_check_table_dict", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2402"}, {"caller_nid": "test_reflection_componentreflectiontest_check_table_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2402"}, {"caller_nid": "test_reflection_componentreflectiontest_check_table_dict", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2402"}, {"caller_nid": "test_reflection_componentreflectiontest_check_table_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2402"}, {"caller_nid": "test_reflection_test_get_multi_columns", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2423"}, {"caller_nid": "test_reflection_test_get_multi_columns", "callee": "get_multi_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2424"}, {"caller_nid": "test_reflection_test_get_multi_pk_constraint", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2441"}, {"caller_nid": "test_reflection_test_get_multi_pk_constraint", "callee": "get_multi_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2442"}, {"caller_nid": "test_reflection_componentreflectiontest_adjust_sort", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2450"}, {"caller_nid": "test_reflection_componentreflectiontest_adjust_sort", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2451"}, {"caller_nid": "test_reflection_componentreflectiontest_adjust_sort", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2451"}, {"caller_nid": "test_reflection_componentreflectiontest_adjust_sort", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2452"}, {"caller_nid": "test_reflection_componentreflectiontest_adjust_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2454"}, {"caller_nid": "test_reflection_test_get_multi_foreign_keys", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2470"}, {"caller_nid": "test_reflection_test_get_multi_foreign_keys", "callee": "get_multi_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2471"}, {"caller_nid": "test_reflection_test_get_multi_foreign_keys", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2473"}, {"caller_nid": "test_reflection_test_get_multi_indexes", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2491"}, {"caller_nid": "test_reflection_test_get_multi_indexes", "callee": "get_multi_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2492"}, {"caller_nid": "test_reflection_test_get_multi_unique_constraints", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2509"}, {"caller_nid": "test_reflection_test_get_multi_unique_constraints", "callee": "get_multi_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2510"}, {"caller_nid": "test_reflection_test_get_multi_unique_constraints", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2511"}, {"caller_nid": "test_reflection_test_get_multi_check_constraints", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2528"}, {"caller_nid": "test_reflection_test_get_multi_check_constraints", "callee": "get_multi_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2529"}, {"caller_nid": "test_reflection_test_get_multi_check_constraints", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2530"}, {"caller_nid": "test_reflection_test_not_existing_table", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2557"}, {"caller_nid": "test_reflection_test_not_existing_table", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2558"}, {"caller_nid": "test_reflection_test_not_existing_table", "callee": "expect_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2559"}, {"caller_nid": "test_reflection_test_not_existing_table", "callee": "meth", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2560"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2570"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "expect_raises_message", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2571"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "reflect_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2572"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2572"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2573"}, {"caller_nid": "test_reflection_componentreflectiontest_test_unreflectable", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2573"}, {"caller_nid": "test_reflection_test_metadata", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2581"}, {"caller_nid": "test_reflection_test_metadata", "callee": "reflect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2583"}, {"caller_nid": "test_reflection_test_metadata", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2585"}, {"caller_nid": "test_reflection_test_metadata", "callee": "get_table_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2586"}, {"caller_nid": "test_reflection_test_metadata", "callee": "get_view_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2588"}, {"caller_nid": "test_reflection_test_metadata", "callee": "get_materialized_view_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2590"}, {"caller_nid": "test_reflection_test_metadata", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2595"}, {"caller_nid": "test_reflection_test_metadata", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2595"}, {"caller_nid": "test_reflection_test_metadata", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2595"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2599"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2602"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2603"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2607"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2609"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2610"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2611"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2613"}, {"caller_nid": "test_reflection_test_comments_unicode", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2616"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2620"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2623"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2627"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2629"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2630"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2631"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2632"}, {"caller_nid": "test_reflection_test_comments_unicode_full", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2633"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "get_order_by_collation", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2638"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2639"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2642"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2642"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2643"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2643"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2645"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2647"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2648"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2650"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "is_none", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2651"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2653"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2654"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2655"}, {"caller_nid": "test_reflection_test_column_collation_reflection", "callee": "is_none", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2656"}, {"caller_nid": "test_reflection_table_no_columns", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2665"}, {"caller_nid": "test_reflection_table_no_columns", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2666"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2670"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2671"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2674"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2679"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "DDL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2680"}, {"caller_nid": "test_reflection_view_no_columns", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2682"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2685"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2685"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2686"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_table_no_columns", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2686"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2689"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2690"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2690"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "callee": "get_multi_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2691"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_get_columns_table_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2692"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2695"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "callee": "reflect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2696"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2697"}, {"caller_nid": "test_reflection_tablenocolumnstest_test_reflect_incl_table_no_columns", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2697"}, {"caller_nid": "test_reflection_test_reflect_view_no_columns", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2701"}, {"caller_nid": "test_reflection_test_reflect_view_no_columns", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2701"}, {"caller_nid": "test_reflection_test_reflect_view_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2702"}, {"caller_nid": "test_reflection_test_reflect_view_no_columns", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2702"}, {"caller_nid": "test_reflection_test_get_columns_view_no_columns", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2706"}, {"caller_nid": "test_reflection_test_get_columns_view_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2707"}, {"caller_nid": "test_reflection_test_get_columns_view_no_columns", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2707"}, {"caller_nid": "test_reflection_test_get_columns_view_no_columns", "callee": "get_multi_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2708"}, {"caller_nid": "test_reflection_test_get_columns_view_no_columns", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2709"}, {"caller_nid": "test_reflection_componentreflectiontestextra_ck_eq", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2741"}, {"caller_nid": "test_reflection_componentreflectiontestextra_ck_eq", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2743"}, {"caller_nid": "test_reflection_componentreflectiontestextra_ck_eq", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2749"}, {"caller_nid": "test_reflection_componentreflectiontestextra_ck_eq", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2753"}, {"caller_nid": "test_reflection_test_check_constraint_no_constraint", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2758"}, {"caller_nid": "test_reflection_test_check_constraint_no_constraint", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2761"}, {"caller_nid": "test_reflection_test_check_constraint_no_constraint", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2761"}, {"caller_nid": "test_reflection_test_check_constraint_no_constraint", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2766"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2779"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2782"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2782"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2783"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2785"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2786"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2790"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2790"}, {"caller_nid": "test_reflection_test_check_constraint_inline", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2794"}, {"caller_nid": "test_reflection_test_check_constraint_standalone", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2814"}, {"caller_nid": "test_reflection_test_check_constraint_standalone", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2817"}, {"caller_nid": "test_reflection_test_check_constraint_standalone", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2817"}, {"caller_nid": "test_reflection_test_check_constraint_standalone", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2818"}, {"caller_nid": "test_reflection_test_check_constraint_standalone", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2824"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2839"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2842"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2842"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2843"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2843"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2843"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2844"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2846"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2847"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2849"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2849"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2850"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2850"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2851"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2852"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2853"}, {"caller_nid": "test_reflection_test_check_constraint_mixed", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2857"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2872"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2875"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2876"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2877"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2879"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2885"}, {"caller_nid": "test_reflection_test_index_column_order", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2886"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2890"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2893"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2893"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2894"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2894"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2895"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2895"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2898"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2898"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2898"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2900"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "coalesce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2900"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2901"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2903"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2905"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "completeIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2925"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "lower_index_str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2943"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "lower_index_str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2945"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "completeIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2949"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2950"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "coalesce_index_str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2956"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "completeIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2960"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2961"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2963"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2963"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2964"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2965"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "expect_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2967"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2971"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2971"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2972"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2973"}, {"caller_nid": "test_reflection_test_reflect_expression_based_indexes", "callee": "compare_table_index_with_expected", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2975"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2981"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2984"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2984"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2985"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2985"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2987"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2990"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2992"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2994"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L2995"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3007"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3014"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3014"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3015"}, {"caller_nid": "test_reflection_test_reflect_covering_index", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3016"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3023"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3026"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3026"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3028"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3030"}, {"caller_nid": "test_reflection_componentreflectiontestextra_type_round_trip", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3030"}, {"caller_nid": "test_reflection_test_numeric_reflection", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3035"}, {"caller_nid": "test_reflection_test_numeric_reflection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3037"}, {"caller_nid": "test_reflection_test_numeric_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3038"}, {"caller_nid": "test_reflection_test_numeric_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3039"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "type_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3051"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3052"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3053"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3054"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3055"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3057"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3059"}, {"caller_nid": "test_reflection_test_string_length_reflection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3060"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3064"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3067"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3068"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3070"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3071"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3074"}, {"caller_nid": "test_reflection_test_nullable_reflection", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3074"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3130"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3133"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3137"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3140"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3141"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3141"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3142"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3142"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3146"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3149"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3150"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3150"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3151"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3152"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3158"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3160"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3164"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3166"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3168"}, {"caller_nid": "test_reflection_test_get_foreign_key_options", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3169"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3201"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3204"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3205"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3207"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3209"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3209"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3210"}, {"caller_nid": "test_reflection_test_server_defaults", "callee": "eq_regex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3211"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3220"}, {"caller_nid": "test_reflection_define_tables", "callee": "quoted_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3221"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3223"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3225"}, {"caller_nid": "test_reflection_define_tables", "callee": "quoted_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3226"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3228"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3229"}, {"caller_nid": "test_reflection_define_tables", "callee": "ForeignKey", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3229"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3233"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3234"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "quoted_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3235"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "references", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3238"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3240"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "reflect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3241"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3242"}, {"caller_nid": "test_reflection_normalizednametest_test_reflect_lowercase_forced_tables", "callee": "references", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3244"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "get_table_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3249"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3249"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3250"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3253"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3253"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3253"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3254"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3254"}, {"caller_nid": "test_reflection_normalizednametest_test_get_table_names", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3254"}, {"caller_nid": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3259"}, {"caller_nid": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3261"}, {"caller_nid": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3263"}, {"caller_nid": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3264"}, {"caller_nid": "test_reflection_computedreflectiontest_test_computed_col_default_not_set", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3265"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3268"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3270"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3273"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3275"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3276"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3277"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3277"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3278"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_computed", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3283"}, {"caller_nid": "test_reflection_computedreflectiontest_check_column", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3289"}, {"caller_nid": "test_reflection_computedreflectiontest_check_column", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3291"}, {"caller_nid": "test_reflection_computedreflectiontest_check_column", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3291"}, {"caller_nid": "test_reflection_computedreflectiontest_check_column", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3293"}, {"caller_nid": "test_reflection_computedreflectiontest_check_column", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3294"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_persisted", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3297"}, {"caller_nid": "test_reflection_computedreflectiontest_test_get_column_returns_persisted", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3299"}, {"caller_nid": "test_reflection_test_get_column_returns_persisted_with_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3325"}, {"caller_nid": "test_reflection_test_get_column_returns_persisted_with_schema", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3327"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3362"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3365"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3366"}, {"caller_nid": "test_reflection_define_tables", "callee": "Identity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3366"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3368"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3371"}, {"caller_nid": "test_reflection_define_tables", "callee": "Identity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3374"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3386"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3389"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3390"}, {"caller_nid": "test_reflection_define_tables", "callee": "Identity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3390"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3405"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3407"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3409"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3409"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3409"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3412"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3414"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3416"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3418"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3420"}, {"caller_nid": "test_reflection_identityreflectiontest_check", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3421"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3424"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3426"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3426"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3429"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3432"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3433"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3434"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3437"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3450"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3451"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3452"}, {"caller_nid": "test_reflection_identityreflectiontest_test_reflect_identity", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3455"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3469"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "get_columns", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3471"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3474"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3477"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3478"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3479"}, {"caller_nid": "test_reflection_test_reflect_identity_schema", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3482"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3500"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3503"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3504"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3505"}, {"caller_nid": "test_reflection_define_tables", "callee": "VARCHAR", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3505"}, {"caller_nid": "test_reflection_define_tables", "callee": "PrimaryKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3506"}, {"caller_nid": "test_reflection_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3510"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3513"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3514"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3515"}, {"caller_nid": "test_reflection_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3516"}, {"caller_nid": "test_reflection_define_tables", "callee": "VARCHAR", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3516"}, {"caller_nid": "test_reflection_define_tables", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3517"}, {"caller_nid": "test_reflection_test_pk_column_order", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3529"}, {"caller_nid": "test_reflection_test_pk_column_order", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3530"}, {"caller_nid": "test_reflection_test_pk_column_order", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3531"}, {"caller_nid": "test_reflection_test_pk_column_order", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3531"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3536"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3537"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3538"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3538"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3540"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3540"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3541"}, {"caller_nid": "test_reflection_test_fk_column_order", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py", "source_location": "L3541"}]}