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

1 line
88 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "label": "assertions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L1"}, {"id": "assertions_expect_warnings", "label": "expect_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L37"}, {"id": "assertions_expect_warnings_on", "label": "expect_warnings_on()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L54"}, {"id": "assertions_emits_warning", "label": "emits_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L70"}, {"id": "assertions_expect_deprecated", "label": "expect_deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L86"}, {"id": "assertions_expect_deprecated_20", "label": "expect_deprecated_20()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L92"}, {"id": "assertions_emits_warning_on", "label": "emits_warning_on()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L98"}, {"id": "assertions_uses_deprecated", "label": "uses_deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L118"}, {"id": "assertions_expect_warnings_sqla_only", "label": "_expect_warnings_sqla_only()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L147"}, {"id": "assertions_global_cleanup_assertions", "label": "global_cleanup_assertions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L254"}, {"id": "assertions_assert_no_stray_pool_connections", "label": "_assert_no_stray_pool_connections()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L265"}, {"id": "assertions_int_within_variance", "label": "int_within_variance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L269"}, {"id": "assertions_eq_regex", "label": "eq_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L280"}, {"id": "assertions_eq", "label": "eq_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L284"}, {"id": "assertions_ne", "label": "ne_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L289"}, {"id": "assertions_le", "label": "le_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L294"}, {"id": "assertions_is_instance_of", "label": "is_instance_of()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L299"}, {"id": "assertions_is_none", "label": "is_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L303"}, {"id": "assertions_is_not_none", "label": "is_not_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L307"}, {"id": "assertions_is_true", "label": "is_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L311"}, {"id": "assertions_is_false", "label": "is_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L315"}, {"id": "assertions_is", "label": "is_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L319"}, {"id": "assertions_is_not", "label": "is_not()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L324"}, {"id": "assertions_in", "label": "in_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L333"}, {"id": "assertions_not_in", "label": "not_in()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L338"}, {"id": "assertions_startswith", "label": "startswith_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L347"}, {"id": "assertions_eq_ignore_whitespace", "label": "eq_ignore_whitespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L355"}, {"id": "assertions_assert_proper_exception_context", "label": "_assert_proper_exception_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L366"}, {"id": "assertions_assert_raises", "label": "assert_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L387"}, {"id": "assertions_assert_raises_context_ok", "label": "assert_raises_context_ok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L391"}, {"id": "assertions_assert_raises_message", "label": "assert_raises_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L395"}, {"id": "assertions_assert_warns", "label": "assert_warns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L401"}, {"id": "assertions_assert_warns_message", "label": "assert_warns_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L414"}, {"id": "assertions_assert_raises_message_context_ok", "label": "assert_raises_message_context_ok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L434"}, {"id": "assertions_errorcontainer", "label": "_ErrorContainer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L448"}, {"id": "assertions_expect_raises", "label": "_expect_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L453"}, {"id": "assertions_expect_raises_message", "label": "expect_raises_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L499"}, {"id": "assertions_assertscompiledsql", "label": "AssertsCompiledSQL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L503"}, {"id": "assertions_assertscompiledsql_assert_compile", "label": ".assert_compile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L504"}, {"id": "assertions_comparestables", "label": "ComparesTables", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L769"}, {"id": "assertions_comparestables_assert_tables_equal", "label": ".assert_tables_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L770"}, {"id": "assertions_comparestables_assert_types_base", "label": ".assert_types_base()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L813"}, {"id": "assertions_assertsexecutionresults", "label": "AssertsExecutionResults", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L823"}, {"id": "assertions_assertsexecutionresults_assert_result", "label": ".assert_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L824"}, {"id": "assertions_assertsexecutionresults_assert_list", "label": ".assert_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L829"}, {"id": "assertions_assertsexecutionresults_assert_row", "label": ".assert_row()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L839"}, {"id": "assertions_assertsexecutionresults_assert_unordered_result", "label": ".assert_unordered_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L856"}, {"id": "assertions_assertsexecutionresults_sql_execution_asserter", "label": ".sql_execution_asserter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L910"}, {"id": "assertions_assertsexecutionresults_assert_sql_execution", "label": ".assert_sql_execution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L916"}, {"id": "assertions_assertsexecutionresults_assert_sql", "label": ".assert_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L922"}, {"id": "assertions_assertsexecutionresults_assert_sql_count", "label": ".assert_sql_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L935"}, {"id": "assertions_assert_execution", "label": "assert_execution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L941"}, {"id": "assertions_assertsexecutionresults_assert_statement_count", "label": ".assert_statement_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L946"}, {"id": "assertions_assert_statement_count_multi_db", "label": "assert_statement_count_multi_db()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L950"}, {"id": "assertions_comparesindexes", "label": "ComparesIndexes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L966"}, {"id": "assertions_comparesindexes_compare_table_index_with_expected", "label": ".compare_table_index_with_expected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L967"}, {"id": "assertions_rationale_38", "label": "Context manager which expects one or more warnings. With no arguments, sque", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L38"}, {"id": "assertions_rationale_55", "label": "Context manager which expects one or more warnings on specific dialects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L55"}, {"id": "assertions_rationale_71", "label": "Decorator form of expect_warnings(). Note that emits_warning does **not** a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L71"}, {"id": "assertions_rationale_99", "label": "Mark a test as emitting a warning on a specific dialect. With no arguments,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L99"}, {"id": "assertions_rationale_119", "label": "Mark a test as immune from fatal deprecation warnings. With no arguments, s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L119"}, {"id": "assertions_rationale_154", "label": "SQLAlchemy internal use only _expect_warnings(). Alembic is using _expect_w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L154"}, {"id": "assertions_rationale_255", "label": "Check things that have to be finalized at the end of a test suite. Hardcode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L255"}, {"id": "assertions_rationale_285", "label": "Assert a == b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L285"}, {"id": "assertions_rationale_290", "label": "Assert a != b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L290"}, {"id": "assertions_rationale_295", "label": "Assert a <= b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L295"}, {"id": "assertions_rationale_320", "label": "Assert a is b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L320"}, {"id": "assertions_rationale_325", "label": "Assert a is not b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L325"}, {"id": "assertions_rationale_334", "label": "Assert a in b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L334"}, {"id": "assertions_rationale_339", "label": "Assert a in not b, with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L339"}, {"id": "assertions_rationale_348", "label": "Assert a.startswith(fragment), with repr messaging on failure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L348"}, {"id": "assertions_rationale_367", "label": "assert that any exception we're catching does not have a __context__ without", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L367"}, {"id": "assertions_rationale_402", "label": "legacy adapter function for functions that were previously using assert_rais", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L402"}, {"id": "assertions_rationale_415", "label": "legacy adapter function for functions that were previously using assert_rais", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L415"}, {"id": "assertions_rationale_857", "label": "As assert_result, but the order of objects is not considered. The algor", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L857"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "copy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_exclusions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_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/assertions.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_selectable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_warnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_warnings_on", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_emits_warning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_deprecated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_deprecated_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_emits_warning_on", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_uses_deprecated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_warnings_sqla_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L147", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_warnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_global_cleanup_assertions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_no_stray_pool_connections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_int_within_variance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_eq_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L280", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_eq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_ne", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_le", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_instance_of", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L303", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_not_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_true", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_false", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_is_not", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_in", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_not_in", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_startswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_eq_ignore_whitespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L355", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_proper_exception_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L366", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L387", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_raises_context_ok", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L391", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_raises_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_warns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_warns_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_raises_message_context_ok", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L440", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_errorcontainer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L448", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L495", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_expect_raises_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L499", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assertscompiledsql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L503", "weight": 1.0}, {"source": "assertions_assertscompiledsql", "target": "assertions_assertscompiledsql_assert_compile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L504", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_comparestables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L769", "weight": 1.0}, {"source": "assertions_comparestables", "target": "assertions_comparestables_assert_tables_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L770", "weight": 1.0}, {"source": "assertions_comparestables", "target": "assertions_comparestables_assert_types_base", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L813", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assertsexecutionresults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L823", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L824", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L829", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_row", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L839", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_unordered_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L856", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_sql_execution_asserter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L910", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_sql_execution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L916", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_sql", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L922", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_sql_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L935", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_execution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L941", "weight": 1.0}, {"source": "assertions_assertsexecutionresults", "target": "assertions_assertsexecutionresults_assert_statement_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L946", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_assert_statement_count_multi_db", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L950", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "target": "assertions_comparesindexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L966", "weight": 1.0}, {"source": "assertions_comparesindexes", "target": "assertions_comparesindexes_compare_table_index_with_expected", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L967", "weight": 1.0}, {"source": "assertions_expect_warnings", "target": "assertions_expect_warnings_sqla_only", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L50", "weight": 1.0}, {"source": "assertions_expect_warnings_on", "target": "assertions_expect_warnings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L66", "weight": 1.0}, {"source": "assertions_expect_deprecated", "target": "assertions_expect_warnings_sqla_only", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L87", "weight": 1.0}, {"source": "assertions_expect_deprecated_20", "target": "assertions_expect_warnings_sqla_only", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L93", "weight": 1.0}, {"source": "assertions_global_cleanup_assertions", "target": "assertions_assert_no_stray_pool_connections", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L262", "weight": 1.0}, {"source": "assertions_is_none", "target": "assertions_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L304", "weight": 1.0}, {"source": "assertions_is_not_none", "target": "assertions_is_not", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L308", "weight": 1.0}, {"source": "assertions_is_true", "target": "assertions_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L312", "weight": 1.0}, {"source": "assertions_is_false", "target": "assertions_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L316", "weight": 1.0}, {"source": "assertions_assert_warns", "target": "assertions_expect_warnings_sqla_only", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L410", "weight": 1.0}, {"source": "assertions_assert_warns_message", "target": "assertions_expect_warnings_sqla_only", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L425", "weight": 1.0}, {"source": "assertions_assert_raises", "target": "assertions_expect_raises", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L443", "weight": 1.0}, {"source": "assertions_expect_raises", "target": "assertions_errorcontainer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L463", "weight": 1.0}, {"source": "assertions_expect_raises", "target": "assertions_assert_proper_exception_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L481", "weight": 1.0}, {"source": "assertions_expect_raises_message", "target": "assertions_expect_raises", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L500", "weight": 1.0}, {"source": "assertions_assertscompiledsql_assert_compile", "target": "assertions_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L670", "weight": 1.0}, {"source": "assertions_assertscompiledsql_assert_compile", "target": "assertions_is_true", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L766", "weight": 1.0}, {"source": "assertions_comparestables_assert_tables_equal", "target": "assertions_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L779", "weight": 1.0}, {"source": "assertions_comparestables_assert_tables_equal", "target": "assertions_comparestables_assert_types_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L793", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_result", "target": "assertions_assertsexecutionresults_assert_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L827", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_list", "target": "assertions_assertsexecutionresults_assert_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L837", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_row", "target": "assertions_assertsexecutionresults_assert_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L846", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_sql_execution", "target": "assertions_assertsexecutionresults_sql_execution_asserter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L917", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_sql", "target": "assertions_assertsexecutionresults_assert_sql_execution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L933", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_sql_count", "target": "assertions_assertsexecutionresults_assert_sql_execution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L936", "weight": 1.0}, {"source": "assertions_assert_execution", "target": "assertions_assertsexecutionresults_sql_execution_asserter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L942", "weight": 1.0}, {"source": "assertions_assertsexecutionresults_assert_statement_count", "target": "assertions_assert_execution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L947", "weight": 1.0}, {"source": "assertions_assert_statement_count_multi_db", "target": "assertions_assertsexecutionresults_sql_execution_asserter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L952", "weight": 1.0}, {"source": "assertions_comparesindexes_compare_table_index_with_expected", "target": "assertions_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L970", "weight": 1.0}, {"source": "assertions_comparesindexes_compare_table_index_with_expected", "target": "assertions_is_true", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L978", "weight": 1.0}, {"source": "assertions_rationale_38", "target": "assertions_expect_warnings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L38", "weight": 1.0}, {"source": "assertions_rationale_55", "target": "assertions_expect_warnings_on", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L55", "weight": 1.0}, {"source": "assertions_rationale_71", "target": "assertions_emits_warning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L71", "weight": 1.0}, {"source": "assertions_rationale_99", "target": "assertions_emits_warning_on", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L99", "weight": 1.0}, {"source": "assertions_rationale_119", "target": "assertions_uses_deprecated", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L119", "weight": 1.0}, {"source": "assertions_rationale_154", "target": "assertions_expect_warnings_sqla_only", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L154", "weight": 1.0}, {"source": "assertions_rationale_255", "target": "assertions_global_cleanup_assertions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L255", "weight": 1.0}, {"source": "assertions_rationale_285", "target": "assertions_eq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L285", "weight": 1.0}, {"source": "assertions_rationale_290", "target": "assertions_ne", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L290", "weight": 1.0}, {"source": "assertions_rationale_295", "target": "assertions_le", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L295", "weight": 1.0}, {"source": "assertions_rationale_320", "target": "assertions_is", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L320", "weight": 1.0}, {"source": "assertions_rationale_325", "target": "assertions_is_not", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L325", "weight": 1.0}, {"source": "assertions_rationale_334", "target": "assertions_in", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L334", "weight": 1.0}, {"source": "assertions_rationale_339", "target": "assertions_not_in", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L339", "weight": 1.0}, {"source": "assertions_rationale_348", "target": "assertions_startswith", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L348", "weight": 1.0}, {"source": "assertions_rationale_367", "target": "assertions_assert_proper_exception_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L367", "weight": 1.0}, {"source": "assertions_rationale_402", "target": "assertions_assert_warns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L402", "weight": 1.0}, {"source": "assertions_rationale_415", "target": "assertions_assert_warns_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L415", "weight": 1.0}, {"source": "assertions_rationale_857", "target": "assertions_assertsexecutionresults_assert_unordered_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L857", "weight": 1.0}], "raw_calls": [{"caller_nid": "assertions_expect_warnings_on", "callee": "db_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L61"}, {"caller_nid": "assertions_expect_warnings_on", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L63"}, {"caller_nid": "assertions_expect_warnings_on", "callee": "spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L63"}, {"caller_nid": "assertions_expect_warnings_sqla_only", "callee": "_expect_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L160"}, {"caller_nid": "assertions_expect_warnings", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L183"}, {"caller_nid": "assertions_expect_warnings", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L185"}, {"caller_nid": "assertions_expect_warnings", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L192"}, {"caller_nid": "assertions_expect_warnings", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L193"}, {"caller_nid": "assertions_expect_warnings", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L197"}, {"caller_nid": "assertions_expect_warnings", "callee": "patch", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L242"}, {"caller_nid": "assertions_expect_warnings", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L249"}, {"caller_nid": "assertions_assert_no_stray_pool_connections", "callee": "assert_all_closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L266"}, {"caller_nid": "assertions_int_within_variance", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L270"}, {"caller_nid": "assertions_int_within_variance", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L272"}, {"caller_nid": "assertions_eq_regex", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L281"}, {"caller_nid": "assertions_is_instance_of", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L300"}, {"caller_nid": "assertions_is_true", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L312"}, {"caller_nid": "assertions_is_false", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L316"}, {"caller_nid": "assertions_startswith", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L349"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L356"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L357"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L358"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L359"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L360"}, {"caller_nid": "assertions_eq_ignore_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L361"}, {"caller_nid": "assertions_assert_raises", "callee": "_assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L388"}, {"caller_nid": "assertions_assert_raises_context_ok", "callee": "_assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L392"}, {"caller_nid": "assertions_assert_raises_message", "callee": "_assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L396"}, {"caller_nid": "assertions_assert_warns", "callee": "callable_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L411"}, {"caller_nid": "assertions_assert_warns_message", "callee": "callable_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L431"}, {"caller_nid": "assertions_assert_raises_message_context_ok", "callee": "_assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L437"}, {"caller_nid": "assertions_assert_raises", "callee": "callable_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L444"}, {"caller_nid": "assertions_expect_raises", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L455"}, {"caller_nid": "assertions_expect_raises", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L456"}, {"caller_nid": "assertions_expect_raises", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L457"}, {"caller_nid": "assertions_expect_raises", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L459"}, {"caller_nid": "assertions_expect_raises", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L465"}, {"caller_nid": "assertions_expect_raises", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L475"}, {"caller_nid": "assertions_expect_raises", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L476"}, {"caller_nid": "assertions_expect_raises", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L482"}, {"caller_nid": "assertions_expect_raises", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L482"}, {"caller_nid": "assertions_expect_raises", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L482"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "DefaultDialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L531"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L539"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "DefaultDialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L545"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "DefaultDialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L547"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "StrCompileDialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L551"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L552"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "url.URL.create(dialect).get_dialect()", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L553"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L553"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L553"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L565"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L582"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L587"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "_statement_20", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L588"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L653"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "CheckCompilerAccess", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L653"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L655"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L658"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "_generate_cache_key", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L660"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L662"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L664"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L664"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L665"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L665"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L666"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L666"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L666"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L668"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L668"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "construct_expanded_state", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L674"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "construct_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L679"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "construct_expanded_state", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L682"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L686"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "construct_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L695"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L696"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L715"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L723"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L724"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L725"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L725"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L727"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L728"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L729"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L739"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L746"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L747"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L748"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L749"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L754"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L756"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L756"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L759"}, {"caller_nid": "assertions_assertscompiledsql_assert_compile", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L759"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L777"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L777"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L778"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L788"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L788"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L795"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L804"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L809"}, {"caller_nid": "assertions_comparestables_assert_tables_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L809"}, {"caller_nid": "assertions_comparestables_assert_types_base", "callee": "_compare_type_affinity", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L814"}, {"caller_nid": "assertions_assertsexecutionresults_assert_result", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L825"}, {"caller_nid": "assertions_assertsexecutionresults_assert_result", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L826"}, {"caller_nid": "assertions_assertsexecutionresults_assert_result", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L826"}, {"caller_nid": "assertions_assertsexecutionresults_assert_list", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L830"}, {"caller_nid": "assertions_assertsexecutionresults_assert_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L831"}, {"caller_nid": "assertions_assertsexecutionresults_assert_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L831"}, {"caller_nid": "assertions_assertsexecutionresults_assert_list", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L836"}, {"caller_nid": "assertions_assertsexecutionresults_assert_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L836"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L840"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L841"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L843"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L844"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L845"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L846"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L848"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L850"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L851"}, {"caller_nid": "assertions_assertsexecutionresults_assert_row", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L853"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "IdentitySet", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L867"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "immutabledict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L868"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "filterfalse", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L870"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L870"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L871"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L873"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L876"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L876"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L877"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L879"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L879"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L882"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "_compare_item", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L900"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L901"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L904"}, {"caller_nid": "assertions_assertsexecutionresults_assert_unordered_result", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L906"}, {"caller_nid": "assertions_assertsexecutionresults_sql_execution_asserter", "callee": "assert_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L914"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql_execution", "callee": "callable_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L918"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql_execution", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L919"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L925"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "AllOf", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L926"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "CompiledSQL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L927"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L927"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "CompiledSQL", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L930"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L931"}, {"caller_nid": "assertions_assertsexecutionresults_assert_sql_count", "callee": "CountStatements", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L937"}, {"caller_nid": "assertions_assert_execution", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L944"}, {"caller_nid": "assertions_assertsexecutionresults_assert_statement_count", "callee": "CountStatements", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L947"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L953"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L957"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "__enter__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L957"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L961"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "__exit__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L962"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L963"}, {"caller_nid": "assertions_assert_statement_count_multi_db", "callee": "CountStatements", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L963"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L970"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L970"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L976"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L976"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L979"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L981"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L981"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L982"}, {"caller_nid": "assertions_comparesindexes_compare_table_index_with_expected", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py", "source_location": "L988"}]}