1 line
53 KiB
JSON
1 line
53 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "label": "test_ddl.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L1"}, {"id": "test_ddl_tableddltest", "label": "TableDDLTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L31"}, {"id": "test_ddl_tableddltest_simple_fixture", "label": "._simple_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L34"}, {"id": "test_ddl_tableddltest_underscore_fixture", "label": "._underscore_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L43"}, {"id": "test_ddl_tableddltest_table_index_fixture", "label": "._table_index_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L51"}, {"id": "test_ddl_tableddltest_simple_roundtrip", "label": "._simple_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L56"}, {"id": "test_ddl_test_create_table", "label": "test_create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L64"}, {"id": "test_ddl_test_create_table_schema", "label": "test_create_table_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L72"}, {"id": "test_ddl_test_drop_table", "label": "test_drop_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L79"}, {"id": "test_ddl_test_underscore_names", "label": "test_underscore_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L86"}, {"id": "test_ddl_test_add_table_comment", "label": "test_add_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L93"}, {"id": "test_ddl_test_drop_table_comment", "label": "test_drop_table_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L105"}, {"id": "test_ddl_test_create_table_if_not_exists", "label": "test_create_table_if_not_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L117"}, {"id": "test_ddl_test_create_index_if_not_exists", "label": "test_create_index_if_not_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L127"}, {"id": "test_ddl_test_drop_table_if_exists", "label": "test_drop_table_if_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L154"}, {"id": "test_ddl_test_drop_index_if_exists", "label": "test_drop_index_if_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L169"}, {"id": "test_ddl_futuretableddltest", "label": "FutureTableDDLTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L195"}, {"id": "test_ddl_longnameblowouttest", "label": "LongNameBlowoutTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L199"}, {"id": "test_ddl_longnameblowouttest_fk", "label": ".fk()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L207"}, {"id": "test_ddl_longnameblowouttest_pk", "label": ".pk()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L253"}, {"id": "test_ddl_longnameblowouttest_ix", "label": ".ix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L281"}, {"id": "test_ddl_longnameblowouttest_uq", "label": ".uq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L309"}, {"id": "test_ddl_longnameblowouttest_ck", "label": ".ck()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L338"}, {"id": "test_ddl_test_long_convention_name", "label": "test_long_convention_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L374"}, {"id": "test_ddl_rationale_200", "label": "test the creation of a variety of DDL structures and ensure label length lim", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L200"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "random", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_tableddltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L31", "weight": 1.0}, {"source": "test_ddl_tableddltest", "target": "test_ddl_tableddltest_simple_fixture", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L34", "weight": 1.0}, {"source": "test_ddl_tableddltest", "target": "test_ddl_tableddltest_underscore_fixture", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L43", "weight": 1.0}, {"source": "test_ddl_tableddltest", "target": "test_ddl_tableddltest_table_index_fixture", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L51", "weight": 1.0}, {"source": "test_ddl_tableddltest", "target": "test_ddl_tableddltest_simple_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_create_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_create_table_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_drop_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_underscore_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_add_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_drop_table_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_create_table_if_not_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_create_index_if_not_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_drop_table_if_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_drop_index_if_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_futuretableddltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L195", "weight": 1.0}, {"source": "test_ddl_futuretableddltest", "target": "test_ddl_tableddltest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_longnameblowouttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L199", "weight": 1.0}, {"source": "test_ddl_longnameblowouttest", "target": "test_ddl_longnameblowouttest_fk", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L207", "weight": 1.0}, {"source": "test_ddl_longnameblowouttest", "target": "test_ddl_longnameblowouttest_pk", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L253", "weight": 1.0}, {"source": "test_ddl_longnameblowouttest", "target": "test_ddl_longnameblowouttest_ix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L281", "weight": 1.0}, {"source": "test_ddl_longnameblowouttest", "target": "test_ddl_longnameblowouttest_uq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L309", "weight": 1.0}, {"source": "test_ddl_longnameblowouttest", "target": "test_ddl_longnameblowouttest_ck", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_ddl_py", "target": "test_ddl_test_long_convention_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L374", "weight": 1.0}, {"source": "test_ddl_tableddltest_table_index_fixture", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L52", "weight": 1.0}, {"source": "test_ddl_test_create_table", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L65", "weight": 1.0}, {"source": "test_ddl_test_create_table", "target": "test_ddl_tableddltest_simple_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L67", "weight": 1.0}, {"source": "test_ddl_test_create_table_schema", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L73", "weight": 1.0}, {"source": "test_ddl_test_create_table_schema", "target": "test_ddl_tableddltest_simple_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L75", "weight": 1.0}, {"source": "test_ddl_test_drop_table", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L80", "weight": 1.0}, {"source": "test_ddl_test_underscore_names", "target": "test_ddl_tableddltest_underscore_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L87", "weight": 1.0}, {"source": "test_ddl_test_underscore_names", "target": "test_ddl_tableddltest_simple_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L89", "weight": 1.0}, {"source": "test_ddl_test_add_table_comment", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L94", "weight": 1.0}, {"source": "test_ddl_test_drop_table_comment", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L106", "weight": 1.0}, {"source": "test_ddl_test_create_table_if_not_exists", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L118", "weight": 1.0}, {"source": "test_ddl_test_create_index_if_not_exists", "target": "test_ddl_tableddltest_table_index_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L128", "weight": 1.0}, {"source": "test_ddl_test_drop_table_if_exists", "target": "test_ddl_tableddltest_simple_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L155", "weight": 1.0}, {"source": "test_ddl_test_drop_index_if_exists", "target": "test_ddl_tableddltest_table_index_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L170", "weight": 1.0}, {"source": "test_ddl_rationale_200", "target": "test_ddl_longnameblowouttest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L200", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_ddl_tableddltest_simple_fixture", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L35"}, {"caller_nid": "test_ddl_tableddltest_simple_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L38"}, {"caller_nid": "test_ddl_tableddltest_simple_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L39"}, {"caller_nid": "test_ddl_tableddltest_simple_fixture", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L39"}, {"caller_nid": "test_ddl_tableddltest_underscore_fixture", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L44"}, {"caller_nid": "test_ddl_tableddltest_underscore_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L47"}, {"caller_nid": "test_ddl_tableddltest_underscore_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L48"}, {"caller_nid": "test_ddl_tableddltest_underscore_fixture", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L48"}, {"caller_nid": "test_ddl_tableddltest_table_index_fixture", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L53"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L57"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L58"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L58"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L58"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L59"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L59"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L60"}, {"caller_nid": "test_ddl_tableddltest_simple_roundtrip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L60"}, {"caller_nid": "test_ddl_test_create_table", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L66"}, {"caller_nid": "test_ddl_test_create_table_schema", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L74"}, {"caller_nid": "test_ddl_test_drop_table", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L81"}, {"caller_nid": "test_ddl_test_drop_table", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L82"}, {"caller_nid": "test_ddl_test_underscore_names", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L88"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L95"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L97"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "SetTableComment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L97"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L98"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L99"}, {"caller_nid": "test_ddl_test_add_table_comment", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L99"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L107"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L109"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "SetTableComment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L109"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L110"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "DropTableComment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L110"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L111"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "get_table_comment", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L112"}, {"caller_nid": "test_ddl_test_drop_table_comment", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L112"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L120"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "CreateTable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L120"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L122"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L122"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L122"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L123"}, {"caller_nid": "test_ddl_test_create_table_if_not_exists", "callee": "CreateTable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L123"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L130"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "CreateTable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L130"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L131"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L131"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L131"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L132"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L136"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L136"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L140"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "CreateIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L140"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L142"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L146"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L146"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L150"}, {"caller_nid": "test_ddl_test_create_index_if_not_exists", "callee": "CreateIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L150"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L157"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L159"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L159"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L159"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L161"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "DropTable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L161"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L163"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "has_table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L163"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L163"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L165"}, {"caller_nid": "test_ddl_test_drop_table_if_exists", "callee": "DropTable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L165"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L172"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L174"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L178"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L178"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L182"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "DropIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L182"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "is_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L184"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L188"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L188"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L192"}, {"caller_nid": "test_ddl_test_drop_index_if_exists", "callee": "DropIndex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L192"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L213"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L214"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L214"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L214"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L215"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L221"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L224"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "ForeignKeyConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L228"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L231"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L234"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L242"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L245"}, {"caller_nid": "test_ddl_longnameblowouttest_fk", "callee": "get_foreign_keys", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L246"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L258"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L259"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L259"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L259"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L260"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L266"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L269"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L270"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L275"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L276"}, {"caller_nid": "test_ddl_longnameblowouttest_pk", "callee": "get_pk_constraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L277"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L286"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L287"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L287"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L287"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L288"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L294"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L297"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L298"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "Index", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L300"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L303"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L304"}, {"caller_nid": "test_ddl_longnameblowouttest_ix", "callee": "get_indexes", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L305"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L314"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L315"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L315"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L315"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L316"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "UniqueConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L322"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L323"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L326"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L327"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L332"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L333"}, {"caller_nid": "test_ddl_longnameblowouttest_uq", "callee": "get_unique_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L334"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L342"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L343"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L343"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L343"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L344"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L350"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L351"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L354"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L355"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L360"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L361"}, {"caller_nid": "test_ddl_longnameblowouttest_ck", "callee": "get_check_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L362"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "getattr(self, type_)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L375"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L375"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L379"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L382"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L383"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L383"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L384"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L384"}, {"caller_nid": "test_ddl_test_long_convention_name", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py", "source_location": "L386"}]} |