1 line
68 KiB
JSON
1 line
68 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "label": "pg8000.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L1"}, {"id": "pg8000_pgstring", "label": "_PGString", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L125"}, {"id": "pg8000_pgnumeric", "label": "_PGNumeric", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L129"}, {"id": "pg8000_pgnumeric_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L132"}, {"id": "pg8000_pgfloat", "label": "_PGFloat", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L157"}, {"id": "pg8000_pgnumericnobind", "label": "_PGNumericNoBind", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L162"}, {"id": "pg8000_pgnumericnobind_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L163"}, {"id": "pg8000_pgjson", "label": "_PGJSON", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L167"}, {"id": "json", "label": "JSON", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgjson_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L170"}, {"id": "pg8000_pgjsonb", "label": "_PGJSONB", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L174"}, {"id": "jsonb", "label": "JSONB", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgjsonb_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L177"}, {"id": "pg8000_pgjsonindextype", "label": "_PGJSONIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L181"}, {"id": "pg8000_pgjsonindextype_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L182"}, {"id": "pg8000_pgjsonintindextype", "label": "_PGJSONIntIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L186"}, {"id": "pg8000_pgjsonstrindextype", "label": "_PGJSONStrIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L192"}, {"id": "pg8000_pgjsonpathtype", "label": "_PGJSONPathType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L198"}, {"id": "jsonpathtype", "label": "JSONPathType", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgenum", "label": "_PGEnum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L204"}, {"id": "enum", "label": "ENUM", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgenum_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L205"}, {"id": "pg8000_pginterval", "label": "_PGInterval", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L209"}, {"id": "interval", "label": "INTERVAL", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pginterval_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L212"}, {"id": "pg8000_adapt_emulated_to_native", "label": "adapt_emulated_to_native()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L216"}, {"id": "pg8000_pgtimestamp", "label": "_PGTimeStamp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L220"}, {"id": "pg8000_pgdate", "label": "_PGDate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L224"}, {"id": "pg8000_pgtime", "label": "_PGTime", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L228"}, {"id": "pg8000_pginteger", "label": "_PGInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L232"}, {"id": "pg8000_pgsmallinteger", "label": "_PGSmallInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L236"}, {"id": "pg8000_pgnulltype", "label": "_PGNullType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L240"}, {"id": "pg8000_pgbiginteger", "label": "_PGBigInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L244"}, {"id": "pg8000_pgboolean", "label": "_PGBoolean", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L248"}, {"id": "pg8000_pgarray", "label": "_PGARRAY", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L252"}, {"id": "pg8000_pgoidvector", "label": "_PGOIDVECTOR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L256"}, {"id": "spacevector", "label": "_SpaceVector", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "oidvector", "label": "OIDVECTOR", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pg8000range", "label": "_Pg8000Range", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L260"}, {"id": "pg8000_pg8000range_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L261"}, {"id": "pg8000_pg8000range_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L273"}, {"id": "pg8000_pg8000multirange", "label": "_Pg8000MultiRange", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L287"}, {"id": "pg8000_pg8000multirange_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L288"}, {"id": "pg8000_pg8000multirange_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L307"}, {"id": "pg8000_pgexecutioncontext_pg8000", "label": "PGExecutionContext_pg8000", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L325"}, {"id": "pgexecutioncontext", "label": "PGExecutionContext", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "label": ".create_server_side_cursor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L326"}, {"id": "pg8000_pgexecutioncontext_pg8000_pre_exec", "label": ".pre_exec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L330"}, {"id": "pg8000_serversidecursor", "label": "ServerSideCursor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L335"}, {"id": "pg8000_serversidecursor_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L338"}, {"id": "pg8000_connection", "label": "connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L343"}, {"id": "pg8000_rowcount", "label": "rowcount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L347"}, {"id": "pg8000_description", "label": "description()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L351"}, {"id": "pg8000_serversidecursor_execute", "label": ".execute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L354"}, {"id": "pg8000_serversidecursor_executemany", "label": ".executemany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L359"}, {"id": "pg8000_serversidecursor_fetchone", "label": ".fetchone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L363"}, {"id": "pg8000_serversidecursor_fetchmany", "label": ".fetchmany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L367"}, {"id": "pg8000_serversidecursor_fetchall", "label": ".fetchall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L376"}, {"id": "pg8000_serversidecursor_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L380"}, {"id": "pg8000_serversidecursor_setinputsizes", "label": ".setinputsizes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L384"}, {"id": "pg8000_serversidecursor_setoutputsize", "label": ".setoutputsize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L387"}, {"id": "pg8000_pgcompiler_pg8000", "label": "PGCompiler_pg8000", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L391"}, {"id": "pgcompiler", "label": "PGCompiler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgcompiler_pg8000_visit_mod_binary", "label": ".visit_mod_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L392"}, {"id": "pg8000_pgidentifierpreparer_pg8000", "label": "PGIdentifierPreparer_pg8000", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L400"}, {"id": "pgidentifierpreparer", "label": "PGIdentifierPreparer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgidentifierpreparer_pg8000_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L401"}, {"id": "pg8000_pgdialect_pg8000", "label": "PGDialect_pg8000", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L406"}, {"id": "pgdialect", "label": "PGDialect", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pg8000_pgdialect_pg8000_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L470"}, {"id": "pg8000_dbapi_version", "label": "_dbapi_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L485"}, {"id": "pg8000_import_dbapi", "label": "import_dbapi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L499"}, {"id": "pg8000_pgdialect_pg8000_create_connect_args", "label": ".create_connect_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L502"}, {"id": "pg8000_pgdialect_pg8000_is_disconnect", "label": ".is_disconnect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L509"}, {"id": "pg8000_pgdialect_pg8000_get_isolation_level_values", "label": ".get_isolation_level_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L519"}, {"id": "pg8000_pgdialect_pg8000_set_isolation_level", "label": ".set_isolation_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L528"}, {"id": "pg8000_pgdialect_pg8000_detect_autocommit_setting", "label": ".detect_autocommit_setting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L543"}, {"id": "pg8000_pgdialect_pg8000_set_readonly", "label": ".set_readonly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L546"}, {"id": "pg8000_pgdialect_pg8000_get_readonly", "label": ".get_readonly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L557"}, {"id": "pg8000_pgdialect_pg8000_set_deferrable", "label": ".set_deferrable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L567"}, {"id": "pg8000_pgdialect_pg8000_get_deferrable", "label": ".get_deferrable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L578"}, {"id": "pg8000_pgdialect_pg8000_set_client_encoding", "label": "._set_client_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L588"}, {"id": "pg8000_pgdialect_pg8000_do_begin_twophase", "label": ".do_begin_twophase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L598"}, {"id": "pg8000_pgdialect_pg8000_do_prepare_twophase", "label": ".do_prepare_twophase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L601"}, {"id": "pg8000_pgdialect_pg8000_do_rollback_twophase", "label": ".do_rollback_twophase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L604"}, {"id": "pg8000_pgdialect_pg8000_do_commit_twophase", "label": ".do_commit_twophase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L609"}, {"id": "pg8000_pgdialect_pg8000_do_recover_twophase", "label": ".do_recover_twophase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L614"}, {"id": "pg8000_pgdialect_pg8000_on_connect", "label": ".on_connect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L617"}, {"id": "pg8000_dialect_specific_select_one", "label": "_dialect_specific_select_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L665"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "decimal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_array_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_json_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg_catalog_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg_catalog_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_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/dialects/postgresql/pg8000.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_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/dialects/postgresql/pg8000.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgnumeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L129", "weight": 1.0}, {"source": "pg8000_pgnumeric", "target": "pg8000_pgnumeric_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgfloat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L157", "weight": 1.0}, {"source": "pg8000_pgfloat", "target": "pg8000_pgnumeric", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgnumericnobind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L162", "weight": 1.0}, {"source": "pg8000_pgnumericnobind", "target": "pg8000_pgnumeric", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L162", "weight": 1.0}, {"source": "pg8000_pgnumericnobind", "target": "pg8000_pgnumericnobind_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L167", "weight": 1.0}, {"source": "pg8000_pgjson", "target": "json", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L167", "weight": 1.0}, {"source": "pg8000_pgjson", "target": "pg8000_pgjson_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjsonb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L174", "weight": 1.0}, {"source": "pg8000_pgjsonb", "target": "jsonb", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L174", "weight": 1.0}, {"source": "pg8000_pgjsonb", "target": "pg8000_pgjsonb_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L177", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjsonindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L181", "weight": 1.0}, {"source": "pg8000_pgjsonindextype", "target": "pg8000_pgjsonindextype_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjsonintindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjsonstrindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgjsonpathtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L198", "weight": 1.0}, {"source": "pg8000_pgjsonpathtype", "target": "jsonpathtype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgenum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L204", "weight": 1.0}, {"source": "pg8000_pgenum", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L204", "weight": 1.0}, {"source": "pg8000_pgenum", "target": "pg8000_pgenum_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pginterval", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L209", "weight": 1.0}, {"source": "pg8000_pginterval", "target": "interval", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L209", "weight": 1.0}, {"source": "pg8000_pginterval", "target": "pg8000_pginterval_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_adapt_emulated_to_native", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgtimestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgdate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pginteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgsmallinteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgnulltype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgbiginteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgboolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L252", "weight": 1.0}, {"source": "pg8000_pgarray", "target": "pg8000_pgarray", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgoidvector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L256", "weight": 1.0}, {"source": "pg8000_pgoidvector", "target": "spacevector", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L256", "weight": 1.0}, {"source": "pg8000_pgoidvector", "target": "oidvector", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pg8000range", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L260", "weight": 1.0}, {"source": "pg8000_pg8000range", "target": "pg8000_pg8000range_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L261", "weight": 1.0}, {"source": "pg8000_pg8000range", "target": "pg8000_pg8000range_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pg8000multirange", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L287", "weight": 1.0}, {"source": "pg8000_pg8000multirange", "target": "pg8000_pg8000multirange_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L288", "weight": 1.0}, {"source": "pg8000_pg8000multirange", "target": "pg8000_pg8000multirange_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgexecutioncontext_pg8000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L325", "weight": 1.0}, {"source": "pg8000_pgexecutioncontext_pg8000", "target": "pgexecutioncontext", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L325", "weight": 1.0}, {"source": "pg8000_pgexecutioncontext_pg8000", "target": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L326", "weight": 1.0}, {"source": "pg8000_pgexecutioncontext_pg8000", "target": "pg8000_pgexecutioncontext_pg8000_pre_exec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L330", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_serversidecursor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L335", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L343", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_rowcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L351", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L354", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_executemany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L359", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_fetchone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L363", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_fetchmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L367", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_fetchall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L376", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L380", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_setinputsizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L384", "weight": 1.0}, {"source": "pg8000_serversidecursor", "target": "pg8000_serversidecursor_setoutputsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L387", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgcompiler_pg8000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L391", "weight": 1.0}, {"source": "pg8000_pgcompiler_pg8000", "target": "pgcompiler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L391", "weight": 1.0}, {"source": "pg8000_pgcompiler_pg8000", "target": "pg8000_pgcompiler_pg8000_visit_mod_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L392", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgidentifierpreparer_pg8000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L400", "weight": 1.0}, {"source": "pg8000_pgidentifierpreparer_pg8000", "target": "pgidentifierpreparer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L400", "weight": 1.0}, {"source": "pg8000_pgidentifierpreparer_pg8000", "target": "pg8000_pgidentifierpreparer_pg8000_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_pgdialect_pg8000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L406", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pgdialect", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L406", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L470", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_dbapi_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L485", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_import_dbapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L499", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_create_connect_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L502", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_is_disconnect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L509", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_get_isolation_level_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L519", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_set_isolation_level", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L528", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_detect_autocommit_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L543", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_set_readonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L546", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_get_readonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L557", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_set_deferrable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L567", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_get_deferrable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L578", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_set_client_encoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L588", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_do_begin_twophase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L598", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_do_prepare_twophase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L601", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_do_rollback_twophase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L604", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_do_commit_twophase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L609", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_do_recover_twophase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L614", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000", "target": "pg8000_pgdialect_pg8000_on_connect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L617", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_postgresql_pg8000_py", "target": "pg8000_dialect_specific_select_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L665", "weight": 1.0}, {"source": "pg8000_adapt_emulated_to_native", "target": "pg8000_pginterval", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L217", "weight": 1.0}, {"source": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "target": "pg8000_serversidecursor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L328", "weight": 1.0}, {"source": "pg8000_serversidecursor_fetchone", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L364", "weight": 1.0}, {"source": "pg8000_serversidecursor_fetchmany", "target": "pg8000_serversidecursor_fetchall", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L369", "weight": 1.0}, {"source": "pg8000_serversidecursor_fetchmany", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L371", "weight": 1.0}, {"source": "pg8000_serversidecursor_fetchall", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L377", "weight": 1.0}, {"source": "pg8000_serversidecursor_close", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L381", "weight": 1.0}, {"source": "pg8000_pgidentifierpreparer_pg8000_init", "target": "pg8000_pgdialect_pg8000_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L402", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_isolation_level", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L536", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_isolation_level", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L541", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_readonly", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L549", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_readonly", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L555", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_readonly", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L560", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_readonly", "target": "pg8000_serversidecursor_fetchone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L561", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_readonly", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L563", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_deferrable", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L570", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_deferrable", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L576", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_deferrable", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L581", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_deferrable", "target": "pg8000_serversidecursor_fetchone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L582", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_get_deferrable", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L584", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_client_encoding", "target": "pg8000_serversidecursor_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L590", "weight": 1.0}, {"source": "pg8000_pgdialect_pg8000_set_client_encoding", "target": "pg8000_serversidecursor_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L596", "weight": 1.0}], "raw_calls": [{"caller_nid": "pg8000_pgnumeric_result_processor", "callee": "to_decimal_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L135"}, {"caller_nid": "pg8000_pgnumeric_result_processor", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L142"}, {"caller_nid": "pg8000_pgnumeric_result_processor", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L152"}, {"caller_nid": "pg8000_pgjsonindextype_get_dbapi_type", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L183"}, {"caller_nid": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L327"}, {"caller_nid": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L327"}, {"caller_nid": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L327"}, {"caller_nid": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "callee": "_server_side_id", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L327"}, {"caller_nid": "pg8000_pgexecutioncontext_pg8000_create_server_side_cursor", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L328"}, {"caller_nid": "pg8000_serversidecursor_fetchmany", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L372"}, {"caller_nid": "pg8000_serversidecursor_fetchmany", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L372"}, {"caller_nid": "pg8000_pgcompiler_pg8000_visit_mod_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L394"}, {"caller_nid": "pg8000_pgcompiler_pg8000_visit_mod_binary", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L396"}, {"caller_nid": "pg8000_pgdialect_pg8000_init", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L475"}, {"caller_nid": "pg8000_pgdialect_pg8000_init", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L478"}, {"caller_nid": "pg8000_dbapi_version", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L486"}, {"caller_nid": "pg8000_dbapi_version", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L487"}, {"caller_nid": "pg8000_dbapi_version", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L489"}, {"caller_nid": "pg8000_dbapi_version", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L490"}, {"caller_nid": "pg8000_import_dbapi", "callee": "__import__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L500"}, {"caller_nid": "pg8000_pgdialect_pg8000_create_connect_args", "callee": "translate_connect_args", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L503"}, {"caller_nid": "pg8000_pgdialect_pg8000_create_connect_args", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L505"}, {"caller_nid": "pg8000_pgdialect_pg8000_create_connect_args", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L506"}, {"caller_nid": "pg8000_pgdialect_pg8000_is_disconnect", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L510"}, {"caller_nid": "pg8000_pgdialect_pg8000_is_disconnect", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L510"}, {"caller_nid": "pg8000_pgdialect_pg8000_is_disconnect", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L517"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_isolation_level", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L529"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_isolation_level", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L535"}, {"caller_nid": "pg8000_pgdialect_pg8000_detect_autocommit_setting", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L544"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_readonly", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L547"}, {"caller_nid": "pg8000_pgdialect_pg8000_get_readonly", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L558"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_deferrable", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L568"}, {"caller_nid": "pg8000_pgdialect_pg8000_get_deferrable", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L579"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_client_encoding", "callee": "cursor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L589"}, {"caller_nid": "pg8000_pgdialect_pg8000_set_client_encoding", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L592"}, {"caller_nid": "pg8000_pgdialect_pg8000_do_begin_twophase", "callee": "tpc_begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L599"}, {"caller_nid": "pg8000_pgdialect_pg8000_do_prepare_twophase", "callee": "tpc_prepare", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L602"}, {"caller_nid": "pg8000_pgdialect_pg8000_do_rollback_twophase", "callee": "tpc_rollback", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L607"}, {"caller_nid": "pg8000_pgdialect_pg8000_do_commit_twophase", "callee": "tpc_commit", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L612"}, {"caller_nid": "pg8000_pgdialect_pg8000_do_recover_twophase", "callee": "tpc_recover", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L615"}, {"caller_nid": "pg8000_pgdialect_pg8000_on_connect", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L623"}, {"caller_nid": "pg8000_pgdialect_pg8000_on_connect", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L630"}, {"caller_nid": "pg8000_pgdialect_pg8000_on_connect", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L641"}, {"caller_nid": "pg8000_pgdialect_pg8000_on_connect", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L652"}, {"caller_nid": "pg8000_pgdialect_pg8000_on_connect", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", "source_location": "L654"}]} |