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

1 line
50 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "label": "test_sequence.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L1"}, {"id": "test_sequence_sequencetest", "label": "SequenceTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L25"}, {"id": "test_sequence_define_tables", "label": "define_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L32"}, {"id": "test_sequence_sequencetest_test_insert_roundtrip", "label": ".test_insert_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L93"}, {"id": "test_sequence_sequencetest_test_insert_lastrowid", "label": ".test_insert_lastrowid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L97"}, {"id": "test_sequence_sequencetest_test_nextval_direct", "label": ".test_nextval_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L105"}, {"id": "test_sequence_test_optional_seq", "label": "test_optional_seq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L110"}, {"id": "test_sequence_sequencetest_assert_round_trip", "label": "._assert_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L116"}, {"id": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "label": ".test_insert_roundtrip_no_implicit_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L120"}, {"id": "test_sequence_test_insert_roundtrip_translate", "label": "test_insert_roundtrip_translate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L128"}, {"id": "test_sequence_test_nextval_direct_schema_translate", "label": "test_nextval_direct_schema_translate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L152"}, {"id": "test_sequence_sequencecompilertest", "label": "SequenceCompilerTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L164"}, {"id": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "label": ".test_literal_binds_inline_compile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L168"}, {"id": "test_sequence_hassequencetest", "label": "HasSequenceTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L191"}, {"id": "test_sequence_hassequencetest_test_has_sequence", "label": ".test_has_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L228"}, {"id": "test_sequence_hassequencetest_test_has_sequence_cache", "label": ".test_has_sequence_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L231"}, {"id": "test_sequence_hassequencetest_test_has_sequence_other_object", "label": ".test_has_sequence_other_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L244"}, {"id": "test_sequence_test_has_sequence_schema", "label": "test_has_sequence_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L248"}, {"id": "test_sequence_hassequencetest_test_has_sequence_neg", "label": ".test_has_sequence_neg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L256"}, {"id": "test_sequence_test_has_sequence_schemas_neg", "label": "test_has_sequence_schemas_neg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L260"}, {"id": "test_sequence_test_has_sequence_default_not_in_remote", "label": "test_has_sequence_default_not_in_remote()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L269"}, {"id": "test_sequence_test_has_sequence_remote_not_in_default", "label": "test_has_sequence_remote_not_in_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L278"}, {"id": "test_sequence_hassequencetest_test_get_sequence_names", "label": ".test_get_sequence_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L281"}, {"id": "test_sequence_test_get_sequence_names_no_sequence_schema", "label": "test_get_sequence_names_no_sequence_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L289"}, {"id": "test_sequence_test_get_sequence_names_sequences_schema", "label": "test_get_sequence_names_sequences_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L298"}, {"id": "test_sequence_hassequencetestempty", "label": "HasSequenceTestEmpty", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L309"}, {"id": "test_sequence_hassequencetestempty_test_get_sequence_names_no_sequence", "label": ".test_get_sequence_names_no_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L313"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_provision_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_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_sequence.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_sequencetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L32", "weight": 1.0}, {"source": "test_sequence_sequencetest", "target": "test_sequence_sequencetest_test_insert_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L93", "weight": 1.0}, {"source": "test_sequence_sequencetest", "target": "test_sequence_sequencetest_test_insert_lastrowid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L97", "weight": 1.0}, {"source": "test_sequence_sequencetest", "target": "test_sequence_sequencetest_test_nextval_direct", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_optional_seq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L110", "weight": 1.0}, {"source": "test_sequence_sequencetest", "target": "test_sequence_sequencetest_assert_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L116", "weight": 1.0}, {"source": "test_sequence_sequencetest", "target": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_insert_roundtrip_translate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_nextval_direct_schema_translate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_sequencecompilertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L164", "weight": 1.0}, {"source": "test_sequence_sequencecompilertest", "target": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_hassequencetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L198", "weight": 1.0}, {"source": "test_sequence_hassequencetest", "target": "test_sequence_hassequencetest_test_has_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L228", "weight": 1.0}, {"source": "test_sequence_hassequencetest", "target": "test_sequence_hassequencetest_test_has_sequence_cache", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L231", "weight": 1.0}, {"source": "test_sequence_hassequencetest", "target": "test_sequence_hassequencetest_test_has_sequence_other_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_has_sequence_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L248", "weight": 1.0}, {"source": "test_sequence_hassequencetest", "target": "test_sequence_hassequencetest_test_has_sequence_neg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_has_sequence_schemas_neg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_has_sequence_default_not_in_remote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_has_sequence_remote_not_in_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L278", "weight": 1.0}, {"source": "test_sequence_hassequencetest", "target": "test_sequence_hassequencetest_test_get_sequence_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_get_sequence_names_no_sequence_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_test_get_sequence_names_sequences_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L298", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_sequence_py", "target": "test_sequence_hassequencetestempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L309", "weight": 1.0}, {"source": "test_sequence_hassequencetestempty", "target": "test_sequence_hassequencetestempty_test_get_sequence_names_no_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L313", "weight": 1.0}, {"source": "test_sequence_sequencetest_test_insert_roundtrip", "target": "test_sequence_sequencetest_assert_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L95", "weight": 1.0}, {"source": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "target": "test_sequence_sequencetest_assert_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L124", "weight": 1.0}, {"source": "test_sequence_test_insert_roundtrip_translate", "target": "test_sequence_sequencetest_assert_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L149", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_sequence_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L33"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L36"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L39"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L39"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L42"}, {"caller_nid": "test_sequence_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L42"}, {"caller_nid": "test_sequence_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L45"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L48"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L51"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L53"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L57"}, {"caller_nid": "test_sequence_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L57"}, {"caller_nid": "test_sequence_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L60"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L63"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L66"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L66"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L69"}, {"caller_nid": "test_sequence_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L69"}, {"caller_nid": "test_sequence_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L74"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L77"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L80"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L82"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L88"}, {"caller_nid": "test_sequence_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L88"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L94"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L94"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L94"}, {"caller_nid": "test_sequence_sequencetest_test_insert_lastrowid", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L98"}, {"caller_nid": "test_sequence_sequencetest_test_insert_lastrowid", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L99"}, {"caller_nid": "test_sequence_sequencetest_test_insert_lastrowid", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L99"}, {"caller_nid": "test_sequence_sequencetest_test_insert_lastrowid", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L101"}, {"caller_nid": "test_sequence_sequencetest_test_nextval_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L106"}, {"caller_nid": "test_sequence_sequencetest_test_nextval_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L107"}, {"caller_nid": "test_sequence_test_optional_seq", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L111"}, {"caller_nid": "test_sequence_test_optional_seq", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L112"}, {"caller_nid": "test_sequence_test_optional_seq", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L112"}, {"caller_nid": "test_sequence_test_optional_seq", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L114"}, {"caller_nid": "test_sequence_sequencetest_assert_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L117"}, {"caller_nid": "test_sequence_sequencetest_assert_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L117"}, {"caller_nid": "test_sequence_sequencetest_assert_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L117"}, {"caller_nid": "test_sequence_sequencetest_assert_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L118"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L121"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L122"}, {"caller_nid": "test_sequence_sequencetest_test_insert_roundtrip_no_implicit_returning", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L122"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L129"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L131"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L132"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L135"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L136"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L140"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L140"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "execution_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L145"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L148"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L148"}, {"caller_nid": "test_sequence_test_insert_roundtrip_translate", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L148"}, {"caller_nid": "test_sequence_test_nextval_direct_schema_translate", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L153"}, {"caller_nid": "test_sequence_test_nextval_direct_schema_translate", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L154"}, {"caller_nid": "test_sequence_test_nextval_direct_schema_translate", "callee": "execution_options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L156"}, {"caller_nid": "test_sequence_test_nextval_direct_schema_translate", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L160"}, {"caller_nid": "test_sequence_test_nextval_direct_schema_translate", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L161"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L169"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L171"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L172"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L173"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L173"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L175"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L178"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L178"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "visit_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L180"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "statement_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L180"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L182"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L182"}, {"caller_nid": "test_sequence_sequencecompilertest_test_literal_binds_inline_compile", "callee": "assert_compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L183"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L199"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L199"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L200"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L202"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L210"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L212"}, {"caller_nid": "test_sequence_define_tables", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L216"}, {"caller_nid": "test_sequence_define_tables", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L218"}, {"caller_nid": "test_sequence_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L222"}, {"caller_nid": "test_sequence_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L225"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L229"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L229"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L229"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L232"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L233"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L233"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "normalize_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L234"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "Sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L234"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L235"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L235"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L236"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L238"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L238"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "clear_cache", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L239"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L240"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L240"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_cache", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L242"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_other_object", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L245"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_other_object", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L245"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_other_object", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L245"}, {"caller_nid": "test_sequence_test_has_sequence_schema", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L249"}, {"caller_nid": "test_sequence_test_has_sequence_schema", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L250"}, {"caller_nid": "test_sequence_test_has_sequence_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L250"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_neg", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L257"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_neg", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L257"}, {"caller_nid": "test_sequence_hassequencetest_test_has_sequence_neg", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L257"}, {"caller_nid": "test_sequence_test_has_sequence_schemas_neg", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L261"}, {"caller_nid": "test_sequence_test_has_sequence_schemas_neg", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L262"}, {"caller_nid": "test_sequence_test_has_sequence_schemas_neg", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L262"}, {"caller_nid": "test_sequence_test_has_sequence_default_not_in_remote", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L270"}, {"caller_nid": "test_sequence_test_has_sequence_default_not_in_remote", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L271"}, {"caller_nid": "test_sequence_test_has_sequence_default_not_in_remote", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L271"}, {"caller_nid": "test_sequence_test_has_sequence_remote_not_in_default", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L279"}, {"caller_nid": "test_sequence_test_has_sequence_remote_not_in_default", "callee": "has_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L279"}, {"caller_nid": "test_sequence_test_has_sequence_remote_not_in_default", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L279"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L284"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "get_sequence_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L284"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L284"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L285"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L285"}, {"caller_nid": "test_sequence_hassequencetest_test_get_sequence_names", "callee": "is_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L286"}, {"caller_nid": "test_sequence_test_get_sequence_names_no_sequence_schema", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L290"}, {"caller_nid": "test_sequence_test_get_sequence_names_no_sequence_schema", "callee": "get_sequence_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L291"}, {"caller_nid": "test_sequence_test_get_sequence_names_no_sequence_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L291"}, {"caller_nid": "test_sequence_test_get_sequence_names_sequences_schema", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L299"}, {"caller_nid": "test_sequence_test_get_sequence_names_sequences_schema", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L300"}, {"caller_nid": "test_sequence_test_get_sequence_names_sequences_schema", "callee": "get_sequence_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L301"}, {"caller_nid": "test_sequence_test_get_sequence_names_sequences_schema", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L301"}, {"caller_nid": "test_sequence_hassequencetestempty_test_get_sequence_names_no_sequence", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L314"}, {"caller_nid": "test_sequence_hassequencetestempty_test_get_sequence_names_no_sequence", "callee": "get_sequence_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L315"}, {"caller_nid": "test_sequence_hassequencetestempty_test_get_sequence_names_no_sequence", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py", "source_location": "L315"}]}