1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "label": "information_schema.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L1"}, {"id": "information_schema_coerceunicode", "label": "CoerceUnicode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L27"}, {"id": "typedecorator", "label": "TypeDecorator", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "information_schema_coerceunicode_bind_expression", "label": ".bind_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L31"}, {"id": "information_schema_cast_on_2005", "label": "_cast_on_2005", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L35"}, {"id": "information_schema_cast_on_2005_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L36"}, {"id": "information_schema_compile", "label": "_compile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L41"}, {"id": "information_schema_numericsqlvariant", "label": "NumericSqlVariant", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L231"}, {"id": "information_schema_numericsqlvariant_column_expression", "label": ".column_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L244"}, {"id": "information_schema_nvarcharsqlvariant", "label": "NVarcharSqlVariant", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L263"}, {"id": "information_schema_nvarcharsqlvariant_column_expression", "label": ".column_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L271"}, {"id": "information_schema_rationale_232", "label": "r\"\"\"This type casts sql_variant columns in the identity_columns view to nume", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L232"}, {"id": "information_schema_rationale_264", "label": "This type casts sql_variant columns in the extended_properties view to nvarc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L264"}, {"id": "information_schema_rationale_177", "label": "# TODO: is CATLOG misspelled ?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L177"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_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/mssql/information_schema.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_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/mssql/information_schema.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_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/mssql/information_schema.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_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/mssql/information_schema.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_ext_compiler_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_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/mssql/information_schema.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "information_schema_coerceunicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L27", "weight": 1.0}, {"source": "information_schema_coerceunicode", "target": "typedecorator", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L27", "weight": 1.0}, {"source": "information_schema_coerceunicode", "target": "information_schema_coerceunicode_bind_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "information_schema_cast_on_2005", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L35", "weight": 1.0}, {"source": "information_schema_cast_on_2005", "target": "information_schema_cast_on_2005_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "information_schema_compile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "information_schema_numericsqlvariant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L231", "weight": 1.0}, {"source": "information_schema_numericsqlvariant", "target": "typedecorator", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L231", "weight": 1.0}, {"source": "information_schema_numericsqlvariant", "target": "information_schema_numericsqlvariant_column_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "target": "information_schema_nvarcharsqlvariant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L263", "weight": 1.0}, {"source": "information_schema_nvarcharsqlvariant", "target": "typedecorator", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L263", "weight": 1.0}, {"source": "information_schema_nvarcharsqlvariant", "target": "information_schema_nvarcharsqlvariant_column_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L271", "weight": 1.0}, {"source": "information_schema_coerceunicode_bind_expression", "target": "information_schema_cast_on_2005", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L32", "weight": 1.0}, {"source": "information_schema_rationale_232", "target": "information_schema_numericsqlvariant", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L232", "weight": 1.0}, {"source": "information_schema_rationale_264", "target": "information_schema_nvarcharsqlvariant", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L264", "weight": 1.0}, {"source": "information_schema_rationale_177", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_dialects_mssql_information_schema_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L177", "weight": 1.0}], "raw_calls": [{"caller_nid": "information_schema_compile", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L48"}, {"caller_nid": "information_schema_compile", "callee": "process", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L50"}, {"caller_nid": "information_schema_compile", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L50"}, {"caller_nid": "information_schema_numericsqlvariant_column_expression", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L245"}, {"caller_nid": "information_schema_numericsqlvariant_column_expression", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L245"}, {"caller_nid": "information_schema_nvarcharsqlvariant_column_expression", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py", "source_location": "L272"}]} |