1 line
46 KiB
JSON
1 line
46 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "label": "assertsql.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L1"}, {"id": "assertsql_assertrule", "label": "AssertRule", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L23"}, {"id": "assertsql_assertrule_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L28"}, {"id": "assertsql_assertrule_no_more_statements", "label": ".no_more_statements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L31"}, {"id": "assertsql_sqlmatchrule", "label": "SQLMatchRule", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L38"}, {"id": "assertsql_cursorsql", "label": "CursorSQL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L42"}, {"id": "assertsql_cursorsql_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L43"}, {"id": "assertsql_cursorsql_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L48"}, {"id": "assertsql_compiledsql", "label": "CompiledSQL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L70"}, {"id": "assertsql_compiledsql_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L71"}, {"id": "assertsql_compiledsql_compare_sql", "label": "._compare_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L79"}, {"id": "assertsql_compiledsql_compile_dialect", "label": "._compile_dialect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L83"}, {"id": "assertsql_compiledsql_received_statement", "label": "._received_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L109"}, {"id": "assertsql_compiledsql_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L162"}, {"id": "assertsql_compiledsql_all_params", "label": "._all_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L213"}, {"id": "assertsql_compiledsql_failure_message", "label": "._failure_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L225"}, {"id": "assertsql_regexsql", "label": "RegexSQL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L237"}, {"id": "assertsql_regexsql_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L238"}, {"id": "assertsql_regexsql_failure_message", "label": "._failure_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L248"}, {"id": "assertsql_regexsql_compare_sql", "label": "._compare_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L259"}, {"id": "assertsql_dialectsql", "label": "DialectSQL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L263"}, {"id": "assertsql_dialectsql_compile_dialect", "label": "._compile_dialect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L264"}, {"id": "assertsql_dialectsql_compare_no_space", "label": "._compare_no_space()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L267"}, {"id": "assertsql_dialectsql_received_statement", "label": "._received_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L271"}, {"id": "assertsql_dialectsql_dialect_adjusted_statement", "label": "._dialect_adjusted_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L290"}, {"id": "assertsql_dialectsql_compare_sql", "label": "._compare_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L321"}, {"id": "assertsql_dialectsql_failure_message", "label": "._failure_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L327"}, {"id": "assertsql_countstatements", "label": "CountStatements", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L341"}, {"id": "assertsql_countstatements_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L342"}, {"id": "assertsql_countstatements_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L346"}, {"id": "assertsql_countstatements_no_more_statements", "label": ".no_more_statements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L349"}, {"id": "assertsql_allof", "label": "AllOf", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L357"}, {"id": "assertsql_allof_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L358"}, {"id": "assertsql_allof_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L361"}, {"id": "assertsql_eachof", "label": "EachOf", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L378"}, {"id": "assertsql_eachof_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L379"}, {"id": "assertsql_eachof_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L382"}, {"id": "assertsql_eachof_no_more_statements", "label": ".no_more_statements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L400"}, {"id": "assertsql_conditional", "label": "Conditional", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L407"}, {"id": "assertsql_conditional_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L408"}, {"id": "assertsql_or", "label": "Or", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L415"}, {"id": "assertsql_or_process_statement", "label": ".process_statement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L416"}, {"id": "assertsql_sqlexecuteobserved", "label": "SQLExecuteObserved", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L426"}, {"id": "assertsql_sqlexecuteobserved_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L427"}, {"id": "assertsql_sqlexecuteobserved_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L439"}, {"id": "assertsql_sqlcursorexecuteobserved", "label": "SQLCursorExecuteObserved", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L443"}, {"id": "assertsql_sqlasserter", "label": "SQLAsserter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L452"}, {"id": "assertsql_sqlasserter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L453"}, {"id": "assertsql_sqlasserter_close", "label": "._close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L456"}, {"id": "assertsql_sqlasserter_assert", "label": ".assert_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L460"}, {"id": "assertsql_assert_engine", "label": "assert_engine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L478"}, {"id": "assertsql_rationale_110", "label": "reconstruct the statement and params in terms of a target dialect, which", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L110"}, {"id": "assertsql_rationale_276", "label": "# TODO: why do we need this part?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L276"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_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/assertsql.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_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/assertsql.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_default_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_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/assertsql.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_assertrule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L23", "weight": 1.0}, {"source": "assertsql_assertrule", "target": "assertsql_assertrule_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L28", "weight": 1.0}, {"source": "assertsql_assertrule", "target": "assertsql_assertrule_no_more_statements", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_sqlmatchrule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L38", "weight": 1.0}, {"source": "assertsql_sqlmatchrule", "target": "assertsql_assertrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_cursorsql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L42", "weight": 1.0}, {"source": "assertsql_cursorsql", "target": "assertsql_sqlmatchrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L42", "weight": 1.0}, {"source": "assertsql_cursorsql", "target": "assertsql_cursorsql_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L43", "weight": 1.0}, {"source": "assertsql_cursorsql", "target": "assertsql_cursorsql_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_compiledsql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L70", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_sqlmatchrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L70", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L71", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_compare_sql", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L79", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_compile_dialect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L83", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_received_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L109", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L162", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_all_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L213", "weight": 1.0}, {"source": "assertsql_compiledsql", "target": "assertsql_compiledsql_failure_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_regexsql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L237", "weight": 1.0}, {"source": "assertsql_regexsql", "target": "assertsql_compiledsql", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L237", "weight": 1.0}, {"source": "assertsql_regexsql", "target": "assertsql_regexsql_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L238", "weight": 1.0}, {"source": "assertsql_regexsql", "target": "assertsql_regexsql_failure_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L248", "weight": 1.0}, {"source": "assertsql_regexsql", "target": "assertsql_regexsql_compare_sql", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_dialectsql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L263", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_compiledsql", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L263", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_compile_dialect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L264", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_compare_no_space", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L267", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_received_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L271", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_dialect_adjusted_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L290", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_compare_sql", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L321", "weight": 1.0}, {"source": "assertsql_dialectsql", "target": "assertsql_dialectsql_failure_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_countstatements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L341", "weight": 1.0}, {"source": "assertsql_countstatements", "target": "assertsql_assertrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L341", "weight": 1.0}, {"source": "assertsql_countstatements", "target": "assertsql_countstatements_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L342", "weight": 1.0}, {"source": "assertsql_countstatements", "target": "assertsql_countstatements_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L346", "weight": 1.0}, {"source": "assertsql_countstatements", "target": "assertsql_countstatements_no_more_statements", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_allof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L357", "weight": 1.0}, {"source": "assertsql_allof", "target": "assertsql_assertrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L357", "weight": 1.0}, {"source": "assertsql_allof", "target": "assertsql_allof_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L358", "weight": 1.0}, {"source": "assertsql_allof", "target": "assertsql_allof_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_eachof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L378", "weight": 1.0}, {"source": "assertsql_eachof", "target": "assertsql_assertrule", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L378", "weight": 1.0}, {"source": "assertsql_eachof", "target": "assertsql_eachof_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L379", "weight": 1.0}, {"source": "assertsql_eachof", "target": "assertsql_eachof_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L382", "weight": 1.0}, {"source": "assertsql_eachof", "target": "assertsql_eachof_no_more_statements", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_conditional", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L407", "weight": 1.0}, {"source": "assertsql_conditional", "target": "assertsql_eachof", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L407", "weight": 1.0}, {"source": "assertsql_conditional", "target": "assertsql_conditional_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L408", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_or", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L415", "weight": 1.0}, {"source": "assertsql_or", "target": "assertsql_allof", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L415", "weight": 1.0}, {"source": "assertsql_or", "target": "assertsql_or_process_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L416", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_sqlexecuteobserved", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L426", "weight": 1.0}, {"source": "assertsql_sqlexecuteobserved", "target": "assertsql_sqlexecuteobserved_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L427", "weight": 1.0}, {"source": "assertsql_sqlexecuteobserved", "target": "assertsql_sqlexecuteobserved_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L439", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_sqlcursorexecuteobserved", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L443", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_sqlasserter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L452", "weight": 1.0}, {"source": "assertsql_sqlasserter", "target": "assertsql_sqlasserter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L453", "weight": 1.0}, {"source": "assertsql_sqlasserter", "target": "assertsql_sqlasserter_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L456", "weight": 1.0}, {"source": "assertsql_sqlasserter", "target": "assertsql_sqlasserter_assert", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L460", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "target": "assertsql_assert_engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L478", "weight": 1.0}, {"source": "assertsql_compiledsql_received_statement", "target": "assertsql_dialectsql_compile_dialect", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L114", "weight": 1.0}, {"source": "assertsql_compiledsql_process_statement", "target": "assertsql_dialectsql_received_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L165", "weight": 1.0}, {"source": "assertsql_compiledsql_process_statement", "target": "assertsql_compiledsql_all_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L168", "weight": 1.0}, {"source": "assertsql_compiledsql_process_statement", "target": "assertsql_dialectsql_compare_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L170", "weight": 1.0}, {"source": "assertsql_compiledsql_process_statement", "target": "assertsql_dialectsql_failure_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L206", "weight": 1.0}, {"source": "assertsql_regexsql_init", "target": "assertsql_sqlasserter_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L241", "weight": 1.0}, {"source": "assertsql_dialectsql_received_statement", "target": "assertsql_dialectsql_compare_no_space", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L278", "weight": 1.0}, {"source": "assertsql_dialectsql_compare_sql", "target": "assertsql_dialectsql_dialect_adjusted_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L322", "weight": 1.0}, {"source": "assertsql_dialectsql_failure_message", "target": "assertsql_dialectsql_dialect_adjusted_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L333", "weight": 1.0}, {"source": "assertsql_allof_process_statement", "target": "assertsql_or_process_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L364", "weight": 1.0}, {"source": "assertsql_eachof_process_statement", "target": "assertsql_or_process_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L389", "weight": 1.0}, {"source": "assertsql_conditional_init", "target": "assertsql_sqlasserter_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L410", "weight": 1.0}, {"source": "assertsql_sqlasserter_assert", "target": "assertsql_eachof", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L461", "weight": 1.0}, {"source": "assertsql_sqlasserter_assert", "target": "assertsql_or_process_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L466", "weight": 1.0}, {"source": "assertsql_sqlasserter_assert", "target": "assertsql_eachof_no_more_statements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L474", "weight": 1.0}, {"source": "assertsql_assert_engine", "target": "assertsql_sqlasserter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L479", "weight": 1.0}, {"source": "assertsql_assert_engine", "target": "assertsql_sqlasserter_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L520", "weight": 1.0}, {"source": "assertsql_rationale_110", "target": "assertsql_compiledsql_received_statement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L110", "weight": 1.0}, {"source": "assertsql_rationale_276", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertsql_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L276", "weight": 1.0}], "raw_calls": [{"caller_nid": "assertsql_cursorsql_process_statement", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L64"}, {"caller_nid": "assertsql_compiledsql_compare_sql", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L80"}, {"caller_nid": "assertsql_compiledsql_compile_dialect", "callee": "DefaultDialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L85"}, {"caller_nid": "assertsql_compiledsql_compile_dialect", "callee": "url.URL.create(self.dialect).get_dialect()", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L107"}, {"caller_nid": "assertsql_compiledsql_compile_dialect", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L107"}, {"caller_nid": "assertsql_compiledsql_compile_dialect", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L107"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L130"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L131"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L136"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L143"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L143"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "construct_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L148"}, {"caller_nid": "assertsql_compiledsql_received_statement", "callee": "construct_params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L154"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L174"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L175"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L177"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L177"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L179"}, {"caller_nid": "assertsql_compiledsql_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L179"}, {"caller_nid": "assertsql_compiledsql_all_params", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L215"}, {"caller_nid": "assertsql_compiledsql_all_params", "callee": "params", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L216"}, {"caller_nid": "assertsql_compiledsql_all_params", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L219"}, {"caller_nid": "assertsql_compiledsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L231"}, {"caller_nid": "assertsql_compiledsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L232"}, {"caller_nid": "assertsql_compiledsql_failure_message", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L232"}, {"caller_nid": "assertsql_regexsql_init", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L242"}, {"caller_nid": "assertsql_regexsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L254"}, {"caller_nid": "assertsql_regexsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L255"}, {"caller_nid": "assertsql_regexsql_failure_message", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L255"}, {"caller_nid": "assertsql_regexsql_compare_sql", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L260"}, {"caller_nid": "assertsql_regexsql_compare_sql", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L260"}, {"caller_nid": "assertsql_dialectsql_compare_no_space", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L268"}, {"caller_nid": "assertsql_dialectsql_received_statement", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L272"}, {"caller_nid": "assertsql_dialectsql_received_statement", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L283"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L292"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L295"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L298"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L306"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L307"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L314"}, {"caller_nid": "assertsql_dialectsql_dialect_adjusted_statement", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L317"}, {"caller_nid": "assertsql_dialectsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L333"}, {"caller_nid": "assertsql_dialectsql_failure_message", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L336"}, {"caller_nid": "assertsql_dialectsql_failure_message", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L336"}, {"caller_nid": "assertsql_allof_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L359"}, {"caller_nid": "assertsql_allof_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L362"}, {"caller_nid": "assertsql_allof_process_statement", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L366"}, {"caller_nid": "assertsql_allof_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L375"}, {"caller_nid": "assertsql_eachof_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L380"}, {"caller_nid": "assertsql_eachof_process_statement", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L391"}, {"caller_nid": "assertsql_eachof_no_more_statements", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L404"}, {"caller_nid": "assertsql_conditional_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L410"}, {"caller_nid": "assertsql_conditional_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L412"}, {"caller_nid": "assertsql_or_process_statement", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L423"}, {"caller_nid": "assertsql_sqlexecuteobserved_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L440"}, {"caller_nid": "assertsql_sqlasserter_assert", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L463"}, {"caller_nid": "assertsql_sqlasserter_assert", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L465"}, {"caller_nid": "assertsql_assert_engine", "callee": "listens_for", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L483"}, {"caller_nid": "assertsql_assert_engine", "callee": "listens_for", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L492"}, {"caller_nid": "assertsql_assert_engine", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L518"}, {"caller_nid": "assertsql_assert_engine", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py", "source_location": "L519"}]} |