1 line
71 KiB
JSON
1 line
71 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "label": "plugin_base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L1"}, {"id": "plugin_base_setup_options", "label": "setup_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L59"}, {"id": "plugin_base_configure_follower", "label": "configure_follower()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L240"}, {"id": "plugin_base_memoize_important_follower_config", "label": "memoize_important_follower_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L252"}, {"id": "plugin_base_restore_important_follower_config", "label": "restore_important_follower_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L262"}, {"id": "plugin_base_read_config", "label": "read_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L272"}, {"id": "plugin_base_pre_begin", "label": "pre_begin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L280"}, {"id": "plugin_base_set_coverage_flag", "label": "set_coverage_flag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L288"}, {"id": "plugin_base_post_begin", "label": "post_begin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L292"}, {"id": "plugin_base_log", "label": "_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L310"}, {"id": "plugin_base_list_dbs", "label": "_list_dbs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L323"}, {"id": "plugin_base_requirements_opt", "label": "_requirements_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L334"}, {"id": "plugin_base_set_tag_include", "label": "_set_tag_include()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L338"}, {"id": "plugin_base_set_tag_exclude", "label": "_set_tag_exclude()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L345"}, {"id": "plugin_base_exclude_tag", "label": "_exclude_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L352"}, {"id": "plugin_base_include_tag", "label": "_include_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L356"}, {"id": "plugin_base_pre", "label": "pre()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L364"}, {"id": "plugin_base_post", "label": "post()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L369"}, {"id": "plugin_base_register_sqlite_numeric_dialect", "label": "_register_sqlite_numeric_dialect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L381"}, {"id": "plugin_base_ensure_cext", "label": "__ensure_cext()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L397"}, {"id": "plugin_base_init_symbols", "label": "_init_symbols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L411"}, {"id": "plugin_base_set_disable_asyncio", "label": "_set_disable_asyncio()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L418"}, {"id": "plugin_base_engine_uri", "label": "_engine_uri()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L424"}, {"id": "plugin_base_requirements", "label": "_requirements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L474"}, {"id": "plugin_base_setup_requirements", "label": "_setup_requirements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L479"}, {"id": "plugin_base_prep_testing_database", "label": "_prep_testing_database()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L498"}, {"id": "plugin_base_post_setup_options", "label": "_post_setup_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L509"}, {"id": "plugin_base_setup_profiling", "label": "_setup_profiling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L517"}, {"id": "plugin_base_want_class", "label": "want_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L527"}, {"id": "plugin_base_want_method", "label": "want_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L536"}, {"id": "plugin_base_generate_sub_tests", "label": "generate_sub_tests()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L545"}, {"id": "plugin_base_start_test_class_outside_fixtures", "label": "start_test_class_outside_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L576"}, {"id": "plugin_base_stop_test_class", "label": "stop_test_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L581"}, {"id": "plugin_base_stop_test_class_outside_fixtures", "label": "stop_test_class_outside_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L590"}, {"id": "plugin_base_restore_engine", "label": "_restore_engine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L600"}, {"id": "plugin_base_final_process_cleanup", "label": "final_process_cleanup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L605"}, {"id": "plugin_base_setup_engine", "label": "_setup_engine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L611"}, {"id": "plugin_base_before_test", "label": "before_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L619"}, {"id": "plugin_base_after_test", "label": "after_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L630"}, {"id": "plugin_base_after_test_fixtures", "label": "after_test_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L635"}, {"id": "plugin_base_possible_configs_for_cls", "label": "_possible_configs_for_cls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L639"}, {"id": "plugin_base_do_skips", "label": "_do_skips()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L747"}, {"id": "plugin_base_setup_config", "label": "_setup_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L790"}, {"id": "plugin_base_fixturefunctions", "label": "FixtureFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L794"}, {"id": "plugin_base_skip_test_exception", "label": "skip_test_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L796"}, {"id": "plugin_base_combinations", "label": "combinations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L800"}, {"id": "plugin_base_param_ident", "label": "param_ident()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L804"}, {"id": "plugin_base_fixture", "label": "fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L808"}, {"id": "plugin_base_fixturefunctions_get_current_test_name", "label": ".get_current_test_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L811"}, {"id": "plugin_base_mark_base_test_class", "label": "mark_base_test_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L815"}, {"id": "plugin_base_add_to_marker", "label": "add_to_marker()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L819"}, {"id": "plugin_base_set_fixture_functions", "label": "set_fixture_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L826"}, {"id": "plugin_base_rationale_241", "label": "Configure required state for a follower. This invokes in the parent process", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L241"}, {"id": "plugin_base_rationale_253", "label": "Store important configuration we will need to send to a follower. This invo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L253"}, {"id": "plugin_base_rationale_263", "label": "Restore important configuration needed by a follower. This invokes in the f", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L263"}, {"id": "plugin_base_rationale_281", "label": "things to set up early, before coverage might be setup.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L281"}, {"id": "plugin_base_rationale_293", "label": "things to set up later, once we know coverage is running.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L293"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "argparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "configparser", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "sqlalchemy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_configure_follower", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_memoize_important_follower_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_restore_important_follower_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_read_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L272", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_pre_begin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L280", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_set_coverage_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_post_begin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L292", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_list_dbs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_requirements_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L334", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_set_tag_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_set_tag_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_exclude_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L352", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_include_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_pre", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L375", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_register_sqlite_numeric_dialect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_ensure_cext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_init_symbols", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_set_disable_asyncio", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L418", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_engine_uri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_requirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L474", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_requirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_prep_testing_database", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L498", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_post_setup_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L509", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_profiling", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L517", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_want_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L527", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_want_method", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L536", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_generate_sub_tests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L545", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_start_test_class_outside_fixtures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L576", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_stop_test_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L581", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_stop_test_class_outside_fixtures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L590", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_restore_engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L600", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_final_process_cleanup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L605", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L611", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_before_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L619", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_after_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L630", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_after_test_fixtures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L635", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_possible_configs_for_cls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L639", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_do_skips", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L747", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_setup_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L790", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_fixturefunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L794", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_skip_test_exception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L796", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_combinations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L800", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_param_ident", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L804", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_fixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L808", "weight": 1.0}, {"source": "plugin_base_fixturefunctions", "target": "plugin_base_fixturefunctions_get_current_test_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L811", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_mark_base_test_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L815", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_add_to_marker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L819", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "target": "plugin_base_set_fixture_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L826", "weight": 1.0}, {"source": "plugin_base_setup_options", "target": "plugin_base_set_tag_include", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L118", "weight": 1.0}, {"source": "plugin_base_setup_options", "target": "plugin_base_set_tag_exclude", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L127", "weight": 1.0}, {"source": "plugin_base_list_dbs", "target": "plugin_base_read_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L327", "weight": 1.0}, {"source": "plugin_base_requirements_opt", "target": "plugin_base_setup_requirements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L335", "weight": 1.0}, {"source": "plugin_base_requirements", "target": "plugin_base_setup_requirements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L476", "weight": 1.0}, {"source": "plugin_base_generate_sub_tests", "target": "plugin_base_possible_configs_for_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L553", "weight": 1.0}, {"source": "plugin_base_start_test_class_outside_fixtures", "target": "plugin_base_do_skips", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L577", "weight": 1.0}, {"source": "plugin_base_start_test_class_outside_fixtures", "target": "plugin_base_setup_engine", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L578", "weight": 1.0}, {"source": "plugin_base_stop_test_class_outside_fixtures", "target": "plugin_base_restore_engine", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L597", "weight": 1.0}, {"source": "plugin_base_final_process_cleanup", "target": "plugin_base_restore_engine", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L608", "weight": 1.0}, {"source": "plugin_base_do_skips", "target": "plugin_base_possible_configs_for_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L749", "weight": 1.0}, {"source": "plugin_base_do_skips", "target": "plugin_base_setup_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L787", "weight": 1.0}, {"source": "plugin_base_rationale_241", "target": "plugin_base_configure_follower", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L241", "weight": 1.0}, {"source": "plugin_base_rationale_253", "target": "plugin_base_memoize_important_follower_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L253", "weight": 1.0}, {"source": "plugin_base_rationale_263", "target": "plugin_base_restore_important_follower_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L263", "weight": 1.0}, {"source": "plugin_base_rationale_281", "target": "plugin_base_pre_begin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L281", "weight": 1.0}, {"source": "plugin_base_rationale_293", "target": "plugin_base_post_begin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L293", "weight": 1.0}], "raw_calls": [{"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L60"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L67"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L74"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L82"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L88"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L95"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L104"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L110"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L115"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L124"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L132"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L140"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L147"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L154"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L160"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L167"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L174"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L181"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L189"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L197"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L204"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L211"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L217"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L227"}, {"caller_nid": "plugin_base_setup_options", "callee": "make_option", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L233"}, {"caller_nid": "plugin_base_read_config", "callee": "ConfigParser", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L274"}, {"caller_nid": "plugin_base_read_config", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L275"}, {"caller_nid": "plugin_base_read_config", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L276"}, {"caller_nid": "plugin_base_read_config", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L276"}, {"caller_nid": "plugin_base_pre_begin", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L285"}, {"caller_nid": "plugin_base_post_begin", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L296"}, {"caller_nid": "plugin_base_post_begin", "callee": "setup_filters", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L307"}, {"caller_nid": "plugin_base_log", "callee": "basicConfig", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L315"}, {"caller_nid": "plugin_base_log", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L317"}, {"caller_nid": "plugin_base_log", "callee": "setLevel", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L318"}, {"caller_nid": "plugin_base_log", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L318"}, {"caller_nid": "plugin_base_log", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L319"}, {"caller_nid": "plugin_base_log", "callee": "setLevel", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L320"}, {"caller_nid": "plugin_base_log", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L320"}, {"caller_nid": "plugin_base_list_dbs", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L327"}, {"caller_nid": "plugin_base_list_dbs", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L328"}, {"caller_nid": "plugin_base_list_dbs", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L329"}, {"caller_nid": "plugin_base_list_dbs", "callee": "options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L329"}, {"caller_nid": "plugin_base_list_dbs", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L330"}, {"caller_nid": "plugin_base_list_dbs", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L330"}, {"caller_nid": "plugin_base_list_dbs", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L331"}, {"caller_nid": "plugin_base_exclude_tag", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L353"}, {"caller_nid": "plugin_base_exclude_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L353"}, {"caller_nid": "plugin_base_include_tag", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L357"}, {"caller_nid": "plugin_base_include_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L357"}, {"caller_nid": "plugin_base_pre", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L365"}, {"caller_nid": "plugin_base_post", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L370"}, {"caller_nid": "plugin_base_register_sqlite_numeric_dialect", "callee": "register", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L384"}, {"caller_nid": "plugin_base_register_sqlite_numeric_dialect", "callee": "register", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L389"}, {"caller_nid": "plugin_base_ensure_cext", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L398"}, {"caller_nid": "plugin_base_ensure_cext", "callee": "has_compiled_ext", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L402"}, {"caller_nid": "plugin_base_ensure_cext", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L404"}, {"caller_nid": "plugin_base_init_symbols", "callee": "_fixture_fn_class", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L414"}, {"caller_nid": "plugin_base_engine_uri", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L431"}, {"caller_nid": "plugin_base_engine_uri", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L439"}, {"caller_nid": "plugin_base_engine_uri", "callee": "options", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L440"}, {"caller_nid": "plugin_base_engine_uri", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L441"}, {"caller_nid": "plugin_base_engine_uri", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L446"}, {"caller_nid": "plugin_base_engine_uri", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L446"}, {"caller_nid": "plugin_base_engine_uri", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L449"}, {"caller_nid": "plugin_base_engine_uri", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L449"}, {"caller_nid": "plugin_base_engine_uri", "callee": "make_url", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L454"}, {"caller_nid": "plugin_base_engine_uri", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L455"}, {"caller_nid": "plugin_base_engine_uri", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L456"}, {"caller_nid": "plugin_base_engine_uri", "callee": "render_as_string", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L458"}, {"caller_nid": "plugin_base_engine_uri", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L461"}, {"caller_nid": "plugin_base_engine_uri", "callee": "generate_db_urls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L461"}, {"caller_nid": "plugin_base_engine_uri", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L464"}, {"caller_nid": "plugin_base_engine_uri", "callee": "setup_config", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L466"}, {"caller_nid": "plugin_base_engine_uri", "callee": "set_as_current", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L470"}, {"caller_nid": "plugin_base_requirements", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L475"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L483"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "__import__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L487"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L488"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L489"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L490"}, {"caller_nid": "plugin_base_setup_requirements", "callee": "req_cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L492"}, {"caller_nid": "plugin_base_prep_testing_database", "callee": "all_configs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L504"}, {"caller_nid": "plugin_base_prep_testing_database", "callee": "drop_all_schema_objects", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L505"}, {"caller_nid": "plugin_base_setup_profiling", "callee": "ProfileStatsFile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L520"}, {"caller_nid": "plugin_base_setup_profiling", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L521"}, {"caller_nid": "plugin_base_want_class", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L528"}, {"caller_nid": "plugin_base_want_class", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L530"}, {"caller_nid": "plugin_base_want_method", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L537"}, {"caller_nid": "plugin_base_generate_sub_tests", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L562"}, {"caller_nid": "plugin_base_generate_sub_tests", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L563"}, {"caller_nid": "plugin_base_generate_sub_tests", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L565"}, {"caller_nid": "plugin_base_generate_sub_tests", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L570"}, {"caller_nid": "plugin_base_stop_test_class", "callee": "stop_test_class_inside_fixtures", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L583"}, {"caller_nid": "plugin_base_stop_test_class", "callee": "stop_test_class_inside_fixtures", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L587"}, {"caller_nid": "plugin_base_stop_test_class_outside_fixtures", "callee": "global_cleanup_assertions", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L595"}, {"caller_nid": "plugin_base_restore_engine", "callee": "reset", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L602"}, {"caller_nid": "plugin_base_final_process_cleanup", "callee": "final_cleanup", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L606"}, {"caller_nid": "plugin_base_final_process_cleanup", "callee": "global_cleanup_assertions", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L607"}, {"caller_nid": "plugin_base_setup_engine", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L612"}, {"caller_nid": "plugin_base_setup_engine", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L613"}, {"caller_nid": "plugin_base_setup_engine", "callee": "testing_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L615"}, {"caller_nid": "plugin_base_setup_engine", "callee": "push_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L616"}, {"caller_nid": "plugin_base_before_test", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L623"}, {"caller_nid": "plugin_base_before_test", "callee": "_start_current_test", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L627"}, {"caller_nid": "plugin_base_after_test_fixtures", "callee": "after_test_outside_fixtures", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L636"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L642"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "all_configs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L642"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "db_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L645"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L646"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L647"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L648"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L650"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "db_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L651"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L651"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L652"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L653"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L654"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L656"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "intersection_update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L657"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L659"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L661"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L663"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "matching_config_reasons", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L665"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L667"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L669"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "matching_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L672"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L674"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L676"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L678"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L679"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L681"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L683"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "enabled_for_config", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L685"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L686"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L687"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "difference_update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L688"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L696"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L697"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L713"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L720"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L721"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L722"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L741"}, {"caller_nid": "plugin_base_possible_configs_for_cls", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L741"}, {"caller_nid": "plugin_base_do_skips", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L751"}, {"caller_nid": "plugin_base_do_skips", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L752"}, {"caller_nid": "plugin_base_do_skips", "callee": "c", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L753"}, {"caller_nid": "plugin_base_do_skips", "callee": "skip_test", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L754"}, {"caller_nid": "plugin_base_do_skips", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L762"}, {"caller_nid": "plugin_base_do_skips", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L766"}, {"caller_nid": "plugin_base_do_skips", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L767"}, {"caller_nid": "plugin_base_do_skips", "callee": "_server_version", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L768"}, {"caller_nid": "plugin_base_do_skips", "callee": "all_configs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L772"}, {"caller_nid": "plugin_base_do_skips", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L774"}, {"caller_nid": "plugin_base_do_skips", "callee": "skip_test", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L776"}, {"caller_nid": "plugin_base_do_skips", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L777"}, {"caller_nid": "plugin_base_do_skips", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L778"}, {"caller_nid": "plugin_base_do_skips", "callee": "db_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L779"}, {"caller_nid": "plugin_base_do_skips", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L779"}, {"caller_nid": "plugin_base_do_skips", "callee": "spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L781"}, {"caller_nid": "plugin_base_do_skips", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L782"}, {"caller_nid": "plugin_base_do_skips", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L783"}, {"caller_nid": "plugin_base_do_skips", "callee": "difference_update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L784"}, {"caller_nid": "plugin_base_do_skips", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L787"}, {"caller_nid": "plugin_base_setup_config", "callee": "push", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L791"}, {"caller_nid": "plugin_base_skip_test_exception", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L797"}, {"caller_nid": "plugin_base_combinations", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L801"}, {"caller_nid": "plugin_base_param_ident", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L805"}, {"caller_nid": "plugin_base_fixture", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L809"}, {"caller_nid": "plugin_base_fixturefunctions_get_current_test_name", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L812"}, {"caller_nid": "plugin_base_mark_base_test_class", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L816"}, {"caller_nid": "plugin_base_add_to_marker", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py", "source_location": "L820"}]} |