1 line
268 KiB
JSON
1 line
268 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "label": "test_types.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1"}, {"id": "test_types_literalroundtripfixture", "label": "_LiteralRoundTripFixture", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L64"}, {"id": "test_types_literal_round_trip", "label": "literal_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L68"}, {"id": "test_types_unicodefixture", "label": "_UnicodeFixture", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L141"}, {"id": "test_types_supports_whereclause", "label": "supports_whereclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L151"}, {"id": "test_types_define_tables", "label": "define_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L155"}, {"id": "test_types_unicodefixture_test_round_trip", "label": ".test_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L165"}, {"id": "test_types_unicodefixture_test_round_trip_executemany", "label": ".test_round_trip_executemany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L177"}, {"id": "test_types_unicodefixture_test_null_strings", "label": "._test_null_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L192"}, {"id": "test_types_unicodefixture_test_empty_strings", "label": "._test_empty_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L201"}, {"id": "test_types_unicodefixture_test_literal", "label": ".test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L210"}, {"id": "test_types_unicodefixture_test_literal_non_ascii", "label": ".test_literal_non_ascii()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L213"}, {"id": "test_types_unicodevarchartest", "label": "UnicodeVarcharTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L217"}, {"id": "test_types_test_empty_strings_varchar", "label": "test_empty_strings_varchar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L224"}, {"id": "test_types_unicodevarchartest_test_null_strings_varchar", "label": ".test_null_strings_varchar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L227"}, {"id": "test_types_unicodetexttest", "label": "UnicodeTextTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L231"}, {"id": "test_types_test_empty_strings_text", "label": "test_empty_strings_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L238"}, {"id": "test_types_unicodetexttest_test_null_strings_text", "label": ".test_null_strings_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L241"}, {"id": "test_types_arraytest", "label": "ArrayTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L245"}, {"id": "test_types_arraytest_test_array_roundtrip", "label": ".test_array_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L267"}, {"id": "test_types_arraytest_test_literal_simple", "label": ".test_literal_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L283"}, {"id": "test_types_arraytest_test_literal_complex", "label": ".test_literal_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L291"}, {"id": "test_types_binarytest", "label": "BinaryTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L300"}, {"id": "test_types_test_binary_roundtrip", "label": "test_binary_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L317"}, {"id": "test_types_binarytest_test_pickle_roundtrip", "label": ".test_pickle_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L326"}, {"id": "test_types_texttest", "label": "TextTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L337"}, {"id": "test_types_texttest_test_text_roundtrip", "label": ".test_text_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L356"}, {"id": "test_types_test_text_empty_strings", "label": "test_text_empty_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L366"}, {"id": "test_types_texttest_test_text_null_strings", "label": ".test_text_null_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L373"}, {"id": "test_types_texttest_test_literal", "label": ".test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L380"}, {"id": "test_types_test_literal_non_ascii", "label": "test_literal_non_ascii()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L384"}, {"id": "test_types_texttest_test_literal_quoting", "label": ".test_literal_quoting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L387"}, {"id": "test_types_texttest_test_literal_backslashes", "label": ".test_literal_backslashes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L391"}, {"id": "test_types_texttest_test_literal_percentsigns", "label": ".test_literal_percentsigns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L395"}, {"id": "test_types_stringtest", "label": "StringTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L400"}, {"id": "test_types_test_nolength_string", "label": "test_nolength_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L404"}, {"id": "test_types_stringtest_test_literal", "label": ".test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L411"}, {"id": "test_types_test_dont_truncate_rightside", "label": "test_dont_truncate_rightside()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L426"}, {"id": "test_types_stringtest_test_literal_quoting", "label": ".test_literal_quoting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L441"}, {"id": "test_types_stringtest_test_literal_backslashes", "label": ".test_literal_backslashes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L445"}, {"id": "test_types_stringtest_test_concatenate_binary", "label": ".test_concatenate_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L449"}, {"id": "test_types_stringtest_test_concatenate_clauselist", "label": ".test_concatenate_clauselist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L460"}, {"id": "test_types_intervaltest", "label": "IntervalTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L475"}, {"id": "test_types_intervaltest_test_literal", "label": ".test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L482"}, {"id": "test_types_intervaltest_test_select_direct_literal_interval", "label": ".test_select_direct_literal_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L485"}, {"id": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "label": ".test_arithmetic_operation_literal_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L489"}, {"id": "test_types_arithmetic_table_fixture", "label": "arithmetic_table_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L504"}, {"id": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "label": ".test_arithmetic_operation_table_interval_and_literal_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L522"}, {"id": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "label": ".test_arithmetic_operation_table_date_and_literal_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L542"}, {"id": "test_types_precisionintervaltest", "label": "PrecisionIntervalTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L563"}, {"id": "test_types_datefixture", "label": "_DateFixture", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L571"}, {"id": "test_types_datefixture_test_round_trip", "label": ".test_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L590"}, {"id": "test_types_datefixture_test_round_trip_decorated", "label": ".test_round_trip_decorated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L603"}, {"id": "test_types_datefixture_test_null", "label": ".test_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L618"}, {"id": "test_types_test_literal", "label": "test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L627"}, {"id": "test_types_test_null_bound_comparison", "label": "test_null_bound_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L635"}, {"id": "test_types_datetimetest", "label": "DateTimeTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L660"}, {"id": "test_types_test_select_direct", "label": "test_select_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L667"}, {"id": "test_types_datetimetztest", "label": "DateTimeTZTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L672"}, {"id": "test_types_datetimemicrosecondstest", "label": "DateTimeMicrosecondsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L686"}, {"id": "test_types_timestampmicrosecondstest", "label": "TimestampMicrosecondsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L693"}, {"id": "test_types_timetest", "label": "TimeTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L705"}, {"id": "test_types_timetztest", "label": "TimeTZTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L717"}, {"id": "test_types_timemicrosecondstest", "label": "TimeMicrosecondsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L729"}, {"id": "test_types_datetest", "label": "DateTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L741"}, {"id": "test_types_datetimecoercedtodatetimetest", "label": "DateTimeCoercedToDateTimeTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L753"}, {"id": "test_types_datetimehistorictest", "label": "DateTimeHistoricTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L771"}, {"id": "test_types_datehistorictest", "label": "DateHistoricTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L783"}, {"id": "test_types_integertest", "label": "IntegerTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L795"}, {"id": "test_types_integertest_test_literal", "label": ".test_literal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L798"}, {"id": "test_types_integertest_huge_ints", "label": "._huge_ints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L801"}, {"id": "test_types_test_huge_int_auto_accommodation", "label": "test_huge_int_auto_accommodation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L818"}, {"id": "test_types_test_huge_int", "label": "test_huge_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L829"}, {"id": "test_types_integer_round_trip", "label": "integer_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L833"}, {"id": "test_types_casttypedecoratortest", "label": "CastTypeDecoratorTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L862"}, {"id": "test_types_string_as_int", "label": "string_as_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L866"}, {"id": "test_types_casttypedecoratortest_test_special_type", "label": ".test_special_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L879"}, {"id": "test_types_truedivtest", "label": "TrueDivTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L896"}, {"id": "test_types_test_truediv_integer", "label": "test_truediv_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L904"}, {"id": "test_types_test_floordiv_integer", "label": "test_floordiv_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L920"}, {"id": "test_types_test_truediv_numeric", "label": "test_truediv_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L936"}, {"id": "test_types_test_truediv_float", "label": "test_truediv_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L952"}, {"id": "test_types_test_floordiv_numeric", "label": "test_floordiv_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L968"}, {"id": "test_types_truedivtest_test_truediv_integer_bound", "label": ".test_truediv_integer_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L981"}, {"id": "test_types_truedivtest_test_floordiv_integer_bound", "label": ".test_floordiv_integer_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L989"}, {"id": "test_types_numerictest", "label": "NumericTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L998"}, {"id": "test_types_do_numeric_test", "label": "do_numeric_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1002"}, {"id": "test_types_numerictest_test_render_literal_numeric", "label": ".test_render_literal_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1041"}, {"id": "test_types_numerictest_test_render_literal_numeric_asfloat", "label": ".test_render_literal_numeric_asfloat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1048"}, {"id": "test_types_numerictest_test_render_literal_float", "label": ".test_render_literal_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1055"}, {"id": "test_types_test_float_custom_scale", "label": "test_float_custom_scale()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1065"}, {"id": "test_types_numerictest_test_numeric_as_decimal", "label": ".test_numeric_as_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1073"}, {"id": "test_types_numerictest_test_numeric_as_float", "label": ".test_numeric_as_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1080"}, {"id": "test_types_test_infinity_floats", "label": "test_infinity_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1088"}, {"id": "test_types_test_numeric_null_as_decimal", "label": "test_numeric_null_as_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1098"}, {"id": "test_types_test_numeric_null_as_float", "label": "test_numeric_null_as_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1102"}, {"id": "test_types_test_float_as_decimal", "label": "test_float_as_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1108"}, {"id": "test_types_numerictest_test_float_as_float", "label": ".test_float_as_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1116"}, {"id": "test_types_test_float_coerce_round_trip", "label": "test_float_coerce_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1125"}, {"id": "test_types_test_decimal_coerce_round_trip", "label": "test_decimal_coerce_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1135"}, {"id": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "label": ".test_decimal_coerce_round_trip_w_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1141"}, {"id": "test_types_test_precision_decimal", "label": "test_precision_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1148"}, {"id": "test_types_test_enotation_decimal", "label": "test_enotation_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1158"}, {"id": "test_types_test_enotation_decimal_large", "label": "test_enotation_decimal_large()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1183"}, {"id": "test_types_test_many_significant_digits", "label": "test_many_significant_digits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1195"}, {"id": "test_types_test_numeric_no_decimal", "label": "test_numeric_no_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1204"}, {"id": "test_types_test_float_is_not_numeric", "label": "test_float_is_not_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1212"}, {"id": "test_types_booleantest", "label": "BooleanTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1220"}, {"id": "test_types_booleantest_test_render_literal_bool", "label": ".test_render_literal_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1233"}, {"id": "test_types_booleantest_test_round_trip", "label": ".test_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1236"}, {"id": "test_types_test_null", "label": "test_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1252"}, {"id": "test_types_booleantest_test_whereclause", "label": ".test_whereclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1266"}, {"id": "test_types_jsontest", "label": "JSONTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1309"}, {"id": "test_types_jsontest_test_round_trip_data1", "label": ".test_round_trip_data1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1326"}, {"id": "test_types_test_round_trip_pretty_large_data", "label": "test_round_trip_pretty_large_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1333"}, {"id": "test_types_jsontest_test_round_trip", "label": "._test_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1343"}, {"id": "test_types_jsontest_index_fixtures", "label": "._index_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1355"}, {"id": "test_types_jsontest_json_value_insert", "label": "._json_value_insert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1415"}, {"id": "test_types_test_index_typed_access", "label": "test_index_typed_access()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1491"}, {"id": "test_types_test_index_typed_comparison", "label": "test_index_typed_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1513"}, {"id": "test_types_test_path_typed_comparison", "label": "test_path_typed_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1538"}, {"id": "test_types_test_single_element_round_trip", "label": "test_single_element_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1574"}, {"id": "test_types_jsontest_test_round_trip_custom_json", "label": ".test_round_trip_custom_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1593"}, {"id": "test_types_test_round_trip_none_as_sql_null", "label": "test_round_trip_none_as_sql_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1628"}, {"id": "test_types_jsontest_test_round_trip_json_null_as_json_null", "label": ".test_round_trip_json_null_as_json_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1672"}, {"id": "test_types_test_round_trip_none_as_json_null", "label": "test_round_trip_none_as_json_null()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1698"}, {"id": "test_types_jsontest_test_unicode_round_trip", "label": ".test_unicode_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1732"}, {"id": "test_types_jsontest_test_eval_none_flag_orm", "label": ".test_eval_none_flag_orm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1754"}, {"id": "test_types_jsonlegacystringcastindextest", "label": "JSONLegacyStringCastIndexTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1788"}, {"id": "test_types_jsonlegacystringcastindextest_criteria_fixture", "label": "._criteria_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1839"}, {"id": "test_types_jsonlegacystringcastindextest_test_index_criteria", "label": "._test_index_criteria()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1853"}, {"id": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "label": ".test_string_cast_crit_spaces_in_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1869"}, {"id": "test_types_test_string_cast_crit_simple_int", "label": "test_string_cast_crit_simple_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1885"}, {"id": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_mixed_path", "label": ".test_string_cast_crit_mixed_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1900"}, {"id": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_string_path", "label": ".test_string_cast_crit_string_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1907"}, {"id": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_against_string_basic", "label": ".test_string_cast_crit_against_string_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1915"}, {"id": "test_types_enumtest", "label": "EnumTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1928"}, {"id": "test_types_test_round_trip", "label": "test_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1945"}, {"id": "test_types_enumtest_test_round_trip_executemany", "label": ".test_round_trip_executemany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1959"}, {"id": "test_types_test_round_trip_executemany_returning", "label": "test_round_trip_executemany_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1980"}, {"id": "test_types_uuidtest", "label": "UuidTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1996"}, {"id": "test_types_uuidtest_test_uuid_round_trip", "label": ".test_uuid_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2018"}, {"id": "test_types_uuidtest_test_uuid_text_round_trip", "label": ".test_uuid_text_round_trip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2036"}, {"id": "test_types_uuidtest_test_literal_uuid", "label": ".test_literal_uuid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2059"}, {"id": "test_types_uuidtest_test_literal_text", "label": ".test_literal_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2063"}, {"id": "test_types_uuidtest_test_literal_nonnative_uuid", "label": ".test_literal_nonnative_uuid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2072"}, {"id": "test_types_uuidtest_test_literal_nonnative_text", "label": ".test_literal_nonnative_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2076"}, {"id": "test_types_test_uuid_returning", "label": "test_uuid_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2086"}, {"id": "test_types_nativeuuidtest", "label": "NativeUUIDTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2111"}, {"id": "test_types_rationale_69", "label": "test literal rendering", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L69"}, {"id": "test_types_rationale_246", "label": "Add ARRAY test suite, #8138. This only works on PostgreSQL right now.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L246"}, {"id": "test_types_rationale_450", "label": "dialects with special string concatenation operators should implement vi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L450"}, {"id": "test_types_rationale_461", "label": "dialects with special string concatenation operators should implement vi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L461"}, {"id": "test_types_rationale_754", "label": "this particular suite is testing that datetime parameters get coerced to dat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L754"}, {"id": "test_types_rationale_1159", "label": "test exceedingly small decimals. Decimal reports values with E notation", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1159"}, {"id": "test_types_rationale_1184", "label": "test exceedingly large decimals.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1184"}, {"id": "test_types_rationale_1791", "label": "test JSON index access with \"cast to string\", which we have documented for a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1791"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "decimal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_assertions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_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/testing/suite/test_types.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_sqltypes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_literalroundtripfixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_literal_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_unicodefixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L141", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_supports_whereclause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L155", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L165", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_round_trip_executemany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L177", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_null_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L192", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_empty_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L201", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L210", "weight": 1.0}, {"source": "test_types_unicodefixture", "target": "test_types_unicodefixture_test_literal_non_ascii", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_unicodevarchartest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L217", "weight": 1.0}, {"source": "test_types_unicodevarchartest", "target": "test_types_unicodefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L217", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_empty_strings_varchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L224", "weight": 1.0}, {"source": "test_types_unicodevarchartest", "target": "test_types_unicodevarchartest_test_null_strings_varchar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_unicodetexttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L231", "weight": 1.0}, {"source": "test_types_unicodetexttest", "target": "test_types_unicodefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_empty_strings_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L238", "weight": 1.0}, {"source": "test_types_unicodetexttest", "target": "test_types_unicodetexttest_test_null_strings_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_arraytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L245", "weight": 1.0}, {"source": "test_types_arraytest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L256", "weight": 1.0}, {"source": "test_types_arraytest", "target": "test_types_arraytest_test_array_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L267", "weight": 1.0}, {"source": "test_types_arraytest", "target": "test_types_arraytest_test_literal_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L283", "weight": 1.0}, {"source": "test_types_arraytest", "target": "test_types_arraytest_test_literal_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L291", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_binarytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L300", "weight": 1.0}, {"source": "test_types_binarytest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_binary_roundtrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L317", "weight": 1.0}, {"source": "test_types_binarytest", "target": "test_types_binarytest_test_pickle_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_texttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L337", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_supports_whereclause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L342", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L346", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_text_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_text_empty_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L366", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_text_null_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L373", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_literal_non_ascii", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L384", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_literal_quoting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L387", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_literal_backslashes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L391", "weight": 1.0}, {"source": "test_types_texttest", "target": "test_types_texttest_test_literal_percentsigns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_stringtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L400", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_nolength_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L404", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_stringtest_test_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_literal_non_ascii", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L417", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_dont_truncate_rightside", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L426", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_stringtest_test_literal_quoting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L441", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_stringtest_test_literal_backslashes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L445", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_stringtest_test_concatenate_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L449", "weight": 1.0}, {"source": "test_types_stringtest", "target": "test_types_stringtest_test_concatenate_clauselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L460", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_intervaltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L475", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L475", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_intervaltest_test_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L482", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_intervaltest_test_select_direct_literal_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L485", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L489", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_arithmetic_table_fixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L504", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L522", "weight": 1.0}, {"source": "test_types_intervaltest", "target": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L542", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_precisionintervaltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L563", "weight": 1.0}, {"source": "test_types_precisionintervaltest", "target": "test_types_intervaltest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L563", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datefixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L571", "weight": 1.0}, {"source": "test_types_datefixture", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L575", "weight": 1.0}, {"source": "test_types_datefixture", "target": "test_types_datefixture_test_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L590", "weight": 1.0}, {"source": "test_types_datefixture", "target": "test_types_datefixture_test_round_trip_decorated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L603", "weight": 1.0}, {"source": "test_types_datefixture", "target": "test_types_datefixture_test_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L618", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_literal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L627", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_null_bound_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L635", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetimetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L660", "weight": 1.0}, {"source": "test_types_datetimetest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L660", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L667", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetimetztest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L672", "weight": 1.0}, {"source": "test_types_datetimetztest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L672", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L681", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetimemicrosecondstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L686", "weight": 1.0}, {"source": "test_types_datetimemicrosecondstest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L686", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_timestampmicrosecondstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L693", "weight": 1.0}, {"source": "test_types_timestampmicrosecondstest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L693", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L700", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_timetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L705", "weight": 1.0}, {"source": "test_types_timetest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L705", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L712", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_timetztest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L717", "weight": 1.0}, {"source": "test_types_timetztest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L717", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L724", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_timemicrosecondstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L729", "weight": 1.0}, {"source": "test_types_timemicrosecondstest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L729", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L736", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L741", "weight": 1.0}, {"source": "test_types_datetest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L741", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L748", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetimecoercedtodatetimetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L753", "weight": 1.0}, {"source": "test_types_datetimecoercedtodatetimetest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L753", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L766", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datetimehistorictest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L771", "weight": 1.0}, {"source": "test_types_datetimehistorictest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L771", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L778", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_datehistorictest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L783", "weight": 1.0}, {"source": "test_types_datehistorictest", "target": "test_types_datefixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L783", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_select_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L790", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_integertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L795", "weight": 1.0}, {"source": "test_types_integertest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L795", "weight": 1.0}, {"source": "test_types_integertest", "target": "test_types_integertest_test_literal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L798", "weight": 1.0}, {"source": "test_types_integertest", "target": "test_types_integertest_huge_ints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L801", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_huge_int_auto_accommodation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L818", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_huge_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L829", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_integer_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L833", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_casttypedecoratortest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L862", "weight": 1.0}, {"source": "test_types_casttypedecoratortest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L862", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_string_as_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L866", "weight": 1.0}, {"source": "test_types_casttypedecoratortest", "target": "test_types_casttypedecoratortest_test_special_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L879", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_truedivtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L896", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_truediv_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L904", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_floordiv_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_truediv_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L936", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_truediv_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L952", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_floordiv_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L968", "weight": 1.0}, {"source": "test_types_truedivtest", "target": "test_types_truedivtest_test_truediv_integer_bound", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L981", "weight": 1.0}, {"source": "test_types_truedivtest", "target": "test_types_truedivtest_test_floordiv_integer_bound", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L989", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_numerictest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L998", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L998", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_do_numeric_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1002", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_render_literal_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1041", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_render_literal_numeric_asfloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1048", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_render_literal_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1055", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_float_custom_scale", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1065", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_numeric_as_decimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1073", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_numeric_as_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1080", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_infinity_floats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1088", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_numeric_null_as_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1098", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_numeric_null_as_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_float_as_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1108", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_float_as_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_float_coerce_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_decimal_coerce_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1135", "weight": 1.0}, {"source": "test_types_numerictest", "target": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_precision_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_enotation_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_enotation_decimal_large", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_many_significant_digits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_numeric_no_decimal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_float_is_not_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_booleantest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1220", "weight": 1.0}, {"source": "test_types_booleantest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1224", "weight": 1.0}, {"source": "test_types_booleantest", "target": "test_types_booleantest_test_render_literal_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1233", "weight": 1.0}, {"source": "test_types_booleantest", "target": "test_types_booleantest_test_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_null", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1252", "weight": 1.0}, {"source": "test_types_booleantest", "target": "test_types_booleantest_test_whereclause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_jsontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1309", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1316", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_round_trip_data1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_round_trip_pretty_large_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1333", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1343", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_index_fixtures", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1355", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_json_value_insert", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_index_typed_access", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_index_typed_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_path_typed_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_single_element_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1574", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_round_trip_custom_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1593", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_round_trip_none_as_sql_null", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1628", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_round_trip_json_null_as_json_null", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1672", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_round_trip_none_as_json_null", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1698", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_unicode_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1732", "weight": 1.0}, {"source": "test_types_jsontest", "target": "test_types_jsontest_test_eval_none_flag_orm", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1754", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_jsonlegacystringcastindextest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1788", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1788", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1829", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_criteria_fixture", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1839", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1853", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1869", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_string_cast_crit_simple_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1885", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_mixed_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1900", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_string_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1907", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest", "target": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_against_string_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1915", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_enumtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1928", "weight": 1.0}, {"source": "test_types_enumtest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1928", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1936", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_round_trip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1945", "weight": 1.0}, {"source": "test_types_enumtest", "target": "test_types_enumtest_test_round_trip_executemany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1959", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_round_trip_executemany_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1980", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_uuidtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1996", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_literalroundtripfixture", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1996", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_define_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2002", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_uuid_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2018", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_uuid_text_round_trip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2036", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_literal_uuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2059", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_literal_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2063", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_literal_nonnative_uuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2072", "weight": 1.0}, {"source": "test_types_uuidtest", "target": "test_types_uuidtest_test_literal_nonnative_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2076", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_test_uuid_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2086", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_suite_test_types_py", "target": "test_types_nativeuuidtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2111", "weight": 1.0}, {"source": "test_types_nativeuuidtest", "target": "test_types_uuidtest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2111", "weight": 1.0}, {"source": "test_types_unicodefixture_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L211", "weight": 1.0}, {"source": "test_types_unicodefixture_test_literal_non_ascii", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L214", "weight": 1.0}, {"source": "test_types_test_empty_strings_varchar", "target": "test_types_unicodefixture_test_empty_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L225", "weight": 1.0}, {"source": "test_types_unicodevarchartest_test_null_strings_varchar", "target": "test_types_unicodefixture_test_null_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L228", "weight": 1.0}, {"source": "test_types_test_empty_strings_text", "target": "test_types_unicodefixture_test_empty_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L239", "weight": 1.0}, {"source": "test_types_unicodetexttest_test_null_strings_text", "target": "test_types_unicodefixture_test_null_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L242", "weight": 1.0}, {"source": "test_types_arraytest_test_literal_simple", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L284", "weight": 1.0}, {"source": "test_types_arraytest_test_literal_complex", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L292", "weight": 1.0}, {"source": "test_types_texttest_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L381", "weight": 1.0}, {"source": "test_types_test_literal_non_ascii", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L385", "weight": 1.0}, {"source": "test_types_texttest_test_literal_quoting", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L389", "weight": 1.0}, {"source": "test_types_texttest_test_literal_backslashes", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L393", "weight": 1.0}, {"source": "test_types_texttest_test_literal_percentsigns", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L397", "weight": 1.0}, {"source": "test_types_stringtest_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L414", "weight": 1.0}, {"source": "test_types_stringtest_test_literal_quoting", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L443", "weight": 1.0}, {"source": "test_types_stringtest_test_literal_backslashes", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L447", "weight": 1.0}, {"source": "test_types_intervaltest_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L483", "weight": 1.0}, {"source": "test_types_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L630", "weight": 1.0}, {"source": "test_types_integertest_test_literal", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L799", "weight": 1.0}, {"source": "test_types_test_huge_int", "target": "test_types_integer_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L830", "weight": 1.0}, {"source": "test_types_numerictest_test_render_literal_numeric", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1042", "weight": 1.0}, {"source": "test_types_numerictest_test_render_literal_numeric_asfloat", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1049", "weight": 1.0}, {"source": "test_types_numerictest_test_render_literal_float", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1056", "weight": 1.0}, {"source": "test_types_test_float_custom_scale", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1066", "weight": 1.0}, {"source": "test_types_numerictest_test_numeric_as_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1074", "weight": 1.0}, {"source": "test_types_numerictest_test_numeric_as_float", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1081", "weight": 1.0}, {"source": "test_types_test_infinity_floats", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1091", "weight": 1.0}, {"source": "test_types_test_numeric_null_as_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1099", "weight": 1.0}, {"source": "test_types_test_numeric_null_as_float", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1103", "weight": 1.0}, {"source": "test_types_test_float_as_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1109", "weight": 1.0}, {"source": "test_types_numerictest_test_float_as_float", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1117", "weight": 1.0}, {"source": "test_types_test_precision_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1155", "weight": 1.0}, {"source": "test_types_test_enotation_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1180", "weight": 1.0}, {"source": "test_types_test_enotation_decimal_large", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1192", "weight": 1.0}, {"source": "test_types_test_many_significant_digits", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1201", "weight": 1.0}, {"source": "test_types_test_numeric_no_decimal", "target": "test_types_do_numeric_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1206", "weight": 1.0}, {"source": "test_types_booleantest_test_render_literal_bool", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1234", "weight": 1.0}, {"source": "test_types_jsontest_test_round_trip_data1", "target": "test_types_jsontest_test_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1327", "weight": 1.0}, {"source": "test_types_test_round_trip_pretty_large_data", "target": "test_types_jsontest_test_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1341", "weight": 1.0}, {"source": "test_types_test_index_typed_access", "target": "test_types_jsontest_json_value_insert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1496", "weight": 1.0}, {"source": "test_types_test_index_typed_comparison", "target": "test_types_jsontest_json_value_insert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1518", "weight": 1.0}, {"source": "test_types_test_path_typed_comparison", "target": "test_types_jsontest_json_value_insert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1542", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest_test_index_criteria", "target": "test_types_jsonlegacystringcastindextest_criteria_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1854", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1876", "weight": 1.0}, {"source": "test_types_test_string_cast_crit_simple_int", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1892", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_mixed_path", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1902", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_string_path", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1909", "weight": 1.0}, {"source": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_against_string_basic", "target": "test_types_jsonlegacystringcastindextest_test_index_criteria", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1919", "weight": 1.0}, {"source": "test_types_uuidtest_test_literal_uuid", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2061", "weight": 1.0}, {"source": "test_types_uuidtest_test_literal_text", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2065", "weight": 1.0}, {"source": "test_types_uuidtest_test_literal_nonnative_uuid", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2074", "weight": 1.0}, {"source": "test_types_uuidtest_test_literal_nonnative_text", "target": "test_types_literal_round_trip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2078", "weight": 1.0}, {"source": "test_types_rationale_69", "target": "test_types_literalroundtripfixture_literal_round_trip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L69", "weight": 1.0}, {"source": "test_types_rationale_246", "target": "test_types_arraytest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L246", "weight": 1.0}, {"source": "test_types_rationale_450", "target": "test_types_stringtest_test_concatenate_binary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L450", "weight": 1.0}, {"source": "test_types_rationale_461", "target": "test_types_stringtest_test_concatenate_clauselist", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L461", "weight": 1.0}, {"source": "test_types_rationale_754", "target": "test_types_datetimecoercedtodatetimetest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L754", "weight": 1.0}, {"source": "test_types_rationale_1159", "target": "test_types_numerictest_test_enotation_decimal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1159", "weight": 1.0}, {"source": "test_types_rationale_1184", "target": "test_types_numerictest_test_enotation_decimal_large", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1184", "weight": 1.0}, {"source": "test_types_rationale_1791", "target": "test_types_jsonlegacystringcastindextest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1791", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L156"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L159"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L162"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L168"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L169"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L172"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L172"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L172"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L174"}, {"caller_nid": "test_types_unicodefixture_test_round_trip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L175"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L180"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L181"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L182"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "fetchall", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L185"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L185"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L186"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L188"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L188"}, {"caller_nid": "test_types_unicodefixture_test_round_trip_executemany", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L190"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L195"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L196"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L198"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L198"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L198"}, {"caller_nid": "test_types_unicodefixture_test_null_strings", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L199"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L204"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L205"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L207"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L207"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L207"}, {"caller_nid": "test_types_unicodefixture_test_empty_strings", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L208"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L257"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L260"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L263"}, {"caller_nid": "test_types_define_tables", "callee": "ARRAY", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L263"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L264"}, {"caller_nid": "test_types_define_tables", "callee": "ARRAY", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L264"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L270"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L271"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L278"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L278"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L279"}, {"caller_nid": "test_types_arraytest_test_array_roundtrip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L281"}, {"caller_nid": "test_types_arraytest_test_literal_simple", "callee": "ARRAY", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L285"}, {"caller_nid": "test_types_arraytest_test_literal_complex", "callee": "ARRAY", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L293"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L306"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L309"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L312"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L313"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L320"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L321"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L323"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L323"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L323"}, {"caller_nid": "test_types_test_binary_roundtrip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L324"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L329"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L330"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L333"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L333"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L333"}, {"caller_nid": "test_types_binarytest_test_pickle_roundtrip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L334"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L347"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L350"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L353"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L359"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L360"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L362"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L362"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L362"}, {"caller_nid": "test_types_texttest_test_text_roundtrip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L363"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L369"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L369"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L370"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L370"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L370"}, {"caller_nid": "test_types_test_text_empty_strings", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L371"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L376"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L376"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L377"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L377"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L377"}, {"caller_nid": "test_types_texttest_test_text_null_strings", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L378"}, {"caller_nid": "test_types_test_nolength_string", "callee": "MetaData", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L405"}, {"caller_nid": "test_types_test_nolength_string", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L406"}, {"caller_nid": "test_types_test_nolength_string", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L406"}, {"caller_nid": "test_types_test_nolength_string", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L408"}, {"caller_nid": "test_types_test_nolength_string", "callee": "drop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L409"}, {"caller_nid": "test_types_stringtest_test_literal", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L414"}, {"caller_nid": "test_types_test_literal_non_ascii", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L418"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L429"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L429"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L429"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L430"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L432"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L432"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L434"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L435"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L435"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L436"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L436"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L436"}, {"caller_nid": "test_types_test_dont_truncate_rightside", "callee": "like", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L436"}, {"caller_nid": "test_types_stringtest_test_literal_quoting", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L443"}, {"caller_nid": "test_types_stringtest_test_literal_backslashes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L447"}, {"caller_nid": "test_types_stringtest_test_concatenate_binary", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L458"}, {"caller_nid": "test_types_stringtest_test_concatenate_binary", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L458"}, {"caller_nid": "test_types_stringtest_test_concatenate_binary", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L458"}, {"caller_nid": "test_types_stringtest_test_concatenate_binary", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L458"}, {"caller_nid": "test_types_stringtest_test_concatenate_clauselist", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L469"}, {"caller_nid": "test_types_stringtest_test_concatenate_clauselist", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L470"}, {"caller_nid": "test_types_stringtest_test_concatenate_clauselist", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L470"}, {"caller_nid": "test_types_stringtest_test_concatenate_clauselist", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L470"}, {"caller_nid": "test_types_intervaltest_test_select_direct_literal_interval", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L486"}, {"caller_nid": "test_types_intervaltest_test_select_direct_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L486"}, {"caller_nid": "test_types_intervaltest_test_select_direct_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L486"}, {"caller_nid": "test_types_intervaltest_test_select_direct_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L486"}, {"caller_nid": "test_types_intervaltest_test_select_direct_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L487"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L490"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L490"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L492"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L492"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L493"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L493"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L493"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L495"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L498"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L498"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L499"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L499"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L499"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L501"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L509"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L512"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L515"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L516"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L517"}, {"caller_nid": "test_types_arithmetic_table_fixture", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L519"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L526"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L527"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L528"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L531"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L531"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L532"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L532"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L534"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L537"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L537"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L538"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L538"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_interval_and_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L540"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L546"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L546"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L547"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L548"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L551"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L551"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L552"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L552"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L554"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L557"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L557"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L558"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L558"}, {"caller_nid": "test_types_intervaltest_test_arithmetic_operation_table_date_and_literal_interval", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L560"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L580"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L583"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L586"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L587"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L593"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L594"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L597"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L597"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L597"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L600"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L601"}, {"caller_nid": "test_types_datefixture_test_round_trip", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L601"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L606"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L607"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L610"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L610"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L611"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L615"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L616"}, {"caller_nid": "test_types_datefixture_test_round_trip_decorated", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L616"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L621"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L621"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L623"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L623"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L623"}, {"caller_nid": "test_types_datefixture_test_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L624"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L640"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L641"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L642"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L645"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L645"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "case", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L646"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L648"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L649"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L656"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L656"}, {"caller_nid": "test_types_test_null_bound_comparison", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L657"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L668"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L668"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L668"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L669"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L682"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L682"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L682"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L683"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L701"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L701"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L701"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L702"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L713"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L713"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L713"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L714"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L725"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L725"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L725"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L726"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L737"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L737"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L737"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L738"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L749"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L749"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L749"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L750"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L767"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L767"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L767"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L768"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L779"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L779"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L779"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L780"}, {"caller_nid": "test_types_test_select_direct", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L791"}, {"caller_nid": "test_types_test_select_direct", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L791"}, {"caller_nid": "test_types_test_select_direct", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L791"}, {"caller_nid": "test_types_test_select_direct", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L792"}, {"caller_nid": "test_types_integertest_huge_ints", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L802"}, {"caller_nid": "test_types_test_huge_int_auto_accommodation", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L821"}, {"caller_nid": "test_types_test_huge_int_auto_accommodation", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L822"}, {"caller_nid": "test_types_test_huge_int_auto_accommodation", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L823"}, {"caller_nid": "test_types_test_huge_int_auto_accommodation", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L823"}, {"caller_nid": "test_types_test_huge_int_auto_accommodation", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L823"}, {"caller_nid": "test_types_string_as_int", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L868"}, {"caller_nid": "test_types_string_as_int", "callee": "StringAsInt", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L877"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L882"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L882"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L883"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L885"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L885"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L887"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L887"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L888"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L891"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L891"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L891"}, {"caller_nid": "test_types_casttypedecoratortest_test_special_type", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L893"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L907"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L908"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L909"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L910"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L910"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L911"}, {"caller_nid": "test_types_test_truediv_integer", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L911"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L923"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L924"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L925"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L926"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L926"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L927"}, {"caller_nid": "test_types_test_floordiv_integer", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L927"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L939"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L940"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L941"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L942"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L942"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L943"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L943"}, {"caller_nid": "test_types_test_truediv_numeric", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L946"}, {"caller_nid": "test_types_test_truediv_float", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L955"}, {"caller_nid": "test_types_test_truediv_float", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L956"}, {"caller_nid": "test_types_test_truediv_float", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L957"}, {"caller_nid": "test_types_test_truediv_float", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L958"}, {"caller_nid": "test_types_test_truediv_float", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L958"}, {"caller_nid": "test_types_test_truediv_float", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L959"}, {"caller_nid": "test_types_test_truediv_float", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L959"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L971"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L972"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L973"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L974"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L974"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "literal_column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L975"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L975"}, {"caller_nid": "test_types_test_floordiv_numeric", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L978"}, {"caller_nid": "test_types_truedivtest_test_truediv_integer_bound", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L984"}, {"caller_nid": "test_types_truedivtest_test_truediv_integer_bound", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L985"}, {"caller_nid": "test_types_truedivtest_test_truediv_integer_bound", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L985"}, {"caller_nid": "test_types_truedivtest_test_truediv_integer_bound", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L985"}, {"caller_nid": "test_types_truedivtest_test_truediv_integer_bound", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L985"}, {"caller_nid": "test_types_truedivtest_test_floordiv_integer_bound", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L992"}, {"caller_nid": "test_types_truedivtest_test_floordiv_integer_bound", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L993"}, {"caller_nid": "test_types_truedivtest_test_floordiv_integer_bound", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L993"}, {"caller_nid": "test_types_truedivtest_test_floordiv_integer_bound", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L993"}, {"caller_nid": "test_types_truedivtest_test_floordiv_integer_bound", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L993"}, {"caller_nid": "test_types_numerictest_test_render_literal_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1043"}, {"caller_nid": "test_types_numerictest_test_render_literal_numeric", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1044"}, {"caller_nid": "test_types_numerictest_test_render_literal_numeric", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1045"}, {"caller_nid": "test_types_numerictest_test_render_literal_numeric_asfloat", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1050"}, {"caller_nid": "test_types_numerictest_test_render_literal_numeric_asfloat", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1051"}, {"caller_nid": "test_types_numerictest_test_render_literal_float", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1057"}, {"caller_nid": "test_types_numerictest_test_render_literal_float", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1058"}, {"caller_nid": "test_types_numerictest_test_render_literal_float", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1060"}, {"caller_nid": "test_types_test_float_custom_scale", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1067"}, {"caller_nid": "test_types_test_float_custom_scale", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1068"}, {"caller_nid": "test_types_test_float_custom_scale", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1069"}, {"caller_nid": "test_types_numerictest_test_numeric_as_decimal", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1075"}, {"caller_nid": "test_types_numerictest_test_numeric_as_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1076"}, {"caller_nid": "test_types_numerictest_test_numeric_as_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1077"}, {"caller_nid": "test_types_numerictest_test_numeric_as_float", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1082"}, {"caller_nid": "test_types_numerictest_test_numeric_as_float", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1083"}, {"caller_nid": "test_types_test_infinity_floats", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1092"}, {"caller_nid": "test_types_test_infinity_floats", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1093"}, {"caller_nid": "test_types_test_infinity_floats", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1094"}, {"caller_nid": "test_types_test_numeric_null_as_decimal", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1099"}, {"caller_nid": "test_types_test_numeric_null_as_float", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1104"}, {"caller_nid": "test_types_test_float_as_decimal", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1110"}, {"caller_nid": "test_types_test_float_as_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1111"}, {"caller_nid": "test_types_test_float_as_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1112"}, {"caller_nid": "test_types_test_float_as_decimal", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1113"}, {"caller_nid": "test_types_numerictest_test_float_as_float", "callee": "Float", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1118"}, {"caller_nid": "test_types_numerictest_test_float_as_float", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1119"}, {"caller_nid": "test_types_numerictest_test_float_as_float", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1121"}, {"caller_nid": "test_types_test_float_coerce_round_trip", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1128"}, {"caller_nid": "test_types_test_float_coerce_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1128"}, {"caller_nid": "test_types_test_float_coerce_round_trip", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1128"}, {"caller_nid": "test_types_test_float_coerce_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1129"}, {"caller_nid": "test_types_test_decimal_coerce_round_trip", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1136"}, {"caller_nid": "test_types_test_decimal_coerce_round_trip", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1138"}, {"caller_nid": "test_types_test_decimal_coerce_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1138"}, {"caller_nid": "test_types_test_decimal_coerce_round_trip", "callee": "literal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1138"}, {"caller_nid": "test_types_test_decimal_coerce_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1139"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1142"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1144"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1144"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1144"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1144"}, {"caller_nid": "test_types_numerictest_test_decimal_coerce_round_trip_w_cast", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1145"}, {"caller_nid": "test_types_test_precision_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1150"}, {"caller_nid": "test_types_test_precision_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1151"}, {"caller_nid": "test_types_test_precision_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1152"}, {"caller_nid": "test_types_test_precision_decimal", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1155"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1167"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1168"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1169"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1170"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1171"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1172"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1173"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1174"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1175"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1176"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1177"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1178"}, {"caller_nid": "test_types_test_enotation_decimal", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1180"}, {"caller_nid": "test_types_test_enotation_decimal_large", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1187"}, {"caller_nid": "test_types_test_enotation_decimal_large", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1188"}, {"caller_nid": "test_types_test_enotation_decimal_large", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1189"}, {"caller_nid": "test_types_test_enotation_decimal_large", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1190"}, {"caller_nid": "test_types_test_enotation_decimal_large", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1192"}, {"caller_nid": "test_types_test_many_significant_digits", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1197"}, {"caller_nid": "test_types_test_many_significant_digits", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1198"}, {"caller_nid": "test_types_test_many_significant_digits", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1199"}, {"caller_nid": "test_types_test_many_significant_digits", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1201"}, {"caller_nid": "test_types_test_numeric_no_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1205"}, {"caller_nid": "test_types_test_numeric_no_decimal", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1207"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1213"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "cls_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1213"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "dialect_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1214"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "Numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1214"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "ne_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1216"}, {"caller_nid": "test_types_test_float_is_not_numeric", "callee": "ne_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1217"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1225"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1228"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1229"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1230"}, {"caller_nid": "test_types_define_tables", "callee": "Boolean", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1230"}, {"caller_nid": "test_types_booleantest_test_render_literal_bool", "callee": "Boolean", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1234"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1239"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1240"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1244"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1244"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1245"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1248"}, {"caller_nid": "test_types_booleantest_test_round_trip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1249"}, {"caller_nid": "test_types_test_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1255"}, {"caller_nid": "test_types_test_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1256"}, {"caller_nid": "test_types_test_null", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1260"}, {"caller_nid": "test_types_test_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1260"}, {"caller_nid": "test_types_test_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1261"}, {"caller_nid": "test_types_test_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1264"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1270"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1271"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1272"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1279"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1280"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1281"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1281"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1285"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1286"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1287"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1287"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1293"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1294"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1295"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1295"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1299"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1300"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1301"}, {"caller_nid": "test_types_booleantest_test_whereclause", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1301"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1317"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1320"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1321"}, {"caller_nid": "test_types_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1321"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1322"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1323"}, {"caller_nid": "test_types_define_tables", "callee": "datatype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1323"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1346"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1347"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1351"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1351"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1351"}, {"caller_nid": "test_types_jsontest_test_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1353"}, {"caller_nid": "test_types_jsontest_index_fixtures", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1395"}, {"caller_nid": "test_types_jsontest_index_fixtures", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1398"}, {"caller_nid": "test_types_jsontest_index_fixtures", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1404"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1435"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1440"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1440"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1440"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1444"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1445"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1445"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1454"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "bindparam", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1455"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1459"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1460"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1472"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1472"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1473"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1474"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1476"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1479"}, {"caller_nid": "test_types_jsontest_json_value_insert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1479"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1495"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "as_numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1503"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "getattr(expr, \"as_%s\" % datatype)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1505"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1505"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1507"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1507"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1508"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1509"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1509"}, {"caller_nid": "test_types_test_index_typed_access", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1509"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1517"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "as_numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1525"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "getattr(expr, \"as_%s\" % datatype)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1527"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1527"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1529"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1529"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1530"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1530"}, {"caller_nid": "test_types_test_index_typed_comparison", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1534"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1541"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "as_numeric", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1550"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "getattr(expr, \"as_%s\" % datatype)", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1552"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1552"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1554"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1554"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1555"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1555"}, {"caller_nid": "test_types_test_path_typed_comparison", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1559"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1577"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1578"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1579"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1587"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1587"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1588"}, {"caller_nid": "test_types_test_single_element_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1591"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "Mock", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1597"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "Mock", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1598"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "testing_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1599"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1600"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1604"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1605"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1606"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1607"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1609"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1609"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1609"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1611"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1612"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1612"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1614"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1616"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1616"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1616"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1619"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1619"}, {"caller_nid": "test_types_jsontest_test_round_trip_custom_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1619"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1634"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1640"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1645"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1645"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1654"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1661"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1663"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1664"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1665"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1665"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "is_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1665"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "null", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1665"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1670"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1670"}, {"caller_nid": "test_types_test_round_trip_none_as_sql_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1670"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1676"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1677"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1681"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1682"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1683"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1683"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1684"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1690"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1690"}, {"caller_nid": "test_types_jsontest_test_round_trip_json_null_as_json_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1690"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1702"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1707"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1712"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1712"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1719"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1721"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1722"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1723"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1723"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1724"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1730"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1730"}, {"caller_nid": "test_types_test_round_trip_none_as_json_null", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1730"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1734"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1735"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1736"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1746"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1747"}, {"caller_nid": "test_types_jsontest_test_unicode_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1747"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "declarative_base", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1755"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1760"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "Data", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1761"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1762"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "commit", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1763"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "bulk_insert_mappings", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1765"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1768"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1769"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1769"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "query", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1769"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1770"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1770"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1771"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1777"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1778"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1778"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "query", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1778"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1779"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1779"}, {"caller_nid": "test_types_jsontest_test_eval_none_flag_orm", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1780"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1830"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1833"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1834"}, {"caller_nid": "test_types_define_tables", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1834"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1835"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1836"}, {"caller_nid": "test_types_define_tables", "callee": "datatype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1836"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_criteria_fixture", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1840"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_criteria_fixture", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1841"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_criteria_fixture", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1842"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1855"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1856"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1856"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1858"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1858"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1861"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1862"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1867"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1867"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_index_criteria", "callee": "exec_driver_sql", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1867"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1877"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "callee": "in_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1878"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_spaces_in_key", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1879"}, {"caller_nid": "test_types_test_string_cast_crit_simple_int", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1893"}, {"caller_nid": "test_types_test_string_cast_crit_simple_int", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1895"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_mixed_path", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1903"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_string_path", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1910"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_against_string_basic", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1920"}, {"caller_nid": "test_types_jsonlegacystringcastindextest_test_string_cast_crit_against_string_basic", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1922"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1937"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1940"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1941"}, {"caller_nid": "test_types_test_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1946"}, {"caller_nid": "test_types_test_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1947"}, {"caller_nid": "test_types_test_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1950"}, {"caller_nid": "test_types_test_round_trip", "callee": "scalar", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1951"}, {"caller_nid": "test_types_test_round_trip", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1952"}, {"caller_nid": "test_types_test_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1952"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1960"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1961"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1970"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1971"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1971"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "order_by", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1972"}, {"caller_nid": "test_types_enumtest_test_round_trip_executemany", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1972"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1981"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "returning", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1982"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1982"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1993"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1993"}, {"caller_nid": "test_types_test_round_trip_executemany_returning", "callee": "scalars", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L1993"}, {"caller_nid": "test_types_define_tables", "callee": "Table", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2003"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2006"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2009"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2010"}, {"caller_nid": "test_types_define_tables", "callee": "datatype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2010"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2011"}, {"caller_nid": "test_types_define_tables", "callee": "Uuid", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2011"}, {"caller_nid": "test_types_define_tables", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2012"}, {"caller_nid": "test_types_define_tables", "callee": "Uuid", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2014"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2019"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2022"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2023"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2026"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2026"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2027"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2027"}, {"caller_nid": "test_types_uuidtest_test_uuid_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2034"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2037"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2037"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2040"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2041"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2048"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2048"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2049"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2049"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2057"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2057"}, {"caller_nid": "test_types_uuidtest_test_uuid_text_round_trip", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2057"}, {"caller_nid": "test_types_uuidtest_test_literal_uuid", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2060"}, {"caller_nid": "test_types_uuidtest_test_literal_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2064"}, {"caller_nid": "test_types_uuidtest_test_literal_text", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2064"}, {"caller_nid": "test_types_uuidtest_test_literal_text", "callee": "datatype", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2066"}, {"caller_nid": "test_types_uuidtest_test_literal_text", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2069"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_uuid", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2073"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_uuid", "callee": "Uuid", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2074"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2077"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_text", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2077"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_text", "callee": "Uuid", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2079"}, {"caller_nid": "test_types_uuidtest_test_literal_nonnative_text", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2082"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2087"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2088"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2091"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "returning", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2092"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2092"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "first", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2106"}, {"caller_nid": "test_types_test_uuid_returning", "callee": "eq_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py", "source_location": "L2108"}]} |