1 line
49 KiB
JSON
1 line
49 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "label": "url.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L1"}, {"id": "url_url", "label": "URL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L46"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "url_create", "label": "create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L153"}, {"id": "url_assert_port", "label": "_assert_port()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L219"}, {"id": "url_assert_str", "label": "_assert_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L228"}, {"id": "url_assert_none_str", "label": "_assert_none_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L234"}, {"id": "url_str_dict", "label": "_str_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L243"}, {"id": "url_url_set", "label": ".set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L298"}, {"id": "url_url_assert_replace", "label": "._assert_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L351"}, {"id": "url_url_update_query_string", "label": ".update_query_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L366"}, {"id": "url_url_update_query_pairs", "label": ".update_query_pairs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L401"}, {"id": "url_url_update_query_dict", "label": ".update_query_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L484"}, {"id": "url_url_difference_update_query", "label": ".difference_update_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L535"}, {"id": "url_normalized_query", "label": "normalized_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L584"}, {"id": "url_to_string", "label": "__to_string__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L621"}, {"id": "url_url_render_as_string", "label": ".render_as_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L630"}, {"id": "url_url_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L669"}, {"id": "url_url_copy", "label": ".__copy__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L672"}, {"id": "url_url_deepcopy", "label": ".__deepcopy__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L685"}, {"id": "url_url_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L688"}, {"id": "url_url_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L691"}, {"id": "url_url_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L703"}, {"id": "url_url_get_backend_name", "label": ".get_backend_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L706"}, {"id": "url_url_get_driver_name", "label": ".get_driver_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L719"}, {"id": "url_url_instantiate_plugins", "label": "._instantiate_plugins()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L737"}, {"id": "url_url_get_entrypoint", "label": "._get_entrypoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L761"}, {"id": "url_url_get_dialect", "label": ".get_dialect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L785"}, {"id": "url_url_translate_connect_args", "label": ".translate_connect_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L797"}, {"id": "url_make_url", "label": "make_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L839"}, {"id": "url_parse_url", "label": "_parse_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L867"}, {"id": "url_rationale_47", "label": "Represent the components of a URL used to connect to a database. URLs are t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L47"}, {"id": "url_rationale_163", "label": "Create a new :class:`_engine.URL` object. .. seealso:: :re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L163"}, {"id": "url_rationale_308", "label": "return a new :class:`_engine.URL` object with modifications. Values are", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L308"}, {"id": "url_rationale_352", "label": "argument checks before calling _replace()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L352"}, {"id": "url_rationale_369", "label": "Return a new :class:`_engine.URL` object with the :attr:`_engine.URL.query`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L369"}, {"id": "url_rationale_406", "label": "Return a new :class:`_engine.URL` object with the :attr:`_engine.URL.que", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L406"}, {"id": "url_rationale_489", "label": "Return a new :class:`_engine.URL` object with the :attr:`_engine.URL.que", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L489"}, {"id": "url_rationale_536", "label": "Remove the given names from the :attr:`_engine.URL.query` dictionary, re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L536"}, {"id": "url_rationale_585", "label": "Return the :attr:`_engine.URL.query` dictionary with values normalized i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L585"}, {"id": "url_rationale_622", "label": "Render this :class:`_engine.URL` object as a string. :param hide_passwo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L622"}, {"id": "url_rationale_631", "label": "Render this :class:`_engine.URL` object as a string. This method is use", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L631"}, {"id": "url_rationale_707", "label": "Return the backend name. This is the name that corresponds to the datab", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L707"}, {"id": "url_rationale_720", "label": "Return the backend name. This is the name that corresponds to the DBAPI", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L720"}, {"id": "url_rationale_762", "label": "Return the \"entry point\" dialect class. This is normally the dialect it", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L762"}, {"id": "url_rationale_786", "label": "Return the SQLAlchemy :class:`_engine.Dialect` class corresponding to th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L786"}, {"id": "url_rationale_800", "label": "r\"\"\"Translate url attributes into a dictionary of connection arguments.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L800"}, {"id": "url_rationale_840", "label": "Given a string, produce a new URL instance. The format of the URL generally", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L840"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_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/engine/url.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_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/engine/url.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L46", "weight": 1.0}, {"source": "url_url", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_assert_port", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_assert_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_assert_none_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L234", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_str_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L243", "weight": 1.0}, {"source": "url_url", "target": "url_url_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L298", "weight": 1.0}, {"source": "url_url", "target": "url_url_assert_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L351", "weight": 1.0}, {"source": "url_url", "target": "url_url_update_query_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L366", "weight": 1.0}, {"source": "url_url", "target": "url_url_update_query_pairs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L401", "weight": 1.0}, {"source": "url_url", "target": "url_url_update_query_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L484", "weight": 1.0}, {"source": "url_url", "target": "url_url_difference_update_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L535", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_normalized_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L584", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_to_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L621", "weight": 1.0}, {"source": "url_url", "target": "url_url_render_as_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L630", "weight": 1.0}, {"source": "url_url", "target": "url_url_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L669", "weight": 1.0}, {"source": "url_url", "target": "url_url_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L672", "weight": 1.0}, {"source": "url_url", "target": "url_url_deepcopy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L685", "weight": 1.0}, {"source": "url_url", "target": "url_url_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L688", "weight": 1.0}, {"source": "url_url", "target": "url_url_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L691", "weight": 1.0}, {"source": "url_url", "target": "url_url_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L703", "weight": 1.0}, {"source": "url_url", "target": "url_url_get_backend_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L706", "weight": 1.0}, {"source": "url_url", "target": "url_url_get_driver_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L719", "weight": 1.0}, {"source": "url_url", "target": "url_url_instantiate_plugins", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L737", "weight": 1.0}, {"source": "url_url", "target": "url_url_get_entrypoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L761", "weight": 1.0}, {"source": "url_url", "target": "url_url_get_dialect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L785", "weight": 1.0}, {"source": "url_url", "target": "url_url_translate_connect_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L797", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_make_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L839", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "target": "url_parse_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L867", "weight": 1.0}, {"source": "url_create", "target": "url_assert_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L209", "weight": 1.0}, {"source": "url_create", "target": "url_assert_none_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L210", "weight": 1.0}, {"source": "url_create", "target": "url_assert_port", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L213", "weight": 1.0}, {"source": "url_create", "target": "url_str_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L215", "weight": 1.0}, {"source": "url_assert_none_str", "target": "url_assert_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L240", "weight": 1.0}, {"source": "url_str_dict", "target": "url_assert_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L291", "weight": 1.0}, {"source": "url_url_set", "target": "url_url_assert_replace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L349", "weight": 1.0}, {"source": "url_url_assert_replace", "target": "url_assert_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L355", "weight": 1.0}, {"source": "url_url_assert_replace", "target": "url_assert_none_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L358", "weight": 1.0}, {"source": "url_url_assert_replace", "target": "url_assert_port", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L360", "weight": 1.0}, {"source": "url_url_assert_replace", "target": "url_str_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L362", "weight": 1.0}, {"source": "url_url_update_query_string", "target": "url_url_update_query_pairs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L399", "weight": 1.0}, {"source": "url_url_update_query_pairs", "target": "url_url_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L472", "weight": 1.0}, {"source": "url_url_update_query_dict", "target": "url_url_update_query_pairs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L533", "weight": 1.0}, {"source": "url_url_difference_update_query", "target": "url_url_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L565", "weight": 1.0}, {"source": "url_url_difference_update_query", "target": "url_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L568", "weight": 1.0}, {"source": "url_to_string", "target": "url_url_render_as_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L628", "weight": 1.0}, {"source": "url_url_repr", "target": "url_url_render_as_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L670", "weight": 1.0}, {"source": "url_url_copy", "target": "url_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L673", "weight": 1.0}, {"source": "url_url_deepcopy", "target": "url_url_copy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L686", "weight": 1.0}, {"source": "url_url_get_driver_name", "target": "url_url_get_dialect", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L733", "weight": 1.0}, {"source": "url_url_instantiate_plugins", "target": "url_url_difference_update_query", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L750", "weight": 1.0}, {"source": "url_url_get_dialect", "target": "url_url_get_entrypoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L790", "weight": 1.0}, {"source": "url_make_url", "target": "url_parse_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L856", "weight": 1.0}, {"source": "url_parse_url", "target": "url_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L919", "weight": 1.0}, {"source": "url_rationale_47", "target": "url_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L47", "weight": 1.0}, {"source": "url_rationale_163", "target": "url_url_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L163", "weight": 1.0}, {"source": "url_rationale_308", "target": "url_url_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L308", "weight": 1.0}, {"source": "url_rationale_352", "target": "url_url_assert_replace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L352", "weight": 1.0}, {"source": "url_rationale_369", "target": "url_url_update_query_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L369", "weight": 1.0}, {"source": "url_rationale_406", "target": "url_url_update_query_pairs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L406", "weight": 1.0}, {"source": "url_rationale_489", "target": "url_url_update_query_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L489", "weight": 1.0}, {"source": "url_rationale_536", "target": "url_url_difference_update_query", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L536", "weight": 1.0}, {"source": "url_rationale_585", "target": "url_url_normalized_query", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L585", "weight": 1.0}, {"source": "url_rationale_622", "target": "url_url_to_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L622", "weight": 1.0}, {"source": "url_rationale_631", "target": "url_url_render_as_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L631", "weight": 1.0}, {"source": "url_rationale_707", "target": "url_url_get_backend_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L707", "weight": 1.0}, {"source": "url_rationale_720", "target": "url_url_get_driver_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L720", "weight": 1.0}, {"source": "url_rationale_762", "target": "url_url_get_entrypoint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L762", "weight": 1.0}, {"source": "url_rationale_786", "target": "url_url_get_dialect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L786", "weight": 1.0}, {"source": "url_rationale_800", "target": "url_url_translate_connect_args", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L800", "weight": 1.0}, {"source": "url_rationale_840", "target": "url_make_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L840", "weight": 1.0}], "raw_calls": [{"caller_nid": "url_create", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L208"}, {"caller_nid": "url_assert_port", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L223"}, {"caller_nid": "url_assert_port", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L225"}, {"caller_nid": "url_assert_str", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L229"}, {"caller_nid": "url_assert_str", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L230"}, {"caller_nid": "url_str_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L284"}, {"caller_nid": "url_str_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L287"}, {"caller_nid": "url_str_dict", "callee": "immutabledict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L289"}, {"caller_nid": "url_str_dict", "callee": "_assert_value", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L291"}, {"caller_nid": "url_url_assert_replace", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L364"}, {"caller_nid": "url_url_update_query_string", "callee": "parse_qsl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L399"}, {"caller_nid": "url_url_update_query_pairs", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L449"}, {"caller_nid": "url_url_update_query_pairs", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L450"}, {"caller_nid": "url_url_update_query_pairs", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L450"}, {"caller_nid": "url_url_update_query_pairs", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L450"}, {"caller_nid": "url_url_update_query_pairs", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L453"}, {"caller_nid": "url_url_update_query_pairs", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L453"}, {"caller_nid": "url_url_update_query_pairs", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L462"}, {"caller_nid": "url_url_update_query_pairs", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L463"}, {"caller_nid": "url_url_update_query_pairs", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L464"}, {"caller_nid": "url_url_update_query_pairs", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L469"}, {"caller_nid": "url_url_update_query_pairs", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L472"}, {"caller_nid": "url_url_update_query_pairs", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L476"}, {"caller_nid": "url_url_update_query_pairs", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L478"}, {"caller_nid": "url_url_update_query_pairs", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L478"}, {"caller_nid": "url_url_update_query_pairs", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L479"}, {"caller_nid": "url_url_update_query_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L533"}, {"caller_nid": "url_url_difference_update_query", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L565"}, {"caller_nid": "url_url_difference_update_query", "callee": "immutabledict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L575"}, {"caller_nid": "url_url_difference_update_query", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L578"}, {"caller_nid": "url_normalized_query", "callee": "immutabledict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L608"}, {"caller_nid": "url_normalized_query", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L610"}, {"caller_nid": "url_normalized_query", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L611"}, {"caller_nid": "url_url_render_as_string", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L642"}, {"caller_nid": "url_url_render_as_string", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L647"}, {"caller_nid": "url_url_render_as_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L647"}, {"caller_nid": "url_url_render_as_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L656"}, {"caller_nid": "url_url_render_as_string", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L660"}, {"caller_nid": "url_url_render_as_string", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L661"}, {"caller_nid": "url_url_render_as_string", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L662"}, {"caller_nid": "url_url_render_as_string", "callee": "quote_plus", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L663"}, {"caller_nid": "url_url_render_as_string", "callee": "quote_plus", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L663"}, {"caller_nid": "url_url_render_as_string", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L665"}, {"caller_nid": "url_url_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L689"}, {"caller_nid": "url_url_hash", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L689"}, {"caller_nid": "url_url_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L693"}, {"caller_nid": "url_url_get_backend_name", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L717"}, {"caller_nid": "url_url_get_driver_name", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L735"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L740"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L740"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L741"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L743"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "plugins.load(plugin_name)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L746"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L746"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "update_url", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L753"}, {"caller_nid": "url_url_instantiate_plugins", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L757"}, {"caller_nid": "url_url_get_entrypoint", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L771"}, {"caller_nid": "url_url_get_entrypoint", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L772"}, {"caller_nid": "url_url_get_entrypoint", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L777"}, {"caller_nid": "url_url_get_entrypoint", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L778"}, {"caller_nid": "url_url_get_entrypoint", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L779"}, {"caller_nid": "url_url_get_entrypoint", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L783"}, {"caller_nid": "url_url_get_dialect", "callee": "get_async_dialect_cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L792"}, {"caller_nid": "url_url_get_dialect", "callee": "get_dialect_cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L794"}, {"caller_nid": "url_url_translate_connect_args", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L814"}, {"caller_nid": "url_url_translate_connect_args", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L825"}, {"caller_nid": "url_url_translate_connect_args", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L830"}, {"caller_nid": "url_url_translate_connect_args", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L832"}, {"caller_nid": "url_url_translate_connect_args", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L832"}, {"caller_nid": "url_url_translate_connect_args", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L834"}, {"caller_nid": "url_make_url", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L855"}, {"caller_nid": "url_make_url", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L857"}, {"caller_nid": "url_make_url", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L857"}, {"caller_nid": "url_make_url", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L860"}, {"caller_nid": "url_parse_url", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L868"}, {"caller_nid": "url_parse_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L888"}, {"caller_nid": "url_parse_url", "callee": "groupdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L890"}, {"caller_nid": "url_parse_url", "callee": "parse_qsl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L895"}, {"caller_nid": "url_parse_url", "callee": "to_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L897"}, {"caller_nid": "url_parse_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L898"}, {"caller_nid": "url_parse_url", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L898"}, {"caller_nid": "url_parse_url", "callee": "unquote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L906"}, {"caller_nid": "url_parse_url", "callee": "unquote", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L909"}, {"caller_nid": "url_parse_url", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L911"}, {"caller_nid": "url_parse_url", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L912"}, {"caller_nid": "url_parse_url", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L914"}, {"caller_nid": "url_parse_url", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L917"}, {"caller_nid": "url_parse_url", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py", "source_location": "L922"}]} |