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

1 line
242 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "label": "sqltypes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1"}, {"id": "sqltypes_hasexpressionlookup", "label": "HasExpressionLookup", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L88"}, {"id": "typeenginemixin", "label": "TypeEngineMixin", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sqltypes_expression_adaptations", "label": "_expression_adaptations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L97"}, {"id": "sqltypes_comparator", "label": "Comparator", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L100"}, {"id": "sqltypes_comparator_adapt_expression", "label": "._adapt_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L105"}, {"id": "sqltypes_concatenable", "label": "Concatenable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L126"}, {"id": "sqltypes_indexable", "label": "Indexable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L149"}, {"id": "sqltypes_comparator_setup_getitem", "label": "._setup_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L158"}, {"id": "sqltypes_comparator_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L161"}, {"id": "sqltypes_string", "label": "String", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L174"}, {"id": "sqltypes_string_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L187"}, {"id": "sqltypes_string_with_collation", "label": "._with_collation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L226"}, {"id": "sqltypes_string_resolve_for_literal", "label": "._resolve_for_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L231"}, {"id": "sqltypes_string_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L240"}, {"id": "sqltypes_string_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L251"}, {"id": "sqltypes_string_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L256"}, {"id": "sqltypes_python_type", "label": "python_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L262"}, {"id": "sqltypes_string_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L265"}, {"id": "sqltypes_text", "label": "Text", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L269"}, {"id": "sqltypes_unicode", "label": "Unicode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L281"}, {"id": "sqltypes_unicodetext", "label": "UnicodeText", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L324"}, {"id": "sqltypes_integer", "label": "Integer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L339"}, {"id": "sqltypes_type_affinity", "label": "_type_affinity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L347"}, {"id": "sqltypes_integer_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L349"}, {"id": "sqltypes_integer_resolve_for_literal", "label": "._resolve_for_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L356"}, {"id": "sqltypes_integer_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L362"}, {"id": "sqltypes_smallinteger", "label": "SmallInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L387"}, {"id": "sqltypes_biginteger", "label": "BigInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L398"}, {"id": "sqltypes_numeric", "label": "Numeric", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L412"}, {"id": "sqltypes_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L454"}, {"id": "sqltypes_numeric_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L471"}, {"id": "sqltypes_effective_decimal_return_scale", "label": "_effective_decimal_return_scale()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L526"}, {"id": "sqltypes_numeric_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L534"}, {"id": "sqltypes_numeric_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L537"}, {"id": "sqltypes_numeric_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L550"}, {"id": "sqltypes_numeric_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L556"}, {"id": "sqltypes_float", "label": "Float", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L594"}, {"id": "sqltypes_float_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L635"}, {"id": "sqltypes_float_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L688"}, {"id": "sqltypes_double", "label": "Double", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L699"}, {"id": "sqltypes_renderiso8601not", "label": "_RenderISO8601NoT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L713"}, {"id": "sqltypes_renderiso8601not_literal_processor_datetime", "label": "._literal_processor_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L714"}, {"id": "sqltypes_renderiso8601not_literal_processor_date", "label": "._literal_processor_date()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L717"}, {"id": "sqltypes_renderiso8601not_literal_processor_time", "label": "._literal_processor_time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L720"}, {"id": "sqltypes_renderiso8601not_literal_processor_portion", "label": "._literal_processor_portion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L723"}, {"id": "sqltypes_datetime", "label": "DateTime", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L738"}, {"id": "sqltypes_datetime_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L760"}, {"id": "sqltypes_datetime_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L775"}, {"id": "sqltypes_datetime_resolve_for_literal", "label": "._resolve_for_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L778"}, {"id": "sqltypes_datetime_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L785"}, {"id": "sqltypes_date", "label": "Date", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L803"}, {"id": "sqltypes_date_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L808"}, {"id": "sqltypes_date_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L815"}, {"id": "sqltypes_time", "label": "Time", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L843"}, {"id": "sqltypes_time_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L848"}, {"id": "sqltypes_time_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L851"}, {"id": "sqltypes_time_resolve_for_literal", "label": "._resolve_for_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L858"}, {"id": "sqltypes_time_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L875"}, {"id": "sqltypes_binary", "label": "_Binary", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L879"}, {"id": "sqltypes_binary_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L884"}, {"id": "sqltypes_generic_type_affinity", "label": "_generic_type_affinity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L888"}, {"id": "sqltypes_binary_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L893"}, {"id": "sqltypes_binary_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L910"}, {"id": "sqltypes_binary_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L927"}, {"id": "sqltypes_binary_coerce_compared_value", "label": ".coerce_compared_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L938"}, {"id": "sqltypes_binary_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L946"}, {"id": "sqltypes_largebinary", "label": "LargeBinary", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L950"}, {"id": "sqltypes_largebinary_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L961"}, {"id": "sqltypes_schematype", "label": "SchemaType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L973"}, {"id": "schemaeventtarget", "label": "SchemaEventTarget", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sqltypes_schematype_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1000"}, {"id": "sqltypes_schematype_set_parent", "label": "._set_parent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1034"}, {"id": "sqltypes_schematype_variant_mapping_for_set_table", "label": "._variant_mapping_for_set_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1050"}, {"id": "sqltypes_schematype_set_table", "label": "._set_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1058"}, {"id": "sqltypes_schematype_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1104"}, {"id": "sqltypes_adapt", "label": "adapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1116"}, {"id": "sqltypes_schematype_adapt", "label": ".adapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1123"}, {"id": "sqltypes_schematype_create", "label": ".create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1130"}, {"id": "sqltypes_schematype_drop", "label": ".drop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1137"}, {"id": "sqltypes_schematype_on_table_create", "label": "._on_table_create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1144"}, {"id": "sqltypes_schematype_on_table_drop", "label": "._on_table_drop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1154"}, {"id": "sqltypes_schematype_on_metadata_create", "label": "._on_metadata_create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1164"}, {"id": "sqltypes_schematype_on_metadata_drop", "label": "._on_metadata_drop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1174"}, {"id": "sqltypes_schematype_is_impl_for_variant", "label": "._is_impl_for_variant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1184"}, {"id": "sqltypes_enum", "label": "Enum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1223"}, {"id": "emulated", "label": "Emulated", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sqltypes_enum_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1310"}, {"id": "sqltypes_enums_argument", "label": "_enums_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1445"}, {"id": "sqltypes_enum_enum_init", "label": "._enum_init()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1451"}, {"id": "sqltypes_enum_parse_into_values", "label": "._parse_into_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1510"}, {"id": "sqltypes_enum_compare_type_affinity", "label": "._compare_type_affinity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1540"}, {"id": "sqltypes_enum_resolve_for_literal", "label": "._resolve_for_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1546"}, {"id": "sqltypes_enum_resolve_for_python_type", "label": "._resolve_for_python_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1552"}, {"id": "sqltypes_enum_setup_for_values", "label": "._setup_for_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1634"}, {"id": "sqltypes_sort_key_function", "label": "sort_key_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1654"}, {"id": "sqltypes_native", "label": "native()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1661"}, {"id": "sqltypes_enum_db_value_for_elem", "label": "._db_value_for_elem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1664"}, {"id": "sqltypes_enum_object_value_for_elem", "label": "._object_value_for_elem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1706"}, {"id": "sqltypes_enum_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1721"}, {"id": "sqltypes_enum_as_generic", "label": ".as_generic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1732"}, {"id": "sqltypes_enum_make_enum_kw", "label": "._make_enum_kw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1746"}, {"id": "sqltypes_enum_adapt_to_emulated", "label": ".adapt_to_emulated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1760"}, {"id": "sqltypes_enum_adapt", "label": ".adapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1767"}, {"id": "sqltypes_enum_should_create_constraint", "label": "._should_create_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1772"}, {"id": "sqltypes_set_table", "label": "_set_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1780"}, {"id": "sqltypes_enum_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1800"}, {"id": "sqltypes_enum_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1811"}, {"id": "sqltypes_enum_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1822"}, {"id": "sqltypes_enum_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1834"}, {"id": "sqltypes_pickletype", "label": "PickleType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1845"}, {"id": "sqltypes_pickletype_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1861"}, {"id": "sqltypes_pickletype_reduce", "label": ".__reduce__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1898"}, {"id": "sqltypes_pickletype_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1901"}, {"id": "sqltypes_pickletype_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1922"}, {"id": "sqltypes_pickletype_compare_values", "label": ".compare_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1943"}, {"id": "sqltypes_boolean", "label": "Boolean", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1950"}, {"id": "sqltypes_boolean_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1972"}, {"id": "sqltypes_boolean_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2006"}, {"id": "sqltypes_boolean_should_create_constraint", "label": "._should_create_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2013"}, {"id": "sqltypes_boolean_strict_as_bool", "label": "._strict_as_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2046"}, {"id": "sqltypes_boolean_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2056"}, {"id": "sqltypes_boolean_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2066"}, {"id": "sqltypes_boolean_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2084"}, {"id": "sqltypes_abstractinterval", "label": "_AbstractInterval", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2091"}, {"id": "sqltypes_interval", "label": "Interval", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2114"}, {"id": "sqltypes_interval_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2134"}, {"id": "sqltypes_interval_adapt_to_emulated", "label": ".adapt_to_emulated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2173"}, {"id": "sqltypes_interval_coerce_compared_value", "label": ".coerce_compared_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2176"}, {"id": "sqltypes_interval_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2179"}, {"id": "sqltypes_interval_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2211"}, {"id": "sqltypes_json", "label": "JSON", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2237"}, {"id": "sqltypes_json_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2481"}, {"id": "sqltypes_jsonelementtype", "label": "JSONElementType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2517"}, {"id": "sqltypes_jsonelementtype_string_bind_processor", "label": ".string_bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2523"}, {"id": "sqltypes_jsonelementtype_string_literal_processor", "label": ".string_literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2528"}, {"id": "sqltypes_jsonelementtype_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2533"}, {"id": "sqltypes_jsonelementtype_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2546"}, {"id": "sqltypes_jsonindextype", "label": "JSONIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2564"}, {"id": "sqltypes_jsonintindextype", "label": "JSONIntIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2572"}, {"id": "sqltypes_jsonstrindextype", "label": "JSONStrIndexType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2580"}, {"id": "sqltypes_jsonpathtype", "label": "JSONPathType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2588"}, {"id": "sqltypes_comparator_as_boolean", "label": ".as_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2634"}, {"id": "sqltypes_comparator_as_string", "label": ".as_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2651"}, {"id": "sqltypes_comparator_as_integer", "label": ".as_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2668"}, {"id": "sqltypes_comparator_as_float", "label": ".as_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2685"}, {"id": "sqltypes_comparator_as_numeric", "label": ".as_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2702"}, {"id": "sqltypes_comparator_as_json", "label": ".as_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2721"}, {"id": "sqltypes_comparator_binary_w_type", "label": "._binary_w_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2742"}, {"id": "sqltypes_should_evaluate_none", "label": "should_evaluate_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2765"}, {"id": "sqltypes_str_impl", "label": "_str_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2774"}, {"id": "sqltypes_json_make_bind_processor", "label": "._make_bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2777"}, {"id": "sqltypes_json_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2805"}, {"id": "sqltypes_json_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2811"}, {"id": "sqltypes_array", "label": "ARRAY", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2825"}, {"id": "sqltypes_array_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2947"}, {"id": "sqltypes_setup_getitem", "label": "_setup_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3013"}, {"id": "sqltypes_comparator_contains", "label": ".contains()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3051"}, {"id": "sqltypes_any", "label": "any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3065"}, {"id": "sqltypes_all", "label": "all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3114"}, {"id": "sqltypes_hashable", "label": "hashable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3165"}, {"id": "sqltypes_array_compare_values", "label": ".compare_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3172"}, {"id": "sqltypes_array_set_parent", "label": "._set_parent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3175"}, {"id": "sqltypes_array_set_parent_with_dispatch", "label": "._set_parent_with_dispatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3183"}, {"id": "sqltypes_array_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3193"}, {"id": "sqltypes_array_apply_item_processor", "label": "._apply_item_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3213"}, {"id": "sqltypes_tupletype", "label": "TupleType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3264"}, {"id": "sqltypes_tupletype_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3271"}, {"id": "sqltypes_tupletype_coerce_compared_value", "label": ".coerce_compared_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3278"}, {"id": "sqltypes_tupletype_resolve_values_to_types", "label": "._resolve_values_to_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3291"}, {"id": "sqltypes_tupletype_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3302"}, {"id": "sqltypes_real", "label": "REAL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3309"}, {"id": "sqltypes_double_precision", "label": "DOUBLE_PRECISION", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3347"}, {"id": "sqltypes_decimal", "label": "DECIMAL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3373"}, {"id": "sqltypes_smallint", "label": "SMALLINT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3400"}, {"id": "sqltypes_bigint", "label": "BIGINT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3412"}, {"id": "sqltypes_timestamp", "label": "TIMESTAMP", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3424"}, {"id": "sqltypes_timestamp_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3436"}, {"id": "sqltypes_timestamp_get_dbapi_type", "label": ".get_dbapi_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3449"}, {"id": "sqltypes_clob", "label": "CLOB", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3477"}, {"id": "sqltypes_varchar", "label": "VARCHAR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3486"}, {"id": "sqltypes_nvarchar", "label": "NVARCHAR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3492"}, {"id": "sqltypes_char", "label": "CHAR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3498"}, {"id": "sqltypes_nchar", "label": "NCHAR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3504"}, {"id": "sqltypes_blob", "label": "BLOB", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3510"}, {"id": "sqltypes_varbinary", "label": "VARBINARY", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3522"}, {"id": "sqltypes_nulltype", "label": "NullType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3534"}, {"id": "sqltypes_nulltype_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3564"}, {"id": "sqltypes_tablevaluetype", "label": "TableValueType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3585"}, {"id": "hascachekey", "label": "HasCacheKey", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sqltypes_tablevaluetype_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3594"}, {"id": "sqltypes_matchtype", "label": "MatchType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3601"}, {"id": "sqltypes_uuid", "label": "Uuid", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3618"}, {"id": "sqltypes_uuid_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3687"}, {"id": "sqltypes_uuid_coerce_compared_value", "label": ".coerce_compared_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3714"}, {"id": "sqltypes_uuid_bind_processor", "label": ".bind_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3722"}, {"id": "sqltypes_uuid_result_processor", "label": ".result_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3749"}, {"id": "sqltypes_uuid_literal_processor", "label": ".literal_processor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3783"}, {"id": "sqltypes_adapt_emulated_to_native", "label": "adapt_emulated_to_native()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3853"}, {"id": "sqltypes_resolve_value_to_type", "label": "_resolve_value_to_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3894"}, {"id": "sqltypes_rationale_89", "label": "Mixin expression adaptations based on lookup tables. These rules are curren", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L89"}, {"id": "sqltypes_rationale_127", "label": "A mixin that marks a type as supporting 'concatenation', typically strings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L127"}, {"id": "sqltypes_rationale_150", "label": "A mixin that marks a type as supporting indexing operations, such as array o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L150"}, {"id": "sqltypes_rationale_175", "label": "The base for all string and character types. In SQL, corresponds to VARCHAR", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L175"}, {"id": "sqltypes_rationale_192", "label": "Create a string-holding type. :param length: optional, a length for the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L192"}, {"id": "sqltypes_rationale_270", "label": "A variably sized string type. In SQL, usually corresponds to CLOB or TEXT.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L270"}, {"id": "sqltypes_rationale_282", "label": "A variable length Unicode string type. The :class:`.Unicode` type is a :cla", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L282"}, {"id": "sqltypes_rationale_325", "label": "An unbounded-length Unicode string type. See :class:`.Unicode` for details", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L325"}, {"id": "sqltypes_rationale_340", "label": "A type for ``int`` integers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L340"}, {"id": "sqltypes_rationale_388", "label": "A type for smaller ``int`` integers. Typically generates a ``SMALLINT`` in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L388"}, {"id": "sqltypes_rationale_399", "label": "A type for bigger ``int`` integers. Typically generates a ``BIGINT`` in DDL", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L399"}, {"id": "sqltypes_rationale_413", "label": "Base for non-integer numeric types, such as ``NUMERIC``, ``FLOAT``, ``DECIMA", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L413"}, {"id": "sqltypes_rationale_478", "label": "Construct a Numeric. :param precision: the numeric precision for use in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L478"}, {"id": "sqltypes_rationale_595", "label": "Type representing floating point types, such as ``FLOAT`` or ``REAL``. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L595"}, {"id": "sqltypes_rationale_641", "label": "r\"\"\" Construct a Float. :param precision: the numeric precision", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L641"}, {"id": "sqltypes_rationale_700", "label": "A type for double ``FLOAT`` floating point types. Typically generates a ``D", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L700"}, {"id": "sqltypes_rationale_741", "label": "A type for ``datetime.datetime()`` objects. Date and time types return obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L741"}, {"id": "sqltypes_rationale_761", "label": "Construct a new :class:`.DateTime`. :param timezone: boolean. Indicate", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L761"}, {"id": "sqltypes_rationale_804", "label": "A type for ``datetime.date()`` objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L804"}, {"id": "sqltypes_rationale_844", "label": "A type for ``datetime.time()`` objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L844"}, {"id": "sqltypes_rationale_880", "label": "Define base behavior for binary types.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L880"}, {"id": "sqltypes_rationale_939", "label": "See :meth:`.TypeEngine.coerce_compared_value` for a description.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L939"}, {"id": "sqltypes_rationale_951", "label": "A type for large binary byte data. The :class:`.LargeBinary` type correspon", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L951"}, {"id": "sqltypes_rationale_962", "label": "Construct a LargeBinary type. :param length: optional, a length for the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L962"}, {"id": "sqltypes_rationale_974", "label": "Add capabilities to a type which allow for schema-level DDL to be associated", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L974"}, {"id": "sqltypes_rationale_1131", "label": "Issue CREATE DDL for this type, if applicable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1131"}, {"id": "sqltypes_rationale_1138", "label": "Issue DROP DDL for this type, if applicable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1138"}, {"id": "sqltypes_rationale_1224", "label": "Generic Enum Type. The :class:`.Enum` type provides a set of possible strin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1224"}, {"id": "sqltypes_rationale_1311", "label": "r\"\"\"Construct an enum. Keyword arguments which don't apply to a specifi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1311"}, {"id": "sqltypes_rationale_1452", "label": "internal init for :class:`.Enum` and subclasses. friendly init helper u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1452"}, {"id": "sqltypes_rationale_1846", "label": "Holds Python objects, which are serialized using pickle. PickleType builds", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1846"}, {"id": "sqltypes_rationale_1868", "label": "Construct a PickleType. :param protocol: defaults to ``pickle.HIGHEST_P", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1868"}, {"id": "sqltypes_rationale_1951", "label": "A bool datatype. :class:`.Boolean` typically uses BOOLEAN or SMALLINT on th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1951"}, {"id": "sqltypes_rationale_1979", "label": "Construct a Boolean. :param create_constraint: defaults to False. If t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1979"}, {"id": "sqltypes_rationale_2115", "label": "A type for ``datetime.timedelta()`` objects. The Interval type deals with `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2115"}, {"id": "sqltypes_rationale_2140", "label": "Construct an Interval object. :param native: when True, use the actual", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2140"}, {"id": "sqltypes_rationale_2238", "label": "Represent a SQL JSON type. .. note:: :class:`_types.JSON` is provid", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2238"}, {"id": "sqltypes_rationale_2482", "label": "Construct a :class:`_types.JSON` type. :param none_as_null=False: if Tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2482"}, {"id": "sqltypes_rationale_2518", "label": "Common function for index / path elements in a JSON expression.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2518"}, {"id": "sqltypes_rationale_2565", "label": "Placeholder for the datatype of a JSON index value. This allows executi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2565"}, {"id": "sqltypes_rationale_2573", "label": "Placeholder for the datatype of a JSON index value. This allows executi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2573"}, {"id": "sqltypes_rationale_2581", "label": "Placeholder for the datatype of a JSON index value. This allows executi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2581"}, {"id": "sqltypes_rationale_2589", "label": "Placeholder type for JSON path operations. This allows execution-time p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2589"}, {"id": "sqltypes_rationale_2599", "label": "Define comparison operations for :class:`_types.JSON`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2599"}, {"id": "sqltypes_rationale_2635", "label": "Consider an indexed value as boolean. This is similar to using :cla", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2635"}, {"id": "sqltypes_rationale_2652", "label": "Consider an indexed value as string. This is similar to using :clas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2652"}, {"id": "sqltypes_rationale_2669", "label": "Consider an indexed value as integer. This is similar to using :cla", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2669"}, {"id": "sqltypes_rationale_2686", "label": "Consider an indexed value as float. This is similar to using :class", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2686"}, {"id": "sqltypes_rationale_2703", "label": "Consider an indexed value as numeric/decimal. This is similar to us", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2703"}, {"id": "sqltypes_rationale_2722", "label": "Consider an indexed value as JSON. This is similar to using :class:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2722"}, {"id": "sqltypes_rationale_2766", "label": "Alias of :attr:`_types.JSON.none_as_null`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2766"}, {"id": "sqltypes_rationale_2828", "label": "Represent a SQL Array type. .. note:: This type serves as the basis for al", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2828"}, {"id": "sqltypes_rationale_2954", "label": "Construct an :class:`_types.ARRAY`. E.g.:: Column(\"myarray\",", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2954"}, {"id": "sqltypes_rationale_3001", "label": "Define comparison operations for :class:`_types.ARRAY`. More operators", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3001"}, {"id": "sqltypes_rationale_3052", "label": "``ARRAY.contains()`` not implemented for the base ARRAY type. Use th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3052"}, {"id": "sqltypes_rationale_3068", "label": "Return ``other operator ANY (array)`` clause. .. legacy:: This meth", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3068"}, {"id": "sqltypes_rationale_3117", "label": "Return ``other operator ALL (array)`` clause. .. legacy:: This meth", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3117"}, {"id": "sqltypes_rationale_3178", "label": "Support SchemaEventTarget", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3178"}, {"id": "sqltypes_rationale_3186", "label": "Support SchemaEventTarget", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3186"}, {"id": "sqltypes_rationale_3220", "label": "Helper method that can be used by bind_processor(), literal_processor(),", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3220"}, {"id": "sqltypes_rationale_3265", "label": "represent the composite type of a Tuple.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3265"}, {"id": "sqltypes_rationale_3310", "label": "The SQL REAL type. .. seealso:: :class:`_types.Float` - documentat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3310"}, {"id": "sqltypes_rationale_3322", "label": "The SQL FLOAT type. .. seealso:: :class:`_types.Float` - documenta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3322"}, {"id": "sqltypes_rationale_3334", "label": "The SQL DOUBLE type. .. versionadded:: 2.0 .. seealso:: :clas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3334"}, {"id": "sqltypes_rationale_3348", "label": "The SQL DOUBLE PRECISION type. .. versionadded:: 2.0 .. seealso::", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3348"}, {"id": "sqltypes_rationale_3362", "label": "The SQL NUMERIC type. .. seealso:: :class:`_types.Numeric` - docum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3362"}, {"id": "sqltypes_rationale_3374", "label": "The SQL DECIMAL type. .. seealso:: :class:`_types.Numeric` - docum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3374"}, {"id": "sqltypes_rationale_3386", "label": "The SQL INT or INTEGER type. .. seealso:: :class:`_types.Integer`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3386"}, {"id": "sqltypes_rationale_3401", "label": "The SQL SMALLINT type. .. seealso:: :class:`_types.SmallInteger` -", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3401"}, {"id": "sqltypes_rationale_3413", "label": "The SQL BIGINT type. .. seealso:: :class:`_types.BigInteger` - doc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3413"}, {"id": "sqltypes_rationale_3425", "label": "The SQL TIMESTAMP type. :class:`_types.TIMESTAMP` datatypes have support fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3425"}, {"id": "sqltypes_rationale_3437", "label": "Construct a new :class:`_types.TIMESTAMP`. :param timezone: boolean. I", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3437"}, {"id": "sqltypes_rationale_3454", "label": "The SQL DATETIME type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3454"}, {"id": "sqltypes_rationale_3478", "label": "The CLOB type. This type is found in Oracle Database and Informix.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3478"}, {"id": "sqltypes_rationale_3487", "label": "The SQL VARCHAR type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3487"}, {"id": "sqltypes_rationale_3493", "label": "The SQL NVARCHAR type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3493"}, {"id": "sqltypes_rationale_3523", "label": "The SQL VARBINARY type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3523"}, {"id": "sqltypes_rationale_3529", "label": "The SQL BOOLEAN type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3529"}, {"id": "sqltypes_rationale_3535", "label": "An unknown type. :class:`.NullType` is used as a default type for those cas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3535"}, {"id": "sqltypes_rationale_3586", "label": "Refers to a table value type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3586"}, {"id": "sqltypes_rationale_3602", "label": "Refers to the return type of the MATCH operator. As the :meth:`.ColumnOpera", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3602"}, {"id": "sqltypes_rationale_3619", "label": "Represent a database agnostic UUID datatype. For backends that have no \"nat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3619"}, {"id": "sqltypes_rationale_3688", "label": "Construct a :class:`_sqltypes.Uuid` type. :param as_uuid=True: if True,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3688"}, {"id": "sqltypes_rationale_3715", "label": "See :meth:`.TypeEngine.coerce_compared_value` for a description.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3715"}, {"id": "sqltypes_rationale_3810", "label": "Represent the SQL UUID type. This is the SQL-native form of the :class:`_ty", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3810"}, {"id": "sqltypes_rationale_3839", "label": "Construct a :class:`_sqltypes.UUID` type. :param as_uuid=True: if True", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3839"}, {"id": "sqltypes_rationale_895", "label": "# TODO: this is useless for real world scenarios; implement", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L895"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "decimal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "enum", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "uuid", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_cache_key_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_visitors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_operators_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_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/sql/sqltypes.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_hasexpressionlookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L88", "weight": 1.0}, {"source": "sqltypes_hasexpressionlookup", "target": "typeenginemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L100", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_adapt_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_concatenable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L126", "weight": 1.0}, {"source": "sqltypes_concatenable", "target": "typeenginemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L130", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_adapt_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_indexable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L149", "weight": 1.0}, {"source": "sqltypes_indexable", "target": "typeenginemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L155", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_setup_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L158", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L174", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_concatenable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L174", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L187", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_with_collation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L226", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_resolve_for_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L231", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L240", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L251", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L262", "weight": 1.0}, {"source": "sqltypes_string", "target": "sqltypes_string_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L269", "weight": 1.0}, {"source": "sqltypes_text", "target": "sqltypes_string", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L281", "weight": 1.0}, {"source": "sqltypes_unicode", "target": "sqltypes_string", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_unicodetext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L324", "weight": 1.0}, {"source": "sqltypes_unicodetext", "target": "sqltypes_text", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L339", "weight": 1.0}, {"source": "sqltypes_integer", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_type_affinity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L347", "weight": 1.0}, {"source": "sqltypes_integer", "target": "sqltypes_integer_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L353", "weight": 1.0}, {"source": "sqltypes_integer", "target": "sqltypes_integer_resolve_for_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L356", "weight": 1.0}, {"source": "sqltypes_integer", "target": "sqltypes_integer_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L362", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_smallinteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L387", "weight": 1.0}, {"source": "sqltypes_smallinteger", "target": "sqltypes_integer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L387", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_biginteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L398", "weight": 1.0}, {"source": "sqltypes_biginteger", "target": "sqltypes_integer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L398", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L412", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L412", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_type_affinity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L454", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L463", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_numeric_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L471", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_effective_decimal_return_scale", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L526", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_numeric_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L534", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_numeric_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L537", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L544", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_numeric_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L550", "weight": 1.0}, {"source": "sqltypes_numeric", "target": "sqltypes_numeric_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L556", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L594", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L620", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L628", "weight": 1.0}, {"source": "sqltypes_float", "target": "sqltypes_float_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L635", "weight": 1.0}, {"source": "sqltypes_float", "target": "sqltypes_float_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L688", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_double", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L699", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_renderiso8601not", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L713", "weight": 1.0}, {"source": "sqltypes_renderiso8601not", "target": "sqltypes_renderiso8601not_literal_processor_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L714", "weight": 1.0}, {"source": "sqltypes_renderiso8601not", "target": "sqltypes_renderiso8601not_literal_processor_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L717", "weight": 1.0}, {"source": "sqltypes_renderiso8601not", "target": "sqltypes_renderiso8601not_literal_processor_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L720", "weight": 1.0}, {"source": "sqltypes_renderiso8601not", "target": "sqltypes_renderiso8601not_literal_processor_portion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L723", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L738", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_renderiso8601not", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L738", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L738", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_datetime_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L760", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_datetime_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L775", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_datetime_resolve_for_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L778", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_datetime_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L785", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L789", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L793", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L803", "weight": 1.0}, {"source": "sqltypes_date", "target": "sqltypes_renderiso8601not", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L803", "weight": 1.0}, {"source": "sqltypes_date", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L803", "weight": 1.0}, {"source": "sqltypes_date", "target": "sqltypes_date_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L808", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L812", "weight": 1.0}, {"source": "sqltypes_date", "target": "sqltypes_date_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L815", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L819", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_time", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L843", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_renderiso8601not", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L843", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L843", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_time_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L848", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_time_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L851", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L855", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_time_resolve_for_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L858", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L866", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_time_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L875", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_binary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L879", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L884", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_generic_type_affinity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L888", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L893", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L905", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L910", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L927", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_coerce_compared_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L938", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L946", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_largebinary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L950", "weight": 1.0}, {"source": "sqltypes_largebinary", "target": "sqltypes_binary", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L950", "weight": 1.0}, {"source": "sqltypes_largebinary", "target": "sqltypes_largebinary_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L961", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_schematype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L973", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "schemaeventtarget", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L973", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "typeenginemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L973", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1000", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_set_parent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1034", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_variant_mapping_for_set_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1050", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_set_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1058", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_adapt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_adapt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1119", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_adapt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1123", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1130", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_drop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1137", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_on_table_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1144", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_on_table_drop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1154", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_on_metadata_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1164", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_on_metadata_drop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1174", "weight": 1.0}, {"source": "sqltypes_schematype", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_enum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1223", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_string", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1223", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_schematype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1223", "weight": 1.0}, {"source": "sqltypes_enum", "target": "emulated", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1223", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1308", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_enums_argument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1445", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_enum_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1451", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_parse_into_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1510", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_compare_type_affinity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1540", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_resolve_for_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1546", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_resolve_for_python_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1552", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_setup_for_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1634", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_sort_key_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1654", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_native", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1661", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_db_value_for_elem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1664", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1689", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_adapt_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1694", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_object_value_for_elem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1706", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1721", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_as_generic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1732", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_make_enum_kw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1746", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_adapt_to_emulated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1760", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_adapt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1767", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_should_create_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1772", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_set_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1780", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1800", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1811", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1822", "weight": 1.0}, {"source": "sqltypes_enum", "target": "sqltypes_enum_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1834", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1838", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_pickletype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1845", "weight": 1.0}, {"source": "sqltypes_pickletype", "target": "sqltypes_pickletype_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1861", "weight": 1.0}, {"source": "sqltypes_pickletype", "target": "sqltypes_pickletype_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1898", "weight": 1.0}, {"source": "sqltypes_pickletype", "target": "sqltypes_pickletype_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1901", "weight": 1.0}, {"source": "sqltypes_pickletype", "target": "sqltypes_pickletype_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1922", "weight": 1.0}, {"source": "sqltypes_pickletype", "target": "sqltypes_pickletype_compare_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1943", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_boolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1950", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_schematype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1950", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "emulated", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1950", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1972", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2006", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_should_create_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2013", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_set_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2022", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2041", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_strict_as_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2046", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2056", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2066", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2084", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_abstractinterval", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2091", "weight": 1.0}, {"source": "sqltypes_abstractinterval", "target": "sqltypes_hasexpressionlookup", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2091", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_expression_adaptations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2093", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_type_affinity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_interval", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2114", "weight": 1.0}, {"source": "sqltypes_interval", "target": "emulated", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2114", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_abstractinterval", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2114", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_interval_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2170", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_interval_adapt_to_emulated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2173", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_interval_coerce_compared_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2176", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_interval_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2179", "weight": 1.0}, {"source": "sqltypes_interval", "target": "sqltypes_interval_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2237", "weight": 1.0}, {"source": "sqltypes_json", "target": "sqltypes_indexable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2237", "weight": 1.0}, {"source": "sqltypes_json", "target": "sqltypes_json_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2481", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_jsonelementtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2517", "weight": 1.0}, {"source": "sqltypes_jsonelementtype", "target": "sqltypes_jsonelementtype_string_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2523", "weight": 1.0}, {"source": "sqltypes_jsonelementtype", "target": "sqltypes_jsonelementtype_string_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2528", "weight": 1.0}, {"source": "sqltypes_jsonelementtype", "target": "sqltypes_jsonelementtype_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2533", "weight": 1.0}, {"source": "sqltypes_jsonelementtype", "target": "sqltypes_jsonelementtype_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2546", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_jsonindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2564", "weight": 1.0}, {"source": "sqltypes_jsonindextype", "target": "sqltypes_jsonelementtype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_jsonintindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2572", "weight": 1.0}, {"source": "sqltypes_jsonintindextype", "target": "sqltypes_jsonindextype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2572", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_jsonstrindextype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2580", "weight": 1.0}, {"source": "sqltypes_jsonstrindextype", "target": "sqltypes_jsonindextype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2580", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_jsonpathtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2588", "weight": 1.0}, {"source": "sqltypes_jsonpathtype", "target": "sqltypes_jsonelementtype", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2588", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2598", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_setup_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2605", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2634", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2651", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2668", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2685", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2702", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_as_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2721", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_binary_w_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2742", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2761", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_should_evaluate_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2765", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_should_evaluate_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2770", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_str_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2774", "weight": 1.0}, {"source": "sqltypes_json", "target": "sqltypes_json_make_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2777", "weight": 1.0}, {"source": "sqltypes_json", "target": "sqltypes_json_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2805", "weight": 1.0}, {"source": "sqltypes_json", "target": "sqltypes_json_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2811", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2825", "weight": 1.0}, {"source": "sqltypes_array", "target": "schemaeventtarget", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2825", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_indexable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2825", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_concatenable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2825", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2997", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_setup_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3013", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_setup_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3018", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_setup_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3022", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3051", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_any", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3065", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_hashable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3169", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_compare_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3172", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_set_parent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3175", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_set_parent_with_dispatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3183", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3193", "weight": 1.0}, {"source": "sqltypes_array", "target": "sqltypes_array_apply_item_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_tupletype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3264", "weight": 1.0}, {"source": "sqltypes_tupletype", "target": "sqltypes_tupletype_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3271", "weight": 1.0}, {"source": "sqltypes_tupletype", "target": "sqltypes_tupletype_coerce_compared_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3278", "weight": 1.0}, {"source": "sqltypes_tupletype", "target": "sqltypes_tupletype_resolve_values_to_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3291", "weight": 1.0}, {"source": "sqltypes_tupletype", "target": "sqltypes_tupletype_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3302", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_real", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_double", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_double_precision", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3385", "weight": 1.0}, {"source": "sqltypes_integer", "target": "sqltypes_integer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3385", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_smallint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3400", "weight": 1.0}, {"source": "sqltypes_smallint", "target": "sqltypes_smallinteger", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_bigint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3412", "weight": 1.0}, {"source": "sqltypes_bigint", "target": "sqltypes_biginteger", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3412", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_timestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3424", "weight": 1.0}, {"source": "sqltypes_timestamp", "target": "sqltypes_datetime", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3424", "weight": 1.0}, {"source": "sqltypes_timestamp", "target": "sqltypes_timestamp_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3436", "weight": 1.0}, {"source": "sqltypes_timestamp", "target": "sqltypes_timestamp_get_dbapi_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3453", "weight": 1.0}, {"source": "sqltypes_datetime", "target": "sqltypes_datetime", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3459", "weight": 1.0}, {"source": "sqltypes_date", "target": "sqltypes_date", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3459", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_time", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3465", "weight": 1.0}, {"source": "sqltypes_time", "target": "sqltypes_time", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3465", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3471", "weight": 1.0}, {"source": "sqltypes_text", "target": "sqltypes_text", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3471", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_clob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3477", "weight": 1.0}, {"source": "sqltypes_clob", "target": "sqltypes_text", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3477", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_varchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3486", "weight": 1.0}, {"source": "sqltypes_varchar", "target": "sqltypes_string", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3486", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_nvarchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3492", "weight": 1.0}, {"source": "sqltypes_nvarchar", "target": "sqltypes_unicode", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3492", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_char", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3498", "weight": 1.0}, {"source": "sqltypes_char", "target": "sqltypes_string", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3498", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_nchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3504", "weight": 1.0}, {"source": "sqltypes_nchar", "target": "sqltypes_unicode", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3504", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_blob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3510", "weight": 1.0}, {"source": "sqltypes_blob", "target": "sqltypes_largebinary", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3510", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_binary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3516", "weight": 1.0}, {"source": "sqltypes_binary", "target": "sqltypes_binary", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_varbinary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3522", "weight": 1.0}, {"source": "sqltypes_varbinary", "target": "sqltypes_binary", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3522", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_boolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3528", "weight": 1.0}, {"source": "sqltypes_boolean", "target": "sqltypes_boolean", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_nulltype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3534", "weight": 1.0}, {"source": "sqltypes_nulltype", "target": "sqltypes_nulltype_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_comparator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3567", "weight": 1.0}, {"source": "sqltypes_comparator", "target": "sqltypes_comparator_adapt_expression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3570", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_tablevaluetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3585", "weight": 1.0}, {"source": "sqltypes_tablevaluetype", "target": "hascachekey", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3585", "weight": 1.0}, {"source": "sqltypes_tablevaluetype", "target": "sqltypes_tablevaluetype_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3594", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_matchtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3601", "weight": 1.0}, {"source": "sqltypes_matchtype", "target": "sqltypes_boolean", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3601", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3618", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "emulated", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3618", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3674", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3681", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3687", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_python_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3707", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_native", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3711", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_coerce_compared_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3714", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_bind_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3722", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_result_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3749", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_literal_processor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3783", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3809", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3833", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3836", "weight": 1.0}, {"source": "sqltypes_uuid", "target": "sqltypes_uuid_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3838", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_adapt_emulated_to_native", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3853", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "target": "sqltypes_resolve_value_to_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3894", "weight": 1.0}, {"source": "sqltypes_comparator_getitem", "target": "sqltypes_setup_getitem", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L166", "weight": 1.0}, {"source": "sqltypes_string_with_collation", "target": "sqltypes_boolean_copy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L227", "weight": 1.0}, {"source": "sqltypes_renderiso8601not_literal_processor_datetime", "target": "sqltypes_renderiso8601not_literal_processor_portion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L715", "weight": 1.0}, {"source": "sqltypes_renderiso8601not_literal_processor_date", "target": "sqltypes_renderiso8601not_literal_processor_portion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L718", "weight": 1.0}, {"source": "sqltypes_renderiso8601not_literal_processor_time", "target": "sqltypes_renderiso8601not_literal_processor_portion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L721", "weight": 1.0}, {"source": "sqltypes_datetime_literal_processor", "target": "sqltypes_renderiso8601not_literal_processor_datetime", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L786", "weight": 1.0}, {"source": "sqltypes_date_literal_processor", "target": "sqltypes_renderiso8601not_literal_processor_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L816", "weight": 1.0}, {"source": "sqltypes_time_literal_processor", "target": "sqltypes_renderiso8601not_literal_processor_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L876", "weight": 1.0}, {"source": "sqltypes_binary_coerce_compared_value", "target": "sqltypes_uuid_coerce_compared_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L944", "weight": 1.0}, {"source": "sqltypes_largebinary_init", "target": "sqltypes_uuid_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L970", "weight": 1.0}, {"source": "sqltypes_schematype_set_table", "target": "sqltypes_schematype_variant_mapping_for_set_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1067", "weight": 1.0}, {"source": "sqltypes_schematype_copy", "target": "sqltypes_enum_adapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1105", "weight": 1.0}, {"source": "sqltypes_schematype_adapt", "target": "sqltypes_enum_adapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1128", "weight": 1.0}, {"source": "sqltypes_schematype_on_table_create", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1147", "weight": 1.0}, {"source": "sqltypes_schematype_on_table_drop", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1157", "weight": 1.0}, {"source": "sqltypes_schematype_on_metadata_create", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1167", "weight": 1.0}, {"source": "sqltypes_schematype_on_metadata_drop", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1177", "weight": 1.0}, {"source": "sqltypes_enum_init", "target": "sqltypes_enum_enum_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1442", "weight": 1.0}, {"source": "sqltypes_enum_enum_init", "target": "sqltypes_enum_parse_into_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1466", "weight": 1.0}, {"source": "sqltypes_enum_enum_init", "target": "sqltypes_enum_setup_for_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1467", "weight": 1.0}, {"source": "sqltypes_enum_enum_init", "target": "sqltypes_uuid_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1491", "weight": 1.0}, {"source": "sqltypes_enum_resolve_for_literal", "target": "sqltypes_enum_resolve_for_python_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1548", "weight": 1.0}, {"source": "sqltypes_enum_resolve_for_python_type", "target": "sqltypes_enum_make_enum_kw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1623", "weight": 1.0}, {"source": "sqltypes_enum_resolve_for_python_type", "target": "sqltypes_generic_type_affinity", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1631", "weight": 1.0}, {"source": "sqltypes_comparator_adapt_expression", "target": "sqltypes_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1701", "weight": 1.0}, {"source": "sqltypes_enum_adapt_to_emulated", "target": "sqltypes_enum_make_enum_kw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1761", "weight": 1.0}, {"source": "sqltypes_enum_should_create_constraint", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1773", "weight": 1.0}, {"source": "sqltypes_set_table", "target": "sqltypes_schematype_variant_mapping_for_set_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1787", "weight": 1.0}, {"source": "sqltypes_set_table", "target": "sqltypes_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1790", "weight": 1.0}, {"source": "sqltypes_enum_literal_processor", "target": "sqltypes_uuid_literal_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1801", "weight": 1.0}, {"source": "sqltypes_enum_bind_processor", "target": "sqltypes_uuid_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1812", "weight": 1.0}, {"source": "sqltypes_enum_result_processor", "target": "sqltypes_uuid_result_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1823", "weight": 1.0}, {"source": "sqltypes_enum_copy", "target": "sqltypes_boolean_copy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1835", "weight": 1.0}, {"source": "sqltypes_pickletype_init", "target": "sqltypes_uuid_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1891", "weight": 1.0}, {"source": "sqltypes_pickletype_bind_processor", "target": "sqltypes_uuid_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1902", "weight": 1.0}, {"source": "sqltypes_pickletype_result_processor", "target": "sqltypes_uuid_result_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1923", "weight": 1.0}, {"source": "sqltypes_pickletype_compare_values", "target": "sqltypes_comparator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1945", "weight": 1.0}, {"source": "sqltypes_boolean_copy", "target": "sqltypes_enum_adapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2008", "weight": 1.0}, {"source": "sqltypes_boolean_should_create_constraint", "target": "sqltypes_schematype_is_impl_for_variant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2014", "weight": 1.0}, {"source": "sqltypes_interval_init", "target": "sqltypes_uuid_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2156", "weight": 1.0}, {"source": "sqltypes_interval_adapt_to_emulated", "target": "sqltypes_enum_adapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2174", "weight": 1.0}, {"source": "sqltypes_interval_coerce_compared_value", "target": "sqltypes_uuid_coerce_compared_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2177", "weight": 1.0}, {"source": "sqltypes_interval_bind_processor", "target": "sqltypes_uuid_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2184", "weight": 1.0}, {"source": "sqltypes_interval_result_processor", "target": "sqltypes_uuid_result_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2216", "weight": 1.0}, {"source": "sqltypes_jsonelementtype_bind_processor", "target": "sqltypes_jsonelementtype_string_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2535", "weight": 1.0}, {"source": "sqltypes_jsonelementtype_literal_processor", "target": "sqltypes_jsonelementtype_string_literal_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2550", "weight": 1.0}, {"source": "sqltypes_comparator_as_boolean", "target": "sqltypes_comparator_binary_w_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2649", "weight": 1.0}, {"source": "sqltypes_comparator_as_boolean", "target": "sqltypes_boolean", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2649", "weight": 1.0}, {"source": "sqltypes_comparator_as_string", "target": "sqltypes_comparator_binary_w_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2666", "weight": 1.0}, {"source": "sqltypes_comparator_as_string", "target": "sqltypes_unicode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2666", "weight": 1.0}, {"source": "sqltypes_comparator_as_integer", "target": "sqltypes_comparator_binary_w_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2683", "weight": 1.0}, {"source": "sqltypes_comparator_as_integer", "target": "sqltypes_integer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2683", "weight": 1.0}, {"source": "sqltypes_comparator_as_float", "target": "sqltypes_comparator_binary_w_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2700", "weight": 1.0}, {"source": "sqltypes_comparator_as_float", "target": "sqltypes_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2700", "weight": 1.0}, {"source": "sqltypes_comparator_as_numeric", "target": "sqltypes_comparator_binary_w_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2717", "weight": 1.0}, {"source": "sqltypes_comparator_as_numeric", "target": "sqltypes_numeric", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2718", "weight": 1.0}, {"source": "sqltypes_str_impl", "target": "sqltypes_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2775", "weight": 1.0}, {"source": "sqltypes_json_bind_processor", "target": "sqltypes_uuid_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2806", "weight": 1.0}, {"source": "sqltypes_json_bind_processor", "target": "sqltypes_json_make_bind_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2809", "weight": 1.0}, {"source": "sqltypes_json_result_processor", "target": "sqltypes_uuid_result_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2812", "weight": 1.0}, {"source": "sqltypes_comparator_setup_getitem", "target": "sqltypes_enum_adapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3045", "weight": 1.0}, {"source": "sqltypes_array_literal_processor", "target": "sqltypes_uuid_literal_processor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3196", "weight": 1.0}, {"source": "sqltypes_tupletype_coerce_compared_value", "target": "sqltypes_uuid_coerce_compared_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3282", "weight": 1.0}, {"source": "sqltypes_tupletype_coerce_compared_value", "target": "sqltypes_tupletype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3284", "weight": 1.0}, {"source": "sqltypes_tupletype_resolve_values_to_types", "target": "sqltypes_tupletype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3295", "weight": 1.0}, {"source": "sqltypes_tupletype_resolve_values_to_types", "target": "sqltypes_resolve_value_to_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3297", "weight": 1.0}, {"source": "sqltypes_timestamp_init", "target": "sqltypes_uuid_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3447", "weight": 1.0}, {"source": "sqltypes_resolve_value_to_type", "target": "sqltypes_enum_resolve_for_literal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3916", "weight": 1.0}, {"source": "sqltypes_rationale_89", "target": "sqltypes_hasexpressionlookup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L89", "weight": 1.0}, {"source": "sqltypes_rationale_127", "target": "sqltypes_concatenable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L127", "weight": 1.0}, {"source": "sqltypes_rationale_150", "target": "sqltypes_indexable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L150", "weight": 1.0}, {"source": "sqltypes_rationale_175", "target": "sqltypes_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L175", "weight": 1.0}, {"source": "sqltypes_rationale_192", "target": "sqltypes_string_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L192", "weight": 1.0}, {"source": "sqltypes_rationale_270", "target": "sqltypes_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L270", "weight": 1.0}, {"source": "sqltypes_rationale_282", "target": "sqltypes_unicode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L282", "weight": 1.0}, {"source": "sqltypes_rationale_325", "target": "sqltypes_unicodetext", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L325", "weight": 1.0}, {"source": "sqltypes_rationale_340", "target": "sqltypes_integer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L340", "weight": 1.0}, {"source": "sqltypes_rationale_388", "target": "sqltypes_smallinteger", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L388", "weight": 1.0}, {"source": "sqltypes_rationale_399", "target": "sqltypes_biginteger", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L399", "weight": 1.0}, {"source": "sqltypes_rationale_413", "target": "sqltypes_numeric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L413", "weight": 1.0}, {"source": "sqltypes_rationale_478", "target": "sqltypes_numeric_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L478", "weight": 1.0}, {"source": "sqltypes_rationale_595", "target": "sqltypes_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L595", "weight": 1.0}, {"source": "sqltypes_rationale_641", "target": "sqltypes_float_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L641", "weight": 1.0}, {"source": "sqltypes_rationale_700", "target": "sqltypes_double", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L700", "weight": 1.0}, {"source": "sqltypes_rationale_741", "target": "sqltypes_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L741", "weight": 1.0}, {"source": "sqltypes_rationale_761", "target": "sqltypes_datetime_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L761", "weight": 1.0}, {"source": "sqltypes_rationale_804", "target": "sqltypes_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L804", "weight": 1.0}, {"source": "sqltypes_rationale_844", "target": "sqltypes_time", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L844", "weight": 1.0}, {"source": "sqltypes_rationale_880", "target": "sqltypes_binary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L880", "weight": 1.0}, {"source": "sqltypes_rationale_939", "target": "sqltypes_binary_coerce_compared_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L939", "weight": 1.0}, {"source": "sqltypes_rationale_951", "target": "sqltypes_largebinary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L951", "weight": 1.0}, {"source": "sqltypes_rationale_962", "target": "sqltypes_largebinary_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L962", "weight": 1.0}, {"source": "sqltypes_rationale_974", "target": "sqltypes_schematype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L974", "weight": 1.0}, {"source": "sqltypes_rationale_1131", "target": "sqltypes_schematype_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1131", "weight": 1.0}, {"source": "sqltypes_rationale_1138", "target": "sqltypes_schematype_drop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1138", "weight": 1.0}, {"source": "sqltypes_rationale_1224", "target": "sqltypes_enum", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1224", "weight": 1.0}, {"source": "sqltypes_rationale_1311", "target": "sqltypes_enum_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1311", "weight": 1.0}, {"source": "sqltypes_rationale_1452", "target": "sqltypes_enum_enum_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1452", "weight": 1.0}, {"source": "sqltypes_rationale_1846", "target": "sqltypes_pickletype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1846", "weight": 1.0}, {"source": "sqltypes_rationale_1868", "target": "sqltypes_pickletype_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1868", "weight": 1.0}, {"source": "sqltypes_rationale_1951", "target": "sqltypes_boolean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1951", "weight": 1.0}, {"source": "sqltypes_rationale_1979", "target": "sqltypes_boolean_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1979", "weight": 1.0}, {"source": "sqltypes_rationale_2115", "target": "sqltypes_interval", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2115", "weight": 1.0}, {"source": "sqltypes_rationale_2140", "target": "sqltypes_interval_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2140", "weight": 1.0}, {"source": "sqltypes_rationale_2238", "target": "sqltypes_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2238", "weight": 1.0}, {"source": "sqltypes_rationale_2482", "target": "sqltypes_json_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2482", "weight": 1.0}, {"source": "sqltypes_rationale_2518", "target": "sqltypes_jsonelementtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2518", "weight": 1.0}, {"source": "sqltypes_rationale_2565", "target": "sqltypes_jsonindextype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2565", "weight": 1.0}, {"source": "sqltypes_rationale_2573", "target": "sqltypes_jsonintindextype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2573", "weight": 1.0}, {"source": "sqltypes_rationale_2581", "target": "sqltypes_jsonstrindextype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2581", "weight": 1.0}, {"source": "sqltypes_rationale_2589", "target": "sqltypes_jsonpathtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2589", "weight": 1.0}, {"source": "sqltypes_rationale_2599", "target": "sqltypes_comparator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2599", "weight": 1.0}, {"source": "sqltypes_rationale_2635", "target": "sqltypes_comparator_as_boolean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2635", "weight": 1.0}, {"source": "sqltypes_rationale_2652", "target": "sqltypes_comparator_as_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2652", "weight": 1.0}, {"source": "sqltypes_rationale_2669", "target": "sqltypes_comparator_as_integer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2669", "weight": 1.0}, {"source": "sqltypes_rationale_2686", "target": "sqltypes_comparator_as_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2686", "weight": 1.0}, {"source": "sqltypes_rationale_2703", "target": "sqltypes_comparator_as_numeric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2703", "weight": 1.0}, {"source": "sqltypes_rationale_2722", "target": "sqltypes_comparator_as_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2722", "weight": 1.0}, {"source": "sqltypes_rationale_2766", "target": "sqltypes_json_should_evaluate_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2766", "weight": 1.0}, {"source": "sqltypes_rationale_2828", "target": "sqltypes_array", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2828", "weight": 1.0}, {"source": "sqltypes_rationale_2954", "target": "sqltypes_array_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2954", "weight": 1.0}, {"source": "sqltypes_rationale_3001", "target": "sqltypes_comparator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3001", "weight": 1.0}, {"source": "sqltypes_rationale_3052", "target": "sqltypes_comparator_contains", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3052", "weight": 1.0}, {"source": "sqltypes_rationale_3068", "target": "sqltypes_comparator_any", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3068", "weight": 1.0}, {"source": "sqltypes_rationale_3117", "target": "sqltypes_comparator_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3117", "weight": 1.0}, {"source": "sqltypes_rationale_3178", "target": "sqltypes_array_set_parent", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3178", "weight": 1.0}, {"source": "sqltypes_rationale_3186", "target": "sqltypes_array_set_parent_with_dispatch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3186", "weight": 1.0}, {"source": "sqltypes_rationale_3220", "target": "sqltypes_array_apply_item_processor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3220", "weight": 1.0}, {"source": "sqltypes_rationale_3265", "target": "sqltypes_tupletype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3265", "weight": 1.0}, {"source": "sqltypes_rationale_3310", "target": "sqltypes_real", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3310", "weight": 1.0}, {"source": "sqltypes_rationale_3322", "target": "sqltypes_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3322", "weight": 1.0}, {"source": "sqltypes_rationale_3334", "target": "sqltypes_double", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3334", "weight": 1.0}, {"source": "sqltypes_rationale_3348", "target": "sqltypes_double_precision", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3348", "weight": 1.0}, {"source": "sqltypes_rationale_3362", "target": "sqltypes_numeric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3362", "weight": 1.0}, {"source": "sqltypes_rationale_3374", "target": "sqltypes_decimal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3374", "weight": 1.0}, {"source": "sqltypes_rationale_3386", "target": "sqltypes_integer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3386", "weight": 1.0}, {"source": "sqltypes_rationale_3401", "target": "sqltypes_smallint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3401", "weight": 1.0}, {"source": "sqltypes_rationale_3413", "target": "sqltypes_bigint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3413", "weight": 1.0}, {"source": "sqltypes_rationale_3425", "target": "sqltypes_timestamp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3425", "weight": 1.0}, {"source": "sqltypes_rationale_3437", "target": "sqltypes_timestamp_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3437", "weight": 1.0}, {"source": "sqltypes_rationale_3454", "target": "sqltypes_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3454", "weight": 1.0}, {"source": "sqltypes_rationale_3478", "target": "sqltypes_clob", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3478", "weight": 1.0}, {"source": "sqltypes_rationale_3487", "target": "sqltypes_varchar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3487", "weight": 1.0}, {"source": "sqltypes_rationale_3493", "target": "sqltypes_nvarchar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3493", "weight": 1.0}, {"source": "sqltypes_rationale_3523", "target": "sqltypes_varbinary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3523", "weight": 1.0}, {"source": "sqltypes_rationale_3529", "target": "sqltypes_boolean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3529", "weight": 1.0}, {"source": "sqltypes_rationale_3535", "target": "sqltypes_nulltype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3535", "weight": 1.0}, {"source": "sqltypes_rationale_3586", "target": "sqltypes_tablevaluetype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3586", "weight": 1.0}, {"source": "sqltypes_rationale_3602", "target": "sqltypes_matchtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3602", "weight": 1.0}, {"source": "sqltypes_rationale_3619", "target": "sqltypes_uuid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3619", "weight": 1.0}, {"source": "sqltypes_rationale_3688", "target": "sqltypes_uuid_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3688", "weight": 1.0}, {"source": "sqltypes_rationale_3715", "target": "sqltypes_uuid_coerce_compared_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3715", "weight": 1.0}, {"source": "sqltypes_rationale_3810", "target": "sqltypes_uuid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3810", "weight": 1.0}, {"source": "sqltypes_rationale_3839", "target": "sqltypes_uuid_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3839", "weight": 1.0}, {"source": "sqltypes_rationale_895", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L895", "weight": 1.0}], "raw_calls": [{"caller_nid": "sqltypes_expression_adaptations", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L98"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L112"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L113"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L113"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "to_instance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L121"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L138"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L144"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L159"}, {"caller_nid": "sqltypes_comparator_getitem", "callee": "operate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L167"}, {"caller_nid": "sqltypes_string_resolve_for_literal", "callee": "isascii", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L235"}, {"caller_nid": "sqltypes_integer_resolve_for_literal", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L357"}, {"caller_nid": "sqltypes_effective_decimal_return_scale", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L529"}, {"caller_nid": "sqltypes_numeric_result_processor", "callee": "to_decimal_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L563"}, {"caller_nid": "sqltypes_float_result_processor", "callee": "to_decimal_processor_factory", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L690"}, {"caller_nid": "sqltypes_binary_coerce_compared_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L941"}, {"caller_nid": "sqltypes_binary_coerce_compared_value", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L944"}, {"caller_nid": "sqltypes_schematype_init", "callee": "quoted_name", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1011"}, {"caller_nid": "sqltypes_schematype_init", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1020"}, {"caller_nid": "sqltypes_schematype_init", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1023"}, {"caller_nid": "sqltypes_schematype_init", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1025"}, {"caller_nid": "sqltypes_schematype_init", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1028"}, {"caller_nid": "sqltypes_schematype_init", "callee": "_join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1032"}, {"caller_nid": "sqltypes_schematype_set_parent", "callee": "_on_table_attach", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1048"}, {"caller_nid": "sqltypes_schematype_set_parent", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1048"}, {"caller_nid": "sqltypes_schematype_variant_mapping_for_set_table", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1052"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1069"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1072"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1076"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1079"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1087"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1090"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "listen", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1095"}, {"caller_nid": "sqltypes_schematype_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1098"}, {"caller_nid": "sqltypes_schematype_copy", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1106"}, {"caller_nid": "sqltypes_schematype_copy", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1109"}, {"caller_nid": "sqltypes_schematype_adapt", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1126"}, {"caller_nid": "sqltypes_schematype_adapt", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1127"}, {"caller_nid": "sqltypes_schematype_adapt", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1128"}, {"caller_nid": "sqltypes_schematype_create", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1133"}, {"caller_nid": "sqltypes_schematype_create", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1134"}, {"caller_nid": "sqltypes_schematype_drop", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1140"}, {"caller_nid": "sqltypes_schematype_drop", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1141"}, {"caller_nid": "sqltypes_schematype_on_table_create", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1150"}, {"caller_nid": "sqltypes_schematype_on_table_create", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1151"}, {"caller_nid": "sqltypes_schematype_on_table_drop", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1160"}, {"caller_nid": "sqltypes_schematype_on_table_drop", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1161"}, {"caller_nid": "sqltypes_schematype_on_metadata_create", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1170"}, {"caller_nid": "sqltypes_schematype_on_metadata_create", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1171"}, {"caller_nid": "sqltypes_schematype_on_metadata_drop", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1180"}, {"caller_nid": "sqltypes_schematype_on_metadata_drop", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1181"}, {"caller_nid": "sqltypes_schematype_is_impl_for_variant", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1187"}, {"caller_nid": "sqltypes_schematype_is_impl_for_variant", "callee": "_we_are_the_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1210"}, {"caller_nid": "sqltypes_schematype_is_impl_for_variant", "callee": "_we_are_the_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1215"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1459"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1460"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1461"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1462"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1463"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1464"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1465"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1469"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1472"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1472"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1482"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1491"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1498"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1498"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1501"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1502"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1503"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1504"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1505"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1506"}, {"caller_nid": "sqltypes_enum_enum_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1507"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1514"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1516"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1516"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1525"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1526"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "values_callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1531"}, {"caller_nid": "sqltypes_enum_parse_into_values", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1533"}, {"caller_nid": "sqltypes_enum_compare_type_affinity", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1542"}, {"caller_nid": "sqltypes_enum_resolve_for_literal", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1547"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1585"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "process_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1586"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_pep695", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1587"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_pep695", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1589"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_pep695", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1591"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1593"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "warn_deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1595"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "is_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1603"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1604"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "process_literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1610"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1612"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1612"}, {"caller_nid": "sqltypes_enum_resolve_for_python_type", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1629"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1640"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1642"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1642"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1642"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1642"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1644"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1644"}, {"caller_nid": "sqltypes_enum_setup_for_values", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1646"}, {"caller_nid": "sqltypes_enum_db_value_for_elem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1676"}, {"caller_nid": "sqltypes_enum_db_value_for_elem", "callee": "LookupError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1679"}, {"caller_nid": "sqltypes_enum_db_value_for_elem", "callee": "repr_tuple_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1685"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1699"}, {"caller_nid": "sqltypes_enum_object_value_for_elem", "callee": "LookupError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1711"}, {"caller_nid": "sqltypes_enum_object_value_for_elem", "callee": "repr_tuple_names", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1717"}, {"caller_nid": "sqltypes_enum_repr", "callee": "generic_repr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1722"}, {"caller_nid": "sqltypes_enum_as_generic", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1736"}, {"caller_nid": "sqltypes_enum_as_generic", "callee": "constructor_copy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1742"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1747"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1749"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1750"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1751"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1752"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1753"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1754"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1755"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1756"}, {"caller_nid": "sqltypes_enum_make_enum_kw", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1757"}, {"caller_nid": "sqltypes_enum_adapt_to_emulated", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1763"}, {"caller_nid": "sqltypes_enum_adapt_to_emulated", "callee": "impltype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1765"}, {"caller_nid": "sqltypes_enum_adapt", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1770"}, {"caller_nid": "sqltypes_set_table", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1789"}, {"caller_nid": "sqltypes_set_table", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1790"}, {"caller_nid": "sqltypes_set_table", "callee": "type_coerce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1790"}, {"caller_nid": "sqltypes_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1792"}, {"caller_nid": "sqltypes_enum_literal_processor", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1801"}, {"caller_nid": "sqltypes_enum_bind_processor", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1812"}, {"caller_nid": "sqltypes_enum_result_processor", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1823"}, {"caller_nid": "sqltypes_python_type", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1842"}, {"caller_nid": "sqltypes_pickletype_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1891"}, {"caller_nid": "sqltypes_pickletype_init", "callee": "to_instance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L1896"}, {"caller_nid": "sqltypes_boolean_init", "callee": "_join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2004"}, {"caller_nid": "sqltypes_boolean_copy", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2009"}, {"caller_nid": "sqltypes_set_table", "callee": "CheckConstraint", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2029"}, {"caller_nid": "sqltypes_set_table", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2030"}, {"caller_nid": "sqltypes_set_table", "callee": "type_coerce", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2030"}, {"caller_nid": "sqltypes_set_table", "callee": "portable_instancemethod", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2032"}, {"caller_nid": "sqltypes_boolean_strict_as_bool", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2048"}, {"caller_nid": "sqltypes_boolean_strict_as_bool", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2049"}, {"caller_nid": "sqltypes_boolean_strict_as_bool", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2051"}, {"caller_nid": "sqltypes_boolean_literal_processor", "callee": "statement_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2057"}, {"caller_nid": "sqltypes_boolean_literal_processor", "callee": "visit_true", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2058"}, {"caller_nid": "sqltypes_boolean_literal_processor", "callee": "visit_false", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2059"}, {"caller_nid": "sqltypes_interval_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2156"}, {"caller_nid": "sqltypes_interval_bind_processor", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2183"}, {"caller_nid": "sqltypes_interval_result_processor", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2215"}, {"caller_nid": "sqltypes_jsonelementtype_string_bind_processor", "callee": "_cached_bind_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2526"}, {"caller_nid": "sqltypes_jsonelementtype_string_literal_processor", "callee": "_cached_literal_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2531"}, {"caller_nid": "sqltypes_jsonelementtype_bind_processor", "callee": "_cached_bind_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2534"}, {"caller_nid": "sqltypes_jsonelementtype_literal_processor", "callee": "_cached_literal_processor", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2549"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2606"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2606"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2609"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2619"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2626"}, {"caller_nid": "sqltypes_comparator_binary_w_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2743"}, {"caller_nid": "sqltypes_comparator_binary_w_type", "callee": "InvalidRequestError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2749"}, {"caller_nid": "sqltypes_comparator_binary_w_type", "callee": "_clone", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2754"}, {"caller_nid": "sqltypes_array_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2985"}, {"caller_nid": "sqltypes_array_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2986"}, {"caller_nid": "sqltypes_array_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2990"}, {"caller_nid": "sqltypes_array_init", "callee": "item_type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L2991"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3030"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3033"}, {"caller_nid": "sqltypes_comparator_setup_getitem", "callee": "Slice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3034"}, {"caller_nid": "sqltypes_comparator_contains", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3059"}, {"caller_nid": "sqltypes_any", "callee": "operate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3102"}, {"caller_nid": "sqltypes_any", "callee": "_create_any", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3102"}, {"caller_nid": "sqltypes_any", "callee": "mirror", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3103"}, {"caller_nid": "sqltypes_any", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3104"}, {"caller_nid": "sqltypes_all", "callee": "operate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3151"}, {"caller_nid": "sqltypes_all", "callee": "_create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3151"}, {"caller_nid": "sqltypes_all", "callee": "mirror", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3152"}, {"caller_nid": "sqltypes_all", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3153"}, {"caller_nid": "sqltypes_array_set_parent", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3180"}, {"caller_nid": "sqltypes_array_set_parent_with_dispatch", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3188"}, {"caller_nid": "sqltypes_array_set_parent_with_dispatch", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3190"}, {"caller_nid": "sqltypes_array_literal_processor", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3196"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3232"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3241"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "collection_callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3245"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "itemproc", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3245"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "collection_callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3247"}, {"caller_nid": "sqltypes_array_apply_item_processor", "callee": "collection_callable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3249"}, {"caller_nid": "sqltypes_tupletype_init", "callee": "item_type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3274"}, {"caller_nid": "sqltypes_tupletype_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3274"}, {"caller_nid": "sqltypes_tupletype_coerce_compared_value", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3282"}, {"caller_nid": "sqltypes_tupletype_coerce_compared_value", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3287"}, {"caller_nid": "sqltypes_tupletype_resolve_values_to_types", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3298"}, {"caller_nid": "sqltypes_tupletype_result_processor", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3303"}, {"caller_nid": "sqltypes_timestamp_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3447"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3575"}, {"caller_nid": "sqltypes_comparator_adapt_expression", "callee": "is_commutative", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3577"}, {"caller_nid": "sqltypes_tablevaluetype_init", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3596"}, {"caller_nid": "sqltypes_uuid_coerce_compared_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3717"}, {"caller_nid": "sqltypes_uuid_coerce_compared_value", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3720"}, {"caller_nid": "sqltypes_adapt_emulated_to_native", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3854"}, {"caller_nid": "sqltypes_adapt_emulated_to_native", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3855"}, {"caller_nid": "sqltypes_resolve_value_to_type", "callee": "_type_map_get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3895"}, {"caller_nid": "sqltypes_resolve_value_to_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3895"}, {"caller_nid": "sqltypes_resolve_value_to_type", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3898"}, {"caller_nid": "sqltypes_resolve_value_to_type", "callee": "inspect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3903"}, {"caller_nid": "sqltypes_resolve_value_to_type", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py", "source_location": "L3911"}]}