1 line
298 KiB
JSON
1 line
298 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "label": "requirements.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1"}, {"id": "requirements_requirements", "label": "Requirements", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L33"}, {"id": "requirements_suiterequirements", "label": "SuiteRequirements", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L37"}, {"id": "requirements_create_table", "label": "create_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L39"}, {"id": "requirements_drop_table", "label": "drop_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L45"}, {"id": "requirements_table_ddl_if_exists", "label": "table_ddl_if_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L51"}, {"id": "requirements_index_ddl_if_exists", "label": "index_ddl_if_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L57"}, {"id": "requirements_uuid_data_type", "label": "uuid_data_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L63"}, {"id": "requirements_foreign_keys", "label": "foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L69"}, {"id": "requirements_foreign_keys_reflect_as_index", "label": "foreign_keys_reflect_as_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L75"}, {"id": "requirements_unique_index_reflect_as_unique_constraints", "label": "unique_index_reflect_as_unique_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L82"}, {"id": "requirements_unique_constraints_reflect_as_index", "label": "unique_constraints_reflect_as_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L88"}, {"id": "requirements_table_value_constructor", "label": "table_value_constructor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L94"}, {"id": "requirements_standard_cursor_sql", "label": "standard_cursor_sql()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L108"}, {"id": "requirements_on_update_cascade", "label": "on_update_cascade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L128"}, {"id": "requirements_non_updating_cascade", "label": "non_updating_cascade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L135"}, {"id": "requirements_deferrable_fks", "label": "deferrable_fks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L141"}, {"id": "requirements_on_update_or_deferrable_fks", "label": "on_update_or_deferrable_fks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L145"}, {"id": "requirements_queue_pool", "label": "queue_pool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L155"}, {"id": "requirements_self_referential_foreign_keys", "label": "self_referential_foreign_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L164"}, {"id": "requirements_foreign_key_ddl", "label": "foreign_key_ddl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L170"}, {"id": "requirements_named_constraints", "label": "named_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L176"}, {"id": "requirements_implicitly_named_constraints", "label": "implicitly_named_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L182"}, {"id": "requirements_unusual_column_name_characters", "label": "unusual_column_name_characters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L188"}, {"id": "requirements_subqueries", "label": "subqueries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L199"}, {"id": "requirements_offset", "label": "offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L205"}, {"id": "requirements_bound_limit_offset", "label": "bound_limit_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L213"}, {"id": "requirements_sql_expression_limit_offset", "label": "sql_expression_limit_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L221"}, {"id": "requirements_parens_in_union_contained_select_w_limit_offset", "label": "parens_in_union_contained_select_w_limit_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L230"}, {"id": "requirements_parens_in_union_contained_select_wo_limit_offset", "label": "parens_in_union_contained_select_wo_limit_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L242"}, {"id": "requirements_boolean_col_expressions", "label": "boolean_col_expressions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L256"}, {"id": "requirements_nullable_booleans", "label": "nullable_booleans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L262"}, {"id": "requirements_nullsordering", "label": "nullsordering()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L268"}, {"id": "requirements_standalone_binds", "label": "standalone_binds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L274"}, {"id": "requirements_standalone_null_binds_whereclause", "label": "standalone_null_binds_whereclause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L281"}, {"id": "requirements_intersect", "label": "intersect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L289"}, {"id": "requirements_except", "label": "except_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L294"}, {"id": "requirements_window_functions", "label": "window_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L299"}, {"id": "requirements_ctes", "label": "ctes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L304"}, {"id": "requirements_ctes_with_update_delete", "label": "ctes_with_update_delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L310"}, {"id": "requirements_ctes_with_values", "label": "ctes_with_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L319"}, {"id": "requirements_ctes_on_dml", "label": "ctes_on_dml()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L326"}, {"id": "requirements_autoincrement_insert", "label": "autoincrement_insert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L333"}, {"id": "requirements_fetch_rows_post_commit", "label": "fetch_rows_post_commit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L340"}, {"id": "requirements_group_by_complex_expression", "label": "group_by_complex_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L353"}, {"id": "requirements_sane_rowcount", "label": "sane_rowcount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L365"}, {"id": "requirements_sane_multi_rowcount", "label": "sane_multi_rowcount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L372"}, {"id": "requirements_sane_rowcount_w_returning", "label": "sane_rowcount_w_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L379"}, {"id": "requirements_empty_inserts", "label": "empty_inserts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L388"}, {"id": "requirements_empty_inserts_executemany", "label": "empty_inserts_executemany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L400"}, {"id": "requirements_insert_from_select", "label": "insert_from_select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L407"}, {"id": "requirements_delete_returning", "label": "delete_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L413"}, {"id": "requirements_insert_returning", "label": "insert_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L422"}, {"id": "requirements_update_returning", "label": "update_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L431"}, {"id": "requirements_insert_executemany_returning", "label": "insert_executemany_returning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L440"}, {"id": "requirements_insertmanyvalues", "label": "insertmanyvalues()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L454"}, {"id": "requirements_tuple_in", "label": "tuple_in()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L463"}, {"id": "requirements_tuple_in_w_empty", "label": "tuple_in_w_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L471"}, {"id": "requirements_duplicate_names_in_cursor_description", "label": "duplicate_names_in_cursor_description()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L476"}, {"id": "requirements_denormalized_names", "label": "denormalized_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L483"}, {"id": "requirements_multivalues_inserts", "label": "multivalues_inserts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L493"}, {"id": "requirements_implements_get_lastrowid", "label": "implements_get_lastrowid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L503"}, {"id": "requirements_arraysize", "label": "arraysize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L511"}, {"id": "requirements_emulated_lastrowid", "label": "emulated_lastrowid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L518"}, {"id": "requirements_emulated_lastrowid_even_with_sequences", "label": "emulated_lastrowid_even_with_sequences()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L530"}, {"id": "requirements_dbapi_lastrowid", "label": "dbapi_lastrowid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L539"}, {"id": "requirements_views", "label": "views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L547"}, {"id": "requirements_schemas", "label": "schemas()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L553"}, {"id": "requirements_cross_schema_fk_reflection", "label": "cross_schema_fk_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L560"}, {"id": "requirements_foreign_key_constraint_name_reflection", "label": "foreign_key_constraint_name_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L566"}, {"id": "requirements_implicit_default_schema", "label": "implicit_default_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L578"}, {"id": "requirements_default_schema_name_switch", "label": "default_schema_name_switch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L588"}, {"id": "requirements_server_side_cursors", "label": "server_side_cursors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L595"}, {"id": "requirements_sequences", "label": "sequences()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L604"}, {"id": "requirements_no_sequences", "label": "no_sequences()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L613"}, {"id": "requirements_sequences_optional", "label": "sequences_optional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L620"}, {"id": "requirements_supports_lastrowid", "label": "supports_lastrowid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L633"}, {"id": "requirements_no_lastrowid_support", "label": "no_lastrowid_support()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L646"}, {"id": "requirements_reflects_pk_names", "label": "reflects_pk_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L653"}, {"id": "requirements_table_reflection", "label": "table_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L657"}, {"id": "requirements_reflect_tables_no_columns", "label": "reflect_tables_no_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L662"}, {"id": "requirements_temp_table_comment_reflection", "label": "temp_table_comment_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L669"}, {"id": "requirements_comment_reflection", "label": "comment_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L675"}, {"id": "requirements_comment_reflection_full_unicode", "label": "comment_reflection_full_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L680"}, {"id": "requirements_constraint_comment_reflection", "label": "constraint_comment_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L687"}, {"id": "requirements_column_collation_reflection", "label": "column_collation_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L693"}, {"id": "requirements_view_column_reflection", "label": "view_column_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L702"}, {"id": "requirements_view_reflection", "label": "view_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L712"}, {"id": "requirements_schema_reflection", "label": "schema_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L718"}, {"id": "requirements_schema_create_delete", "label": "schema_create_delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L722"}, {"id": "requirements_primary_key_constraint_reflection", "label": "primary_key_constraint_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L728"}, {"id": "requirements_foreign_key_constraint_reflection", "label": "foreign_key_constraint_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L732"}, {"id": "requirements_foreign_key_constraint_option_reflection_ondelete", "label": "foreign_key_constraint_option_reflection_ondelete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L736"}, {"id": "requirements_fk_constraint_option_reflection_ondelete_restrict", "label": "fk_constraint_option_reflection_ondelete_restrict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L740"}, {"id": "requirements_fk_constraint_option_reflection_ondelete_noaction", "label": "fk_constraint_option_reflection_ondelete_noaction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L744"}, {"id": "requirements_foreign_key_constraint_option_reflection_onupdate", "label": "foreign_key_constraint_option_reflection_onupdate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L748"}, {"id": "requirements_fk_constraint_option_reflection_onupdate_restrict", "label": "fk_constraint_option_reflection_onupdate_restrict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L752"}, {"id": "requirements_temp_table_reflection", "label": "temp_table_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L756"}, {"id": "requirements_temp_table_reflect_indexes", "label": "temp_table_reflect_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L760"}, {"id": "requirements_temp_table_names", "label": "temp_table_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L764"}, {"id": "requirements_has_temp_table", "label": "has_temp_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L769"}, {"id": "requirements_temporary_tables", "label": "temporary_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L774"}, {"id": "requirements_temporary_views", "label": "temporary_views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L779"}, {"id": "requirements_index_reflection", "label": "index_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L784"}, {"id": "requirements_index_reflects_included_columns", "label": "index_reflects_included_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L788"}, {"id": "requirements_indexes_with_ascdesc", "label": "indexes_with_ascdesc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L792"}, {"id": "requirements_reflect_indexes_with_ascdesc", "label": "reflect_indexes_with_ascdesc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L797"}, {"id": "requirements_reflect_indexes_with_ascdesc_as_expression", "label": "reflect_indexes_with_ascdesc_as_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L803"}, {"id": "requirements_indexes_check_column_order", "label": "indexes_check_column_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L809"}, {"id": "requirements_indexes_with_expressions", "label": "indexes_with_expressions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L814"}, {"id": "requirements_reflect_indexes_with_expressions", "label": "reflect_indexes_with_expressions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L819"}, {"id": "requirements_unique_constraint_reflection", "label": "unique_constraint_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L825"}, {"id": "requirements_inline_check_constraint_reflection", "label": "inline_check_constraint_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L830"}, {"id": "requirements_check_constraint_reflection", "label": "check_constraint_reflection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L835"}, {"id": "requirements_duplicate_key_raises_integrity_error", "label": "duplicate_key_raises_integrity_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L840"}, {"id": "requirements_unbounded_varchar", "label": "unbounded_varchar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L848"}, {"id": "requirements_nvarchar_types", "label": "nvarchar_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L854"}, {"id": "requirements_unicode_data_no_special_types", "label": "unicode_data_no_special_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L859"}, {"id": "requirements_unicode_data", "label": "unicode_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L868"}, {"id": "requirements_unicode_ddl", "label": "unicode_ddl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L877"}, {"id": "requirements_symbol_names_w_double_quote", "label": "symbol_names_w_double_quote()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L884"}, {"id": "requirements_datetime_interval", "label": "datetime_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L889"}, {"id": "requirements_datetime_literals", "label": "datetime_literals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L897"}, {"id": "requirements_datetime", "label": "datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L906"}, {"id": "requirements_datetime_timezone", "label": "datetime_timezone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L913"}, {"id": "requirements_time_timezone", "label": "time_timezone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L920"}, {"id": "requirements_date_implicit_bound", "label": "date_implicit_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L927"}, {"id": "requirements_time_implicit_bound", "label": "time_implicit_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L936"}, {"id": "requirements_datetime_implicit_bound", "label": "datetime_implicit_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L945"}, {"id": "requirements_datetime_microseconds", "label": "datetime_microseconds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L954"}, {"id": "requirements_timestamp_microseconds", "label": "timestamp_microseconds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L961"}, {"id": "requirements_timestamp_microseconds_implicit_bound", "label": "timestamp_microseconds_implicit_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L968"}, {"id": "requirements_datetime_historic", "label": "datetime_historic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L978"}, {"id": "requirements_date", "label": "date()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L985"}, {"id": "requirements_date_coerces_from_datetime", "label": "date_coerces_from_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L992"}, {"id": "requirements_date_historic", "label": "date_historic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L999"}, {"id": "requirements_time", "label": "time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1006"}, {"id": "requirements_time_microseconds", "label": "time_microseconds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1013"}, {"id": "requirements_binary_comparisons", "label": "binary_comparisons()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1020"}, {"id": "requirements_binary_literals", "label": "binary_literals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1028"}, {"id": "requirements_autocommit", "label": "autocommit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1046"}, {"id": "requirements_skip_autocommit_rollback", "label": "skip_autocommit_rollback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1051"}, {"id": "requirements_isolation_level", "label": "isolation_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1058"}, {"id": "requirements_suiterequirements_get_isolation_levels", "label": ".get_isolation_levels()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1067"}, {"id": "requirements_get_isolation_level_values", "label": "get_isolation_level_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1106"}, {"id": "requirements_dialect_level_isolation_level_param", "label": "dialect_level_isolation_level_param()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1127"}, {"id": "requirements_array_type", "label": "array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1146"}, {"id": "requirements_json_type", "label": "json_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1151"}, {"id": "requirements_json_array_indexes", "label": "json_array_indexes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1157"}, {"id": "requirements_json_index_supplementary_unicode_element", "label": "json_index_supplementary_unicode_element()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1164"}, {"id": "requirements_legacy_unconditional_json_extract", "label": "legacy_unconditional_json_extract()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1168"}, {"id": "requirements_precision_numerics_general", "label": "precision_numerics_general()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1178"}, {"id": "requirements_precision_numerics_enotation_small", "label": "precision_numerics_enotation_small()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1184"}, {"id": "requirements_precision_numerics_enotation_large", "label": "precision_numerics_enotation_large()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1190"}, {"id": "requirements_precision_numerics_many_significant_digits", "label": "precision_numerics_many_significant_digits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1196"}, {"id": "requirements_cast_precision_numerics_many_significant_digits", "label": "cast_precision_numerics_many_significant_digits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1204"}, {"id": "requirements_server_defaults", "label": "server_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1212"}, {"id": "requirements_expression_server_defaults", "label": "expression_server_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1218"}, {"id": "requirements_implicit_decimal_binds", "label": "implicit_decimal_binds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1225"}, {"id": "requirements_numeric_received_as_decimal_untyped", "label": "numeric_received_as_decimal_untyped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1244"}, {"id": "requirements_nested_aggregates", "label": "nested_aggregates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1259"}, {"id": "requirements_recursive_fk_cascade", "label": "recursive_fk_cascade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1267"}, {"id": "requirements_precision_numerics_retains_significant_digits", "label": "precision_numerics_retains_significant_digits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1275"}, {"id": "requirements_infinity_floats", "label": "infinity_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1283"}, {"id": "requirements_float_or_double_precision_behaves_generically", "label": "float_or_double_precision_behaves_generically()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1289"}, {"id": "requirements_precision_generic_float_type", "label": "precision_generic_float_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1293"}, {"id": "requirements_literal_float_coercion", "label": "literal_float_coercion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1301"}, {"id": "requirements_floats_to_four_decimals", "label": "floats_to_four_decimals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1315"}, {"id": "requirements_fetch_null_from_numeric", "label": "fetch_null_from_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1324"}, {"id": "requirements_float_is_numeric", "label": "float_is_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1334"}, {"id": "requirements_text_type", "label": "text_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1340"}, {"id": "requirements_empty_strings_varchar", "label": "empty_strings_varchar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1347"}, {"id": "requirements_empty_strings_text", "label": "empty_strings_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1355"}, {"id": "requirements_expressions_against_unbounded_text", "label": "expressions_against_unbounded_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1362"}, {"id": "requirements_selectone", "label": "selectone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1369"}, {"id": "requirements_savepoints", "label": "savepoints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1374"}, {"id": "requirements_two_phase_transactions", "label": "two_phase_transactions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1380"}, {"id": "requirements_update_from", "label": "update_from()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1386"}, {"id": "requirements_delete_from", "label": "delete_from()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1391"}, {"id": "requirements_update_where_target_in_subquery", "label": "update_where_target_in_subquery()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1396"}, {"id": "requirements_mod_operator_as_percent_sign", "label": "mod_operator_as_percent_sign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1414"}, {"id": "requirements_percent_schema_names", "label": "percent_schema_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1420"}, {"id": "requirements_order_by_col_from_union", "label": "order_by_col_from_union()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1432"}, {"id": "requirements_order_by_label_with_expression", "label": "order_by_label_with_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1446"}, {"id": "requirements_order_by_collation", "label": "order_by_collation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1463"}, {"id": "requirements_suiterequirements_get_order_by_collation", "label": ".get_order_by_collation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1473"}, {"id": "requirements_unicode_connections", "label": "unicode_connections()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1477"}, {"id": "requirements_graceful_disconnects", "label": "graceful_disconnects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1484"}, {"id": "requirements_independent_connections", "label": "independent_connections()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1492"}, {"id": "requirements_independent_readonly_connections", "label": "independent_readonly_connections()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1499"}, {"id": "requirements_skip_mysql_on_windows", "label": "skip_mysql_on_windows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1508"}, {"id": "requirements_ad_hoc_engines", "label": "ad_hoc_engines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1513"}, {"id": "requirements_no_windows", "label": "no_windows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1522"}, {"id": "requirements_suiterequirements_running_on_windows", "label": "._running_on_windows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1525"}, {"id": "requirements_timing_intensive", "label": "timing_intensive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1532"}, {"id": "requirements_posix", "label": "posix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1538"}, {"id": "requirements_memory_intensive", "label": "memory_intensive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1542"}, {"id": "requirements_threading_with_mock", "label": "threading_with_mock()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1548"}, {"id": "requirements_sqlalchemy2_stubs", "label": "sqlalchemy2_stubs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1559"}, {"id": "requirements_no_sqlalchemy2_stubs", "label": "no_sqlalchemy2_stubs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1571"}, {"id": "requirements_up_to_date_typealias_type", "label": "up_to_date_typealias_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1583"}, {"id": "requirements_python38", "label": "python38()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1604"}, {"id": "requirements_python39", "label": "python39()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1610"}, {"id": "requirements_python310", "label": "python310()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1616"}, {"id": "requirements_python311", "label": "python311()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1622"}, {"id": "requirements_python312", "label": "python312()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1628"}, {"id": "requirements_python314", "label": "python314()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1634"}, {"id": "requirements_fail_python314b1", "label": "fail_python314b1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1640"}, {"id": "requirements_not_python314", "label": "not_python314()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1646"}, {"id": "requirements_pep649", "label": "pep649()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1660"}, {"id": "requirements_cpython", "label": "cpython()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1665"}, {"id": "requirements_gil_enabled", "label": "gil_enabled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1671"}, {"id": "requirements_is64bit", "label": "is64bit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1677"}, {"id": "requirements_patch_library", "label": "patch_library()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1681"}, {"id": "requirements_predictable_gc", "label": "predictable_gc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1693"}, {"id": "requirements_no_coverage", "label": "no_coverage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1701"}, {"id": "requirements_suiterequirements_has_mysql_on_windows", "label": "._has_mysql_on_windows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1713"}, {"id": "requirements_suiterequirements_has_mysql_fully_case_sensitive", "label": "._has_mysql_fully_case_sensitive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1716"}, {"id": "requirements_sqlite", "label": "sqlite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1720"}, {"id": "requirements_cextensions", "label": "cextensions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1724"}, {"id": "requirements_suiterequirements_has_sqlite", "label": "._has_sqlite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1730"}, {"id": "requirements_async_dialect", "label": "async_dialect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1740"}, {"id": "requirements_asyncio", "label": "asyncio()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1746"}, {"id": "requirements_no_greenlet", "label": "no_greenlet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1750"}, {"id": "requirements_greenlet", "label": "greenlet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1762"}, {"id": "requirements_computed_columns", "label": "computed_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1777"}, {"id": "requirements_computed_columns_stored", "label": "computed_columns_stored()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1782"}, {"id": "requirements_computed_columns_virtual", "label": "computed_columns_virtual()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1787"}, {"id": "requirements_computed_columns_default_persisted", "label": "computed_columns_default_persisted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1792"}, {"id": "requirements_computed_columns_reflect_persisted", "label": "computed_columns_reflect_persisted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1798"}, {"id": "requirements_supports_distinct_on", "label": "supports_distinct_on()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1804"}, {"id": "requirements_supports_is_distinct_from", "label": "supports_is_distinct_from()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1809"}, {"id": "requirements_identity_columns", "label": "identity_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1825"}, {"id": "requirements_identity_columns_standard", "label": "identity_columns_standard()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1831"}, {"id": "requirements_regexp_match", "label": "regexp_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1839"}, {"id": "requirements_regexp_replace", "label": "regexp_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1844"}, {"id": "requirements_fetch_first", "label": "fetch_first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1849"}, {"id": "requirements_fetch_percent", "label": "fetch_percent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1854"}, {"id": "requirements_fetch_ties", "label": "fetch_ties()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1859"}, {"id": "requirements_fetch_no_order_by", "label": "fetch_no_order_by()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1864"}, {"id": "requirements_fetch_offset_with_options", "label": "fetch_offset_with_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1869"}, {"id": "requirements_fetch_expression", "label": "fetch_expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1876"}, {"id": "requirements_autoincrement_without_sequence", "label": "autoincrement_without_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1885"}, {"id": "requirements_generic_classes", "label": "generic_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1892"}, {"id": "requirements_json_deserializer_binary", "label": "json_deserializer_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1897"}, {"id": "requirements_reflect_table_options", "label": "reflect_table_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1902"}, {"id": "requirements_materialized_views", "label": "materialized_views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1907"}, {"id": "requirements_materialized_views_reflect_pk", "label": "materialized_views_reflect_pk()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1912"}, {"id": "requirements_supports_bitwise_or", "label": "supports_bitwise_or()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1917"}, {"id": "requirements_supports_bitwise_and", "label": "supports_bitwise_and()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1922"}, {"id": "requirements_supports_bitwise_not", "label": "supports_bitwise_not()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1927"}, {"id": "requirements_supports_bitwise_xor", "label": "supports_bitwise_xor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1932"}, {"id": "requirements_supports_bitwise_shift", "label": "supports_bitwise_shift()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1937"}, {"id": "requirements_like_escapes", "label": "like_escapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1942"}, {"id": "requirements_rationale_40", "label": "target platform can emit basic CreateTable DDL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L40"}, {"id": "requirements_rationale_46", "label": "target platform can emit basic DropTable DDL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L46"}, {"id": "requirements_rationale_52", "label": "target platform supports IF NOT EXISTS / IF EXISTS for tables.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L52"}, {"id": "requirements_rationale_58", "label": "target platform supports IF NOT EXISTS / IF EXISTS for indexes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L58"}, {"id": "requirements_rationale_64", "label": "Return databases that support the UUID datatype.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L64"}, {"id": "requirements_rationale_70", "label": "Target database must support foreign keys.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L70"}, {"id": "requirements_rationale_76", "label": "Target database creates an index that's reflected for foreign keys.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L76"}, {"id": "requirements_rationale_83", "label": "Target database reflects unique indexes as unique constrains.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L83"}, {"id": "requirements_rationale_89", "label": "Target database reflects unique constraints as indexes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L89"}, {"id": "requirements_rationale_95", "label": "Database / dialect supports a query like: .. sourcecode:: sql", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L95"}, {"id": "requirements_rationale_109", "label": "Target database passes SQL-92 style statements to cursor.execute() when", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L109"}, {"id": "requirements_rationale_129", "label": "target database must support ON UPDATE..CASCADE behavior in foreign keys", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L129"}, {"id": "requirements_rationale_136", "label": "target database must *not* support ON UPDATE..CASCADE behavior in foreig", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L136"}, {"id": "requirements_rationale_156", "label": "target database is using QueuePool", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L156"}, {"id": "requirements_rationale_165", "label": "Target database must support self-referential foreign keys.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L165"}, {"id": "requirements_rationale_171", "label": "Target database must support the DDL phrases for FOREIGN KEY.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L171"}, {"id": "requirements_rationale_177", "label": "target database must support names for constraints.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L177"}, {"id": "requirements_rationale_183", "label": "target database must apply names to unnamed constraints.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L183"}, {"id": "requirements_rationale_189", "label": "target database allows column names that have unusual characters in them", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L189"}, {"id": "requirements_rationale_200", "label": "Target database must support subqueries.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L200"}, {"id": "requirements_rationale_206", "label": "target database can render OFFSET, or an equivalent, in a SELECT.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L206"}, {"id": "requirements_rationale_214", "label": "target database can render LIMIT and/or OFFSET using a bound parameter", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L214"}, {"id": "requirements_rationale_222", "label": "target database can render LIMIT and/or OFFSET with a complete SQL expre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L222"}, {"id": "requirements_rationale_231", "label": "Target database must support parenthesized SELECT in UNION when LIMIT/OF", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L231"}, {"id": "requirements_rationale_243", "label": "Target database must support parenthesized SELECT in UNION when OFFSET/L", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L243"}, {"id": "requirements_rationale_257", "label": "Target database must support boolean expressions as columns", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L257"}, {"id": "requirements_rationale_263", "label": "Target database allows boolean columns to store NULL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L263"}, {"id": "requirements_rationale_269", "label": "Target backends that support nulls ordering.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L269"}, {"id": "requirements_rationale_275", "label": "target database/driver supports bound parameters as column expressions w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L275"}, {"id": "requirements_rationale_282", "label": "target database/driver supports bound parameters with NULL in the WHERE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L282"}, {"id": "requirements_rationale_290", "label": "Target database must support INTERSECT or equivalent.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L290"}, {"id": "requirements_rationale_295", "label": "Target database must support EXCEPT or equivalent (i.e. MINUS).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L295"}, {"id": "requirements_rationale_300", "label": "Target database must support window functions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L300"}, {"id": "requirements_rationale_305", "label": "Target database supports CTEs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L305"}, {"id": "requirements_rationale_311", "label": "target database supports CTES that ride on top of a normal UPDATE or DEL", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L311"}, {"id": "requirements_rationale_320", "label": "target database supports CTES that ride on top of a VALUES clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L320"}, {"id": "requirements_rationale_327", "label": "target database supports CTES which consist of INSERT, UPDATE or DELETE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L327"}, {"id": "requirements_rationale_334", "label": "target platform generates new surrogate integer primary key values when", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L334"}, {"id": "requirements_rationale_341", "label": "target platform will allow cursor.fetchone() to proceed after a COMMIT.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L341"}, {"id": "requirements_rationale_354", "label": "target platform supports SQL expressions in GROUP BY e.g. SELE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L354"}, {"id": "requirements_rationale_389", "label": "target platform supports INSERT with no values, i.e. INSERT DEFAULT VALU", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L389"}, {"id": "requirements_rationale_401", "label": "target platform supports INSERT with no values, i.e. INSERT DEFAULT VALU", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L401"}, {"id": "requirements_rationale_408", "label": "target platform supports INSERT from a SELECT.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L408"}, {"id": "requirements_rationale_414", "label": "target platform supports DELETE ... RETURNING.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L414"}, {"id": "requirements_rationale_423", "label": "target platform supports INSERT ... RETURNING.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L423"}, {"id": "requirements_rationale_432", "label": "target platform supports UPDATE ... RETURNING.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L432"}, {"id": "requirements_rationale_441", "label": "target platform supports RETURNING when INSERT is used with executemany(", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L441"}, {"id": "requirements_rationale_464", "label": "Target platform supports the syntax \"(x, y) IN ((x1, y1), (x2, y2), ...)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L464"}, {"id": "requirements_rationale_472", "label": "Target platform tuple IN w/ empty set", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L472"}, {"id": "requirements_rationale_477", "label": "target platform supports a SELECT statement that has the same name repea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L477"}, {"id": "requirements_rationale_484", "label": "Target database must have 'denormalized', i.e. UPPERCASE as case insensi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L484"}, {"id": "requirements_rationale_494", "label": "target database must support multiple VALUES clauses in an INSERT statem", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L494"}, {"id": "requirements_rationale_504", "label": "target dialect implements the executioncontext.get_lastrowid() method wi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L504"}, {"id": "requirements_rationale_512", "label": "dialect includes the required pep-249 attribute ``cursor.arraysize``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L512"}, {"id": "requirements_rationale_519", "label": "target dialect retrieves cursor.lastrowid, or fetches from a database-si", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L519"}, {"id": "requirements_rationale_531", "label": "target dialect retrieves cursor.lastrowid or an equivalent after an inse", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L531"}, {"id": "requirements_rationale_540", "label": "target platform includes a 'lastrowid' accessor on the DBAPI cursor obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L540"}, {"id": "requirements_rationale_548", "label": "Target database must support VIEWs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L548"}, {"id": "requirements_rationale_554", "label": "Target database must support external schemas, and have one named 'test_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L554"}, {"id": "requirements_rationale_561", "label": "target system must support reflection of inter-schema foreign keys", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L561"}, {"id": "requirements_rationale_567", "label": "Target supports reflection of FOREIGN KEY constraints and will return th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L567"}, {"id": "requirements_rationale_579", "label": "target system has a strong concept of 'default' schema that can be refer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L579"}, {"id": "requirements_rationale_589", "label": "target dialect implements provisioning module including set_default_sche", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L589"}, {"id": "requirements_rationale_596", "label": "Target dialect must support server side cursors.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L596"}, {"id": "requirements_rationale_605", "label": "Target database must support SEQUENCEs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L605"}, {"id": "requirements_rationale_614", "label": "the opposite of \"sequences\", DB does not support sequences at all.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L614"}, {"id": "requirements_rationale_621", "label": "Target database supports sequences, but also optionally as a means of ge", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L621"}, {"id": "requirements_rationale_634", "label": "target database / driver supports cursor.lastrowid as a means of retriev", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L634"}, {"id": "requirements_rationale_647", "label": "the opposite of supports_lastrowid", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L647"}, {"id": "requirements_rationale_658", "label": "target database has general support for table reflection", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L658"}, {"id": "requirements_rationale_663", "label": "target database supports creation and reflection of tables with no colum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L663"}, {"id": "requirements_rationale_670", "label": "indicates if database supports comments on temp tables and the dialect c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L670"}, {"id": "requirements_rationale_676", "label": "Indicates if the database support table comment reflection", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L676"}, {"id": "requirements_rationale_681", "label": "Indicates if the database support table comment reflection in the full u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L681"}, {"id": "requirements_rationale_688", "label": "indicates if the database support comments on constraints and their refl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L688"}, {"id": "requirements_rationale_694", "label": "Indicates if the database support column collation reflection. This req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L694"}, {"id": "requirements_rationale_703", "label": "target database must support retrieval of the columns in a view, similar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L703"}, {"id": "requirements_rationale_713", "label": "target database must support inspection of the full CREATE VIEW definiti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L713"}, {"id": "requirements_rationale_723", "label": "target database supports schema create and dropped with 'CREATE SCHEMA'", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L723"}, {"id": "requirements_rationale_765", "label": "target dialect supports listing of temporary table names", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L765"}, {"id": "requirements_rationale_770", "label": "target dialect supports checking a single temp table name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L770"}, {"id": "requirements_rationale_775", "label": "target database supports temporary tables", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L775"}, {"id": "requirements_rationale_780", "label": "target database supports temporary views", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L780"}, {"id": "requirements_rationale_793", "label": "target database supports CREATE INDEX with per-column ASC/DESC.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L793"}, {"id": "requirements_rationale_798", "label": "target database supports reflecting INDEX with per-column ASC/DESC.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L798"}, {"id": "requirements_rationale_804", "label": "target database supports reflecting INDEX with per-column ASC/DESC but r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L804"}, {"id": "requirements_rationale_810", "label": "target database supports CREATE INDEX with column order check.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L810"}, {"id": "requirements_rationale_815", "label": "target database supports CREATE INDEX against SQL expressions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L815"}, {"id": "requirements_rationale_820", "label": "target database supports reflection of indexes with SQL expressions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L820"}, {"id": "requirements_rationale_826", "label": "target dialect supports reflection of unique constraints", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L826"}, {"id": "requirements_rationale_831", "label": "target dialect supports reflection of inline check constraints", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L831"}, {"id": "requirements_rationale_836", "label": "target dialect supports reflection of check constraints", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L836"}, {"id": "requirements_rationale_841", "label": "target dialect raises IntegrityError when reporting an INSERT with a pri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L841"}, {"id": "requirements_rationale_849", "label": "Target database must support VARCHAR with no length", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L849"}, {"id": "requirements_rationale_855", "label": "target database supports NVARCHAR and NCHAR as an actual datatype", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L855"}, {"id": "requirements_rationale_860", "label": "Target database/dialect can receive / deliver / compare data with non-AS", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L860"}, {"id": "requirements_rationale_869", "label": "Target database/dialect must support Python unicode objects with non-ASC", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L869"}, {"id": "requirements_rationale_878", "label": "Target driver must support some degree of non-ascii symbol names.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L878"}, {"id": "requirements_rationale_885", "label": "Target driver can create tables with a name like 'some \" table", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L885"}, {"id": "requirements_rationale_890", "label": "target dialect supports rendering of a datetime.timedelta as a literal s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L890"}, {"id": "requirements_rationale_898", "label": "target dialect supports rendering of a date, time, or datetime as a lite", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L898"}, {"id": "requirements_rationale_907", "label": "target dialect supports representation of Python datetime.datetime() obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L907"}, {"id": "requirements_rationale_914", "label": "target dialect supports representation of Python datetime.datetime() wit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L914"}, {"id": "requirements_rationale_921", "label": "target dialect supports representation of Python datetime.time() with tz", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L921"}, {"id": "requirements_rationale_928", "label": "target dialect when given a date object will bind it such that the datab", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L928"}, {"id": "requirements_rationale_937", "label": "target dialect when given a time object will bind it such that the datab", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L937"}, {"id": "requirements_rationale_946", "label": "target dialect when given a datetime object will bind it such that the d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L946"}, {"id": "requirements_rationale_955", "label": "target dialect supports representation of Python datetime.datetime() wit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L955"}, {"id": "requirements_rationale_962", "label": "target dialect supports representation of Python datetime.datetime() wit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L962"}, {"id": "requirements_rationale_969", "label": "target dialect when given a datetime object which also includes a micros", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L969"}, {"id": "requirements_rationale_979", "label": "target dialect supports representation of Python datetime.datetime() obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L979"}, {"id": "requirements_rationale_986", "label": "target dialect supports representation of Python datetime.date() objects", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L986"}, {"id": "requirements_rationale_993", "label": "target dialect accepts a datetime object as the target of a date column.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L993"}, {"id": "requirements_rationale_1000", "label": "target dialect supports representation of Python datetime.datetime() obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1000"}, {"id": "requirements_rationale_1007", "label": "target dialect supports representation of Python datetime.time() objects", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1007"}, {"id": "requirements_rationale_1014", "label": "target dialect supports representation of Python datetime.time() with mi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1014"}, {"id": "requirements_rationale_1021", "label": "target database/driver can allow BLOB/BINARY fields to be compared again", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1021"}, {"id": "requirements_rationale_1029", "label": "target backend supports simple binary literals, e.g. an expression like:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1029"}, {"id": "requirements_rationale_1047", "label": "target dialect supports 'AUTOCOMMIT' as an isolation_level", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1047"}, {"id": "requirements_rationale_1052", "label": "target dialect supports the detect_autocommit_setting() method and uses", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1052"}, {"id": "requirements_rationale_1059", "label": "target dialect supports general isolation level settings. Note that thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1059"}, {"id": "requirements_rationale_1068", "label": "Return a structure of supported isolation levels for the current testing", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1068"}, {"id": "requirements_rationale_1107", "label": "target dialect supports the :meth:`_engine.Dialect.get_isolation_level_v", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1107"}, {"id": "requirements_rationale_1128", "label": "test that the dialect allows the 'isolation_level' argument to be handle", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1128"}, {"id": "requirements_rationale_1147", "label": "Target platform implements a native ARRAY type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1147"}, {"id": "requirements_rationale_1152", "label": "target platform implements a native JSON type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1152"}, {"id": "requirements_rationale_1158", "label": "target platform supports numeric array indexes within a JSON structure", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1158"}, {"id": "requirements_rationale_1169", "label": "Backend has a JSON_EXTRACT or similar function that returns a valid JSON", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1169"}, {"id": "requirements_rationale_1179", "label": "target backend has general support for moderately high-precision numeric", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1179"}, {"id": "requirements_rationale_1185", "label": "target backend supports Decimal() objects using E notation to represent", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1185"}, {"id": "requirements_rationale_1191", "label": "target backend supports Decimal() objects using E notation to represent", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1191"}, {"id": "requirements_rationale_1197", "label": "target backend supports values with many digits on both sides, such as 3", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1197"}, {"id": "requirements_rationale_1205", "label": "same as precision_numerics_many_significant_digits but within the contex", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1205"}, {"id": "requirements_rationale_1213", "label": "Target backend supports server side defaults for columns", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1213"}, {"id": "requirements_rationale_1219", "label": "Target backend supports server side defaults with SQL expressions for co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1219"}, {"id": "requirements_rationale_1226", "label": "target backend will return a selected Decimal as a Decimal, not a string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1226"}, {"id": "requirements_rationale_1245", "label": "target backend will return result columns that are explicitly against NU", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1245"}, {"id": "requirements_rationale_1260", "label": "target database can select an aggregate from a subquery that's also usin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1260"}, {"id": "requirements_rationale_1268", "label": "target database must support ON DELETE CASCADE on a self-referential for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1268"}, {"id": "requirements_rationale_1276", "label": "A precision numeric type will return empty significant digits, i.e. a va", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1276"}, {"id": "requirements_rationale_1284", "label": "The Float type can persist and load float('inf'), float('-inf').", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1284"}, {"id": "requirements_rationale_1294", "label": "target backend will return native floating point numbers with at least s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1294"}, {"id": "requirements_rationale_1302", "label": "target backend will return the exact float value 15.7563 with only four", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1302"}, {"id": "requirements_rationale_1316", "label": "target backend can return a floating-point number with four significant", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1316"}, {"id": "requirements_rationale_1325", "label": "target backend doesn't crash when you try to select a NUMERIC value that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1325"}, {"id": "requirements_rationale_1335", "label": "target backend uses Numeric for Float/Dual", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1335"}, {"id": "requirements_rationale_1341", "label": "Target database must support an unbounded Text() \" \"type such as TEXT or", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1341"}, {"id": "requirements_rationale_1348", "label": "target database can persist/return an empty string with a varchar.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1348"}, {"id": "requirements_rationale_1356", "label": "target database can persist/return an empty string with an unbounded tex", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1356"}, {"id": "requirements_rationale_1363", "label": "target database supports use of an unbounded textual field in a WHERE cl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1363"}, {"id": "requirements_rationale_1370", "label": "target driver must support the literal statement 'select 1", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1370"}, {"id": "requirements_rationale_1375", "label": "Target database must support savepoints.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1375"}, {"id": "requirements_rationale_1381", "label": "Target database must support two-phase transactions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1381"}, {"id": "requirements_rationale_1387", "label": "Target must support UPDATE..FROM syntax", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1387"}, {"id": "requirements_rationale_1392", "label": "Target must support DELETE FROM..FROM or DELETE..USING syntax", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1392"}, {"id": "requirements_rationale_1397", "label": "Target must support UPDATE (or DELETE) where the same table is present i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1397"}, {"id": "requirements_rationale_1415", "label": "target database must use a plain percent '%' as the 'modulus' operator.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1415"}, {"id": "requirements_rationale_1421", "label": "target backend supports weird identifiers with percent signs in them, e.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1421"}, {"id": "requirements_rationale_1433", "label": "target database supports ordering by a column from a SELECT inside of a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1433"}, {"id": "requirements_rationale_1447", "label": "target backend supports ORDER BY a column label within an expression.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1447"}, {"id": "requirements_rationale_1478", "label": "Target driver must support non-ASCII characters being passed at all.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1478"}, {"id": "requirements_rationale_1485", "label": "Target driver must raise a DBAPI-level exception, such as InterfaceError", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1485"}, {"id": "requirements_rationale_1493", "label": "Target must support simultaneous, independent database connections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1493"}, {"id": "requirements_rationale_1500", "label": "Target must support simultaneous, independent database connections that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1500"}, {"id": "requirements_rationale_1509", "label": "Catchall for a large variety of MySQL on Windows failures", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1509"}, {"id": "requirements_rationale_1514", "label": "Test environment must allow ad-hoc engine/connection creation. No longe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1514"}, {"id": "requirements_rationale_1549", "label": "Mark tests that use threading and mock at the same time - stability issu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1549"}, {"id": "requirements_rationale_1647", "label": "This requirement is interim to assist with backporting of issue #12405.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1647"}, {"id": "requirements_rationale_1661", "label": "pep649 deferred evaluation of annotations without future mode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1661"}, {"id": "requirements_rationale_1694", "label": "target platform must remove all cycles unconditionally when gc.collect()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1694"}, {"id": "requirements_rationale_1702", "label": "Test should be skipped if coverage is enabled. This is to block tests t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1702"}, {"id": "requirements_rationale_1741", "label": "dialect makes use of await_() to invoke operations on the DBAPI.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1741"}, {"id": "requirements_rationale_1778", "label": "Supports computed columns", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1778"}, {"id": "requirements_rationale_1783", "label": "Supports computed columns with `persisted=True`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1783"}, {"id": "requirements_rationale_1788", "label": "Supports computed columns with `persisted=False`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1788"}, {"id": "requirements_rationale_1793", "label": "If the default persistence is virtual or stored when `persisted` is omit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1793"}, {"id": "requirements_rationale_1799", "label": "If persistence information is returned by the reflection of computed col", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1799"}, {"id": "requirements_rationale_1805", "label": "If a backend supports the DISTINCT ON in a select", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1805"}, {"id": "requirements_rationale_1810", "label": "Supports some form of \"x IS [NOT] DISTINCT FROM y\" construct. Different", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1810"}, {"id": "requirements_rationale_1826", "label": "If a backend supports GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1826"}, {"id": "requirements_rationale_1832", "label": "If a backend supports GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1832"}, {"id": "requirements_rationale_1840", "label": "backend supports the regexp_match operator.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1840"}, {"id": "requirements_rationale_1845", "label": "backend supports the regexp_replace operator.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1845"}, {"id": "requirements_rationale_1850", "label": "backend supports the fetch first clause.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1850"}, {"id": "requirements_rationale_1855", "label": "backend supports the fetch first clause with percent.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1855"}, {"id": "requirements_rationale_1860", "label": "backend supports the fetch first clause with ties.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1860"}, {"id": "requirements_rationale_1865", "label": "backend supports the fetch first without order by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1865"}, {"id": "requirements_rationale_1870", "label": "backend supports the offset when using fetch first with percent or ties.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1870"}, {"id": "requirements_rationale_1877", "label": "backend supports fetch / offset with expression in them, like SELECT *", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1877"}, {"id": "requirements_rationale_1886", "label": "If autoincrement=True on a column does not require an explicit sequence.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1886"}, {"id": "requirements_rationale_1893", "label": "If X[Y] can be implemented with ``__class_getitem__``. py3.7+", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1893"}, {"id": "requirements_rationale_1898", "label": "indicates if the json_deserializer function is called with bytes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1898"}, {"id": "requirements_rationale_1903", "label": "Target database must support reflecting table_options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1903"}, {"id": "requirements_rationale_1908", "label": "Target database must support MATERIALIZED VIEWs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1908"}, {"id": "requirements_rationale_1913", "label": "Target database reflect MATERIALIZED VIEWs pks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1913"}, {"id": "requirements_rationale_1918", "label": "Target database supports bitwise or", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1918"}, {"id": "requirements_rationale_1923", "label": "Target database supports bitwise and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1923"}, {"id": "requirements_rationale_1928", "label": "Target database supports bitwise not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1928"}, {"id": "requirements_rationale_1933", "label": "Target database supports bitwise xor", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1933"}, {"id": "requirements_rationale_1938", "label": "Target database supports bitwise left or right shift", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1938"}, {"id": "requirements_rationale_1943", "label": "Target backend supports custom ESCAPE characters with LIKE comparisons", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1943"}, {"id": "requirements_rationale_146", "label": "# TODO: exclusions should be composable,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L146"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_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/requirements.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_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/requirements.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_exclusions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_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/requirements.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_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/requirements.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_pool_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_requirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_suiterequirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L37", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_requirements", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_create_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_drop_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_table_ddl_if_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_index_ddl_if_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_uuid_data_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_keys_reflect_as_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unique_index_reflect_as_unique_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unique_constraints_reflect_as_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_table_value_constructor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_standard_cursor_sql", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_on_update_cascade", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_non_updating_cascade", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_deferrable_fks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_on_update_or_deferrable_fks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L145", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_queue_pool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_self_referential_foreign_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_key_ddl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_named_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_implicitly_named_constraints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unusual_column_name_characters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_subqueries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_bound_limit_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sql_expression_limit_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_parens_in_union_contained_select_w_limit_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L230", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_parens_in_union_contained_select_wo_limit_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_boolean_col_expressions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_nullable_booleans", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_nullsordering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L268", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_standalone_binds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L274", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_standalone_null_binds_whereclause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_intersect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_except", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_window_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_ctes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_ctes_with_update_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_ctes_with_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_ctes_on_dml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_autoincrement_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_rows_post_commit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_group_by_complex_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sane_rowcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L365", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sane_multi_rowcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sane_rowcount_w_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L379", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_empty_inserts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L388", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_empty_inserts_executemany", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_insert_from_select", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L407", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_delete_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_insert_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L422", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_update_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L431", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_insert_executemany_returning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L440", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_insertmanyvalues", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L454", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_tuple_in", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L463", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_tuple_in_w_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L471", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_duplicate_names_in_cursor_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L476", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_denormalized_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L483", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_multivalues_inserts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L493", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_implements_get_lastrowid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_arraysize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L511", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_emulated_lastrowid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L518", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_emulated_lastrowid_even_with_sequences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L530", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_dbapi_lastrowid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_views", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L547", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_schemas", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L553", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_cross_schema_fk_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L560", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_key_constraint_name_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L566", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_implicit_default_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_default_schema_name_switch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L588", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_server_side_cursors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L595", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sequences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_sequences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L613", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sequences_optional", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L620", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_lastrowid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L633", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_lastrowid_support", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L646", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflects_pk_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L653", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_table_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L657", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflect_tables_no_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L662", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temp_table_comment_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L669", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_comment_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L675", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_comment_reflection_full_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_constraint_comment_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L687", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_column_collation_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L693", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_view_column_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L702", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_view_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L712", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_schema_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L718", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_schema_create_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L722", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_primary_key_constraint_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L728", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_key_constraint_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_key_constraint_option_reflection_ondelete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L736", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fk_constraint_option_reflection_ondelete_restrict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L740", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fk_constraint_option_reflection_ondelete_noaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L744", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_foreign_key_constraint_option_reflection_onupdate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L748", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fk_constraint_option_reflection_onupdate_restrict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temp_table_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L756", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temp_table_reflect_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L760", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temp_table_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L764", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_has_temp_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L769", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temporary_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L774", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_temporary_views", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L779", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_index_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L784", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_index_reflects_included_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L788", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_indexes_with_ascdesc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L792", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflect_indexes_with_ascdesc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L797", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflect_indexes_with_ascdesc_as_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L803", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_indexes_check_column_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L809", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_indexes_with_expressions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L814", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflect_indexes_with_expressions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L819", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unique_constraint_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L825", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_inline_check_constraint_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L830", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_check_constraint_reflection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L835", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_duplicate_key_raises_integrity_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L840", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unbounded_varchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L848", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_nvarchar_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L854", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unicode_data_no_special_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L859", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unicode_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L868", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unicode_ddl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L877", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_symbol_names_w_double_quote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L884", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_interval", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L889", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_literals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L897", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_timezone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L913", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_time_timezone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_date_implicit_bound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L927", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_time_implicit_bound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L936", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_implicit_bound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L945", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_microseconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L954", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_timestamp_microseconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L961", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_timestamp_microseconds_implicit_bound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L968", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_datetime_historic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L978", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L985", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_date_coerces_from_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L992", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_date_historic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L999", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_time", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_time_microseconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1013", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_binary_comparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1020", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_binary_literals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1028", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_autocommit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1046", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_skip_autocommit_rollback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1051", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_isolation_level", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1058", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_get_isolation_levels", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1067", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_get_isolation_level_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_dialect_level_isolation_level_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_array_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_json_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_json_array_indexes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_json_index_supplementary_unicode_element", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_legacy_unconditional_json_extract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_numerics_general", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_numerics_enotation_small", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_numerics_enotation_large", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_numerics_many_significant_digits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1196", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_cast_precision_numerics_many_significant_digits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_server_defaults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_expression_server_defaults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_implicit_decimal_binds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_numeric_received_as_decimal_untyped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_nested_aggregates", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_recursive_fk_cascade", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_numerics_retains_significant_digits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1275", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_infinity_floats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_float_or_double_precision_behaves_generically", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_precision_generic_float_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1293", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_literal_float_coercion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1301", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_floats_to_four_decimals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_null_from_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_float_is_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1334", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_text_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_empty_strings_varchar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_empty_strings_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1355", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_expressions_against_unbounded_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1362", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_selectone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_savepoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1374", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_two_phase_transactions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_update_from", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1386", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_delete_from", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1391", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_update_where_target_in_subquery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_mod_operator_as_percent_sign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_percent_schema_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1420", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_order_by_col_from_union", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1432", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_order_by_label_with_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1446", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_order_by_collation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1463", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_get_order_by_collation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1473", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_unicode_connections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1477", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_graceful_disconnects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_independent_connections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1492", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_independent_readonly_connections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1499", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_skip_mysql_on_windows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1508", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_ad_hoc_engines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_windows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1522", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_running_on_windows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1525", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_timing_intensive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1532", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_posix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_memory_intensive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1542", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_threading_with_mock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1548", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sqlalchemy2_stubs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1559", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_sqlalchemy2_stubs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_up_to_date_typealias_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1583", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python38", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python39", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python310", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1616", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python311", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1622", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python312", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1628", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_python314", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1634", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fail_python314b1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1640", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_not_python314", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1646", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_pep649", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1660", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_cpython", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1665", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_gil_enabled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1671", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_is64bit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1677", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_patch_library", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1681", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_predictable_gc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1693", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_coverage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1701", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_has_mysql_on_windows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1713", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_has_mysql_fully_case_sensitive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1716", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_sqlite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1720", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_cextensions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1724", "weight": 1.0}, {"source": "requirements_suiterequirements", "target": "requirements_suiterequirements_has_sqlite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1730", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_async_dialect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1740", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_asyncio", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_no_greenlet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1750", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_greenlet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1762", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_computed_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1777", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_computed_columns_stored", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1782", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_computed_columns_virtual", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1787", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_computed_columns_default_persisted", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1792", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_computed_columns_reflect_persisted", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1798", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_distinct_on", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1804", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_is_distinct_from", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1809", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_identity_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1825", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_identity_columns_standard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1831", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_regexp_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1839", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_regexp_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1844", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_first", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1849", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_percent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1854", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_ties", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1859", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_no_order_by", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1864", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_offset_with_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1869", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_fetch_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1876", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_autoincrement_without_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1885", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_generic_classes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1892", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_json_deserializer_binary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1897", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_reflect_table_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1902", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_materialized_views", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_materialized_views_reflect_pk", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1912", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_bitwise_or", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1917", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_bitwise_and", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1922", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_bitwise_not", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1927", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_bitwise_xor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1932", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_supports_bitwise_shift", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1937", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "target": "requirements_like_escapes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1942", "weight": 1.0}, {"source": "requirements_suiterequirements_get_isolation_levels", "target": "requirements_get_isolation_level_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1094", "weight": 1.0}, {"source": "requirements_no_windows", "target": "requirements_suiterequirements_running_on_windows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1523", "weight": 1.0}, {"source": "requirements_sqlite", "target": "requirements_suiterequirements_has_sqlite", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1721", "weight": 1.0}, {"source": "requirements_rationale_40", "target": "requirements_suiterequirements_create_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L40", "weight": 1.0}, {"source": "requirements_rationale_46", "target": "requirements_suiterequirements_drop_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L46", "weight": 1.0}, {"source": "requirements_rationale_52", "target": "requirements_suiterequirements_table_ddl_if_exists", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L52", "weight": 1.0}, {"source": "requirements_rationale_58", "target": "requirements_suiterequirements_index_ddl_if_exists", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L58", "weight": 1.0}, {"source": "requirements_rationale_64", "target": "requirements_suiterequirements_uuid_data_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L64", "weight": 1.0}, {"source": "requirements_rationale_70", "target": "requirements_suiterequirements_foreign_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L70", "weight": 1.0}, {"source": "requirements_rationale_76", "target": "requirements_suiterequirements_foreign_keys_reflect_as_index", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L76", "weight": 1.0}, {"source": "requirements_rationale_83", "target": "requirements_suiterequirements_unique_index_reflect_as_unique_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L83", "weight": 1.0}, {"source": "requirements_rationale_89", "target": "requirements_suiterequirements_unique_constraints_reflect_as_index", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L89", "weight": 1.0}, {"source": "requirements_rationale_95", "target": "requirements_suiterequirements_table_value_constructor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L95", "weight": 1.0}, {"source": "requirements_rationale_109", "target": "requirements_suiterequirements_standard_cursor_sql", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L109", "weight": 1.0}, {"source": "requirements_rationale_129", "target": "requirements_suiterequirements_on_update_cascade", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L129", "weight": 1.0}, {"source": "requirements_rationale_136", "target": "requirements_suiterequirements_non_updating_cascade", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L136", "weight": 1.0}, {"source": "requirements_rationale_156", "target": "requirements_suiterequirements_queue_pool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L156", "weight": 1.0}, {"source": "requirements_rationale_165", "target": "requirements_suiterequirements_self_referential_foreign_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L165", "weight": 1.0}, {"source": "requirements_rationale_171", "target": "requirements_suiterequirements_foreign_key_ddl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L171", "weight": 1.0}, {"source": "requirements_rationale_177", "target": "requirements_suiterequirements_named_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L177", "weight": 1.0}, {"source": "requirements_rationale_183", "target": "requirements_suiterequirements_implicitly_named_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L183", "weight": 1.0}, {"source": "requirements_rationale_189", "target": "requirements_suiterequirements_unusual_column_name_characters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L189", "weight": 1.0}, {"source": "requirements_rationale_200", "target": "requirements_suiterequirements_subqueries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L200", "weight": 1.0}, {"source": "requirements_rationale_206", "target": "requirements_suiterequirements_offset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L206", "weight": 1.0}, {"source": "requirements_rationale_214", "target": "requirements_suiterequirements_bound_limit_offset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L214", "weight": 1.0}, {"source": "requirements_rationale_222", "target": "requirements_suiterequirements_sql_expression_limit_offset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L222", "weight": 1.0}, {"source": "requirements_rationale_231", "target": "requirements_suiterequirements_parens_in_union_contained_select_w_limit_offset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L231", "weight": 1.0}, {"source": "requirements_rationale_243", "target": "requirements_suiterequirements_parens_in_union_contained_select_wo_limit_offset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L243", "weight": 1.0}, {"source": "requirements_rationale_257", "target": "requirements_suiterequirements_boolean_col_expressions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L257", "weight": 1.0}, {"source": "requirements_rationale_263", "target": "requirements_suiterequirements_nullable_booleans", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L263", "weight": 1.0}, {"source": "requirements_rationale_269", "target": "requirements_suiterequirements_nullsordering", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L269", "weight": 1.0}, {"source": "requirements_rationale_275", "target": "requirements_suiterequirements_standalone_binds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L275", "weight": 1.0}, {"source": "requirements_rationale_282", "target": "requirements_suiterequirements_standalone_null_binds_whereclause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L282", "weight": 1.0}, {"source": "requirements_rationale_290", "target": "requirements_suiterequirements_intersect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L290", "weight": 1.0}, {"source": "requirements_rationale_295", "target": "requirements_suiterequirements_except", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L295", "weight": 1.0}, {"source": "requirements_rationale_300", "target": "requirements_suiterequirements_window_functions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L300", "weight": 1.0}, {"source": "requirements_rationale_305", "target": "requirements_suiterequirements_ctes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L305", "weight": 1.0}, {"source": "requirements_rationale_311", "target": "requirements_suiterequirements_ctes_with_update_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L311", "weight": 1.0}, {"source": "requirements_rationale_320", "target": "requirements_suiterequirements_ctes_with_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L320", "weight": 1.0}, {"source": "requirements_rationale_327", "target": "requirements_suiterequirements_ctes_on_dml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L327", "weight": 1.0}, {"source": "requirements_rationale_334", "target": "requirements_suiterequirements_autoincrement_insert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L334", "weight": 1.0}, {"source": "requirements_rationale_341", "target": "requirements_suiterequirements_fetch_rows_post_commit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L341", "weight": 1.0}, {"source": "requirements_rationale_354", "target": "requirements_suiterequirements_group_by_complex_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L354", "weight": 1.0}, {"source": "requirements_rationale_389", "target": "requirements_suiterequirements_empty_inserts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L389", "weight": 1.0}, {"source": "requirements_rationale_401", "target": "requirements_suiterequirements_empty_inserts_executemany", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L401", "weight": 1.0}, {"source": "requirements_rationale_408", "target": "requirements_suiterequirements_insert_from_select", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L408", "weight": 1.0}, {"source": "requirements_rationale_414", "target": "requirements_suiterequirements_delete_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L414", "weight": 1.0}, {"source": "requirements_rationale_423", "target": "requirements_suiterequirements_insert_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L423", "weight": 1.0}, {"source": "requirements_rationale_432", "target": "requirements_suiterequirements_update_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L432", "weight": 1.0}, {"source": "requirements_rationale_441", "target": "requirements_suiterequirements_insert_executemany_returning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L441", "weight": 1.0}, {"source": "requirements_rationale_464", "target": "requirements_suiterequirements_tuple_in", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L464", "weight": 1.0}, {"source": "requirements_rationale_472", "target": "requirements_suiterequirements_tuple_in_w_empty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L472", "weight": 1.0}, {"source": "requirements_rationale_477", "target": "requirements_suiterequirements_duplicate_names_in_cursor_description", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L477", "weight": 1.0}, {"source": "requirements_rationale_484", "target": "requirements_suiterequirements_denormalized_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L484", "weight": 1.0}, {"source": "requirements_rationale_494", "target": "requirements_suiterequirements_multivalues_inserts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L494", "weight": 1.0}, {"source": "requirements_rationale_504", "target": "requirements_suiterequirements_implements_get_lastrowid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L504", "weight": 1.0}, {"source": "requirements_rationale_512", "target": "requirements_suiterequirements_arraysize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L512", "weight": 1.0}, {"source": "requirements_rationale_519", "target": "requirements_suiterequirements_emulated_lastrowid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L519", "weight": 1.0}, {"source": "requirements_rationale_531", "target": "requirements_suiterequirements_emulated_lastrowid_even_with_sequences", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L531", "weight": 1.0}, {"source": "requirements_rationale_540", "target": "requirements_suiterequirements_dbapi_lastrowid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L540", "weight": 1.0}, {"source": "requirements_rationale_548", "target": "requirements_suiterequirements_views", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L548", "weight": 1.0}, {"source": "requirements_rationale_554", "target": "requirements_suiterequirements_schemas", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L554", "weight": 1.0}, {"source": "requirements_rationale_561", "target": "requirements_suiterequirements_cross_schema_fk_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L561", "weight": 1.0}, {"source": "requirements_rationale_567", "target": "requirements_suiterequirements_foreign_key_constraint_name_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L567", "weight": 1.0}, {"source": "requirements_rationale_579", "target": "requirements_suiterequirements_implicit_default_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L579", "weight": 1.0}, {"source": "requirements_rationale_589", "target": "requirements_suiterequirements_default_schema_name_switch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L589", "weight": 1.0}, {"source": "requirements_rationale_596", "target": "requirements_suiterequirements_server_side_cursors", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L596", "weight": 1.0}, {"source": "requirements_rationale_605", "target": "requirements_suiterequirements_sequences", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L605", "weight": 1.0}, {"source": "requirements_rationale_614", "target": "requirements_suiterequirements_no_sequences", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L614", "weight": 1.0}, {"source": "requirements_rationale_621", "target": "requirements_suiterequirements_sequences_optional", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L621", "weight": 1.0}, {"source": "requirements_rationale_634", "target": "requirements_suiterequirements_supports_lastrowid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L634", "weight": 1.0}, {"source": "requirements_rationale_647", "target": "requirements_suiterequirements_no_lastrowid_support", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L647", "weight": 1.0}, {"source": "requirements_rationale_658", "target": "requirements_suiterequirements_table_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L658", "weight": 1.0}, {"source": "requirements_rationale_663", "target": "requirements_suiterequirements_reflect_tables_no_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L663", "weight": 1.0}, {"source": "requirements_rationale_670", "target": "requirements_suiterequirements_temp_table_comment_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L670", "weight": 1.0}, {"source": "requirements_rationale_676", "target": "requirements_suiterequirements_comment_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L676", "weight": 1.0}, {"source": "requirements_rationale_681", "target": "requirements_suiterequirements_comment_reflection_full_unicode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L681", "weight": 1.0}, {"source": "requirements_rationale_688", "target": "requirements_suiterequirements_constraint_comment_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L688", "weight": 1.0}, {"source": "requirements_rationale_694", "target": "requirements_suiterequirements_column_collation_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L694", "weight": 1.0}, {"source": "requirements_rationale_703", "target": "requirements_suiterequirements_view_column_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L703", "weight": 1.0}, {"source": "requirements_rationale_713", "target": "requirements_suiterequirements_view_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L713", "weight": 1.0}, {"source": "requirements_rationale_723", "target": "requirements_suiterequirements_schema_create_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L723", "weight": 1.0}, {"source": "requirements_rationale_765", "target": "requirements_suiterequirements_temp_table_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L765", "weight": 1.0}, {"source": "requirements_rationale_770", "target": "requirements_suiterequirements_has_temp_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L770", "weight": 1.0}, {"source": "requirements_rationale_775", "target": "requirements_suiterequirements_temporary_tables", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L775", "weight": 1.0}, {"source": "requirements_rationale_780", "target": "requirements_suiterequirements_temporary_views", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L780", "weight": 1.0}, {"source": "requirements_rationale_793", "target": "requirements_suiterequirements_indexes_with_ascdesc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L793", "weight": 1.0}, {"source": "requirements_rationale_798", "target": "requirements_suiterequirements_reflect_indexes_with_ascdesc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L798", "weight": 1.0}, {"source": "requirements_rationale_804", "target": "requirements_suiterequirements_reflect_indexes_with_ascdesc_as_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L804", "weight": 1.0}, {"source": "requirements_rationale_810", "target": "requirements_suiterequirements_indexes_check_column_order", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L810", "weight": 1.0}, {"source": "requirements_rationale_815", "target": "requirements_suiterequirements_indexes_with_expressions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L815", "weight": 1.0}, {"source": "requirements_rationale_820", "target": "requirements_suiterequirements_reflect_indexes_with_expressions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L820", "weight": 1.0}, {"source": "requirements_rationale_826", "target": "requirements_suiterequirements_unique_constraint_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L826", "weight": 1.0}, {"source": "requirements_rationale_831", "target": "requirements_suiterequirements_inline_check_constraint_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L831", "weight": 1.0}, {"source": "requirements_rationale_836", "target": "requirements_suiterequirements_check_constraint_reflection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L836", "weight": 1.0}, {"source": "requirements_rationale_841", "target": "requirements_suiterequirements_duplicate_key_raises_integrity_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L841", "weight": 1.0}, {"source": "requirements_rationale_849", "target": "requirements_suiterequirements_unbounded_varchar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L849", "weight": 1.0}, {"source": "requirements_rationale_855", "target": "requirements_suiterequirements_nvarchar_types", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L855", "weight": 1.0}, {"source": "requirements_rationale_860", "target": "requirements_suiterequirements_unicode_data_no_special_types", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L860", "weight": 1.0}, {"source": "requirements_rationale_869", "target": "requirements_suiterequirements_unicode_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L869", "weight": 1.0}, {"source": "requirements_rationale_878", "target": "requirements_suiterequirements_unicode_ddl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L878", "weight": 1.0}, {"source": "requirements_rationale_885", "target": "requirements_suiterequirements_symbol_names_w_double_quote", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L885", "weight": 1.0}, {"source": "requirements_rationale_890", "target": "requirements_suiterequirements_datetime_interval", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L890", "weight": 1.0}, {"source": "requirements_rationale_898", "target": "requirements_suiterequirements_datetime_literals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L898", "weight": 1.0}, {"source": "requirements_rationale_907", "target": "requirements_suiterequirements_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L907", "weight": 1.0}, {"source": "requirements_rationale_914", "target": "requirements_suiterequirements_datetime_timezone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L914", "weight": 1.0}, {"source": "requirements_rationale_921", "target": "requirements_suiterequirements_time_timezone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L921", "weight": 1.0}, {"source": "requirements_rationale_928", "target": "requirements_suiterequirements_date_implicit_bound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L928", "weight": 1.0}, {"source": "requirements_rationale_937", "target": "requirements_suiterequirements_time_implicit_bound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L937", "weight": 1.0}, {"source": "requirements_rationale_946", "target": "requirements_suiterequirements_datetime_implicit_bound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L946", "weight": 1.0}, {"source": "requirements_rationale_955", "target": "requirements_suiterequirements_datetime_microseconds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L955", "weight": 1.0}, {"source": "requirements_rationale_962", "target": "requirements_suiterequirements_timestamp_microseconds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L962", "weight": 1.0}, {"source": "requirements_rationale_969", "target": "requirements_suiterequirements_timestamp_microseconds_implicit_bound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L969", "weight": 1.0}, {"source": "requirements_rationale_979", "target": "requirements_suiterequirements_datetime_historic", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L979", "weight": 1.0}, {"source": "requirements_rationale_986", "target": "requirements_suiterequirements_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L986", "weight": 1.0}, {"source": "requirements_rationale_993", "target": "requirements_suiterequirements_date_coerces_from_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L993", "weight": 1.0}, {"source": "requirements_rationale_1000", "target": "requirements_suiterequirements_date_historic", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1000", "weight": 1.0}, {"source": "requirements_rationale_1007", "target": "requirements_suiterequirements_time", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1007", "weight": 1.0}, {"source": "requirements_rationale_1014", "target": "requirements_suiterequirements_time_microseconds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1014", "weight": 1.0}, {"source": "requirements_rationale_1021", "target": "requirements_suiterequirements_binary_comparisons", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1021", "weight": 1.0}, {"source": "requirements_rationale_1029", "target": "requirements_suiterequirements_binary_literals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1029", "weight": 1.0}, {"source": "requirements_rationale_1047", "target": "requirements_suiterequirements_autocommit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1047", "weight": 1.0}, {"source": "requirements_rationale_1052", "target": "requirements_suiterequirements_skip_autocommit_rollback", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1052", "weight": 1.0}, {"source": "requirements_rationale_1059", "target": "requirements_suiterequirements_isolation_level", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1059", "weight": 1.0}, {"source": "requirements_rationale_1068", "target": "requirements_suiterequirements_get_isolation_levels", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1068", "weight": 1.0}, {"source": "requirements_rationale_1107", "target": "requirements_suiterequirements_get_isolation_level_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1107", "weight": 1.0}, {"source": "requirements_rationale_1128", "target": "requirements_suiterequirements_dialect_level_isolation_level_param", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1128", "weight": 1.0}, {"source": "requirements_rationale_1147", "target": "requirements_suiterequirements_array_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1147", "weight": 1.0}, {"source": "requirements_rationale_1152", "target": "requirements_suiterequirements_json_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1152", "weight": 1.0}, {"source": "requirements_rationale_1158", "target": "requirements_suiterequirements_json_array_indexes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1158", "weight": 1.0}, {"source": "requirements_rationale_1169", "target": "requirements_suiterequirements_legacy_unconditional_json_extract", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1169", "weight": 1.0}, {"source": "requirements_rationale_1179", "target": "requirements_suiterequirements_precision_numerics_general", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1179", "weight": 1.0}, {"source": "requirements_rationale_1185", "target": "requirements_suiterequirements_precision_numerics_enotation_small", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1185", "weight": 1.0}, {"source": "requirements_rationale_1191", "target": "requirements_suiterequirements_precision_numerics_enotation_large", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1191", "weight": 1.0}, {"source": "requirements_rationale_1197", "target": "requirements_suiterequirements_precision_numerics_many_significant_digits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1197", "weight": 1.0}, {"source": "requirements_rationale_1205", "target": "requirements_suiterequirements_cast_precision_numerics_many_significant_digits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1205", "weight": 1.0}, {"source": "requirements_rationale_1213", "target": "requirements_suiterequirements_server_defaults", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1213", "weight": 1.0}, {"source": "requirements_rationale_1219", "target": "requirements_suiterequirements_expression_server_defaults", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1219", "weight": 1.0}, {"source": "requirements_rationale_1226", "target": "requirements_suiterequirements_implicit_decimal_binds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1226", "weight": 1.0}, {"source": "requirements_rationale_1245", "target": "requirements_suiterequirements_numeric_received_as_decimal_untyped", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1245", "weight": 1.0}, {"source": "requirements_rationale_1260", "target": "requirements_suiterequirements_nested_aggregates", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1260", "weight": 1.0}, {"source": "requirements_rationale_1268", "target": "requirements_suiterequirements_recursive_fk_cascade", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1268", "weight": 1.0}, {"source": "requirements_rationale_1276", "target": "requirements_suiterequirements_precision_numerics_retains_significant_digits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1276", "weight": 1.0}, {"source": "requirements_rationale_1284", "target": "requirements_suiterequirements_infinity_floats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1284", "weight": 1.0}, {"source": "requirements_rationale_1294", "target": "requirements_suiterequirements_precision_generic_float_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1294", "weight": 1.0}, {"source": "requirements_rationale_1302", "target": "requirements_suiterequirements_literal_float_coercion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1302", "weight": 1.0}, {"source": "requirements_rationale_1316", "target": "requirements_suiterequirements_floats_to_four_decimals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1316", "weight": 1.0}, {"source": "requirements_rationale_1325", "target": "requirements_suiterequirements_fetch_null_from_numeric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1325", "weight": 1.0}, {"source": "requirements_rationale_1335", "target": "requirements_suiterequirements_float_is_numeric", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1335", "weight": 1.0}, {"source": "requirements_rationale_1341", "target": "requirements_suiterequirements_text_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1341", "weight": 1.0}, {"source": "requirements_rationale_1348", "target": "requirements_suiterequirements_empty_strings_varchar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1348", "weight": 1.0}, {"source": "requirements_rationale_1356", "target": "requirements_suiterequirements_empty_strings_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1356", "weight": 1.0}, {"source": "requirements_rationale_1363", "target": "requirements_suiterequirements_expressions_against_unbounded_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1363", "weight": 1.0}, {"source": "requirements_rationale_1370", "target": "requirements_suiterequirements_selectone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1370", "weight": 1.0}, {"source": "requirements_rationale_1375", "target": "requirements_suiterequirements_savepoints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1375", "weight": 1.0}, {"source": "requirements_rationale_1381", "target": "requirements_suiterequirements_two_phase_transactions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1381", "weight": 1.0}, {"source": "requirements_rationale_1387", "target": "requirements_suiterequirements_update_from", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1387", "weight": 1.0}, {"source": "requirements_rationale_1392", "target": "requirements_suiterequirements_delete_from", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1392", "weight": 1.0}, {"source": "requirements_rationale_1397", "target": "requirements_suiterequirements_update_where_target_in_subquery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1397", "weight": 1.0}, {"source": "requirements_rationale_1415", "target": "requirements_suiterequirements_mod_operator_as_percent_sign", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1415", "weight": 1.0}, {"source": "requirements_rationale_1421", "target": "requirements_suiterequirements_percent_schema_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1421", "weight": 1.0}, {"source": "requirements_rationale_1433", "target": "requirements_suiterequirements_order_by_col_from_union", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1433", "weight": 1.0}, {"source": "requirements_rationale_1447", "target": "requirements_suiterequirements_order_by_label_with_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1447", "weight": 1.0}, {"source": "requirements_rationale_1478", "target": "requirements_suiterequirements_unicode_connections", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1478", "weight": 1.0}, {"source": "requirements_rationale_1485", "target": "requirements_suiterequirements_graceful_disconnects", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1485", "weight": 1.0}, {"source": "requirements_rationale_1493", "target": "requirements_suiterequirements_independent_connections", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1493", "weight": 1.0}, {"source": "requirements_rationale_1500", "target": "requirements_suiterequirements_independent_readonly_connections", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1500", "weight": 1.0}, {"source": "requirements_rationale_1509", "target": "requirements_suiterequirements_skip_mysql_on_windows", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1509", "weight": 1.0}, {"source": "requirements_rationale_1514", "target": "requirements_suiterequirements_ad_hoc_engines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1514", "weight": 1.0}, {"source": "requirements_rationale_1549", "target": "requirements_suiterequirements_threading_with_mock", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1549", "weight": 1.0}, {"source": "requirements_rationale_1647", "target": "requirements_suiterequirements_not_python314", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1647", "weight": 1.0}, {"source": "requirements_rationale_1661", "target": "requirements_suiterequirements_pep649", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1661", "weight": 1.0}, {"source": "requirements_rationale_1694", "target": "requirements_suiterequirements_predictable_gc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1694", "weight": 1.0}, {"source": "requirements_rationale_1702", "target": "requirements_suiterequirements_no_coverage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1702", "weight": 1.0}, {"source": "requirements_rationale_1741", "target": "requirements_suiterequirements_async_dialect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1741", "weight": 1.0}, {"source": "requirements_rationale_1778", "target": "requirements_suiterequirements_computed_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1778", "weight": 1.0}, {"source": "requirements_rationale_1783", "target": "requirements_suiterequirements_computed_columns_stored", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1783", "weight": 1.0}, {"source": "requirements_rationale_1788", "target": "requirements_suiterequirements_computed_columns_virtual", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1788", "weight": 1.0}, {"source": "requirements_rationale_1793", "target": "requirements_suiterequirements_computed_columns_default_persisted", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1793", "weight": 1.0}, {"source": "requirements_rationale_1799", "target": "requirements_suiterequirements_computed_columns_reflect_persisted", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1799", "weight": 1.0}, {"source": "requirements_rationale_1805", "target": "requirements_suiterequirements_supports_distinct_on", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1805", "weight": 1.0}, {"source": "requirements_rationale_1810", "target": "requirements_suiterequirements_supports_is_distinct_from", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1810", "weight": 1.0}, {"source": "requirements_rationale_1826", "target": "requirements_suiterequirements_identity_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1826", "weight": 1.0}, {"source": "requirements_rationale_1832", "target": "requirements_suiterequirements_identity_columns_standard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1832", "weight": 1.0}, {"source": "requirements_rationale_1840", "target": "requirements_suiterequirements_regexp_match", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1840", "weight": 1.0}, {"source": "requirements_rationale_1845", "target": "requirements_suiterequirements_regexp_replace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1845", "weight": 1.0}, {"source": "requirements_rationale_1850", "target": "requirements_suiterequirements_fetch_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1850", "weight": 1.0}, {"source": "requirements_rationale_1855", "target": "requirements_suiterequirements_fetch_percent", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1855", "weight": 1.0}, {"source": "requirements_rationale_1860", "target": "requirements_suiterequirements_fetch_ties", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1860", "weight": 1.0}, {"source": "requirements_rationale_1865", "target": "requirements_suiterequirements_fetch_no_order_by", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1865", "weight": 1.0}, {"source": "requirements_rationale_1870", "target": "requirements_suiterequirements_fetch_offset_with_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1870", "weight": 1.0}, {"source": "requirements_rationale_1877", "target": "requirements_suiterequirements_fetch_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1877", "weight": 1.0}, {"source": "requirements_rationale_1886", "target": "requirements_suiterequirements_autoincrement_without_sequence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1886", "weight": 1.0}, {"source": "requirements_rationale_1893", "target": "requirements_suiterequirements_generic_classes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1893", "weight": 1.0}, {"source": "requirements_rationale_1898", "target": "requirements_suiterequirements_json_deserializer_binary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1898", "weight": 1.0}, {"source": "requirements_rationale_1903", "target": "requirements_suiterequirements_reflect_table_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1903", "weight": 1.0}, {"source": "requirements_rationale_1908", "target": "requirements_suiterequirements_materialized_views", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1908", "weight": 1.0}, {"source": "requirements_rationale_1913", "target": "requirements_suiterequirements_materialized_views_reflect_pk", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1913", "weight": 1.0}, {"source": "requirements_rationale_1918", "target": "requirements_suiterequirements_supports_bitwise_or", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1918", "weight": 1.0}, {"source": "requirements_rationale_1923", "target": "requirements_suiterequirements_supports_bitwise_and", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1923", "weight": 1.0}, {"source": "requirements_rationale_1928", "target": "requirements_suiterequirements_supports_bitwise_not", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1928", "weight": 1.0}, {"source": "requirements_rationale_1933", "target": "requirements_suiterequirements_supports_bitwise_xor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1933", "weight": 1.0}, {"source": "requirements_rationale_1938", "target": "requirements_suiterequirements_supports_bitwise_shift", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1938", "weight": 1.0}, {"source": "requirements_rationale_1943", "target": "requirements_suiterequirements_like_escapes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1943", "weight": 1.0}, {"source": "requirements_rationale_146", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_requirements_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L146", "weight": 1.0}], "raw_calls": [{"caller_nid": "requirements_create_table", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L42"}, {"caller_nid": "requirements_drop_table", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L48"}, {"caller_nid": "requirements_table_ddl_if_exists", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L54"}, {"caller_nid": "requirements_index_ddl_if_exists", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L60"}, {"caller_nid": "requirements_uuid_data_type", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L66"}, {"caller_nid": "requirements_foreign_keys", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L72"}, {"caller_nid": "requirements_foreign_keys_reflect_as_index", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L79"}, {"caller_nid": "requirements_unique_index_reflect_as_unique_constraints", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L85"}, {"caller_nid": "requirements_unique_constraints_reflect_as_index", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L91"}, {"caller_nid": "requirements_table_value_constructor", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L105"}, {"caller_nid": "requirements_standard_cursor_sql", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L125"}, {"caller_nid": "requirements_on_update_cascade", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L132"}, {"caller_nid": "requirements_non_updating_cascade", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L138"}, {"caller_nid": "requirements_deferrable_fks", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L142"}, {"caller_nid": "requirements_on_update_or_deferrable_fks", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L149"}, {"caller_nid": "requirements_queue_pool", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L161"}, {"caller_nid": "requirements_self_referential_foreign_keys", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L167"}, {"caller_nid": "requirements_foreign_key_ddl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L173"}, {"caller_nid": "requirements_named_constraints", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L179"}, {"caller_nid": "requirements_implicitly_named_constraints", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L185"}, {"caller_nid": "requirements_unusual_column_name_characters", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L196"}, {"caller_nid": "requirements_subqueries", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L202"}, {"caller_nid": "requirements_offset", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L210"}, {"caller_nid": "requirements_bound_limit_offset", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L218"}, {"caller_nid": "requirements_sql_expression_limit_offset", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L227"}, {"caller_nid": "requirements_parens_in_union_contained_select_w_limit_offset", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L239"}, {"caller_nid": "requirements_parens_in_union_contained_select_wo_limit_offset", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L253"}, {"caller_nid": "requirements_boolean_col_expressions", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L259"}, {"caller_nid": "requirements_nullable_booleans", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L265"}, {"caller_nid": "requirements_nullsordering", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L271"}, {"caller_nid": "requirements_standalone_binds", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L278"}, {"caller_nid": "requirements_standalone_null_binds_whereclause", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L286"}, {"caller_nid": "requirements_intersect", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L291"}, {"caller_nid": "requirements_except", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L296"}, {"caller_nid": "requirements_window_functions", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L301"}, {"caller_nid": "requirements_ctes", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L307"}, {"caller_nid": "requirements_ctes_with_update_delete", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L316"}, {"caller_nid": "requirements_ctes_with_values", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L323"}, {"caller_nid": "requirements_ctes_on_dml", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L330"}, {"caller_nid": "requirements_autoincrement_insert", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L337"}, {"caller_nid": "requirements_fetch_rows_post_commit", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L350"}, {"caller_nid": "requirements_group_by_complex_expression", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L362"}, {"caller_nid": "requirements_sane_rowcount", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L366"}, {"caller_nid": "requirements_sane_multi_rowcount", "callee": "fails_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L373"}, {"caller_nid": "requirements_sane_rowcount_w_returning", "callee": "fails_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L380"}, {"caller_nid": "requirements_empty_inserts", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L392"}, {"caller_nid": "requirements_insert_from_select", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L410"}, {"caller_nid": "requirements_delete_returning", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L416"}, {"caller_nid": "requirements_insert_returning", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L425"}, {"caller_nid": "requirements_update_returning", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L434"}, {"caller_nid": "requirements_insert_executemany_returning", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L447"}, {"caller_nid": "requirements_insertmanyvalues", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L455"}, {"caller_nid": "requirements_tuple_in", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L468"}, {"caller_nid": "requirements_duplicate_names_in_cursor_description", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L480"}, {"caller_nid": "requirements_denormalized_names", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L487"}, {"caller_nid": "requirements_multivalues_inserts", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L497"}, {"caller_nid": "requirements_implements_get_lastrowid", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L508"}, {"caller_nid": "requirements_arraysize", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L515"}, {"caller_nid": "requirements_emulated_lastrowid", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L527"}, {"caller_nid": "requirements_emulated_lastrowid_even_with_sequences", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L536"}, {"caller_nid": "requirements_dbapi_lastrowid", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L544"}, {"caller_nid": "requirements_views", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L550"}, {"caller_nid": "requirements_schemas", "callee": "only_on", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L557"}, {"caller_nid": "requirements_cross_schema_fk_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L563"}, {"caller_nid": "requirements_foreign_key_constraint_name_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L575"}, {"caller_nid": "requirements_implicit_default_schema", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L585"}, {"caller_nid": "requirements_default_schema_name_switch", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L592"}, {"caller_nid": "requirements_server_side_cursors", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L598"}, {"caller_nid": "requirements_sequences", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L607"}, {"caller_nid": "requirements_no_sequences", "callee": "NotPredicate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L617"}, {"caller_nid": "requirements_sequences_optional", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L624"}, {"caller_nid": "requirements_supports_lastrowid", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L641"}, {"caller_nid": "requirements_no_lastrowid_support", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L648"}, {"caller_nid": "requirements_reflects_pk_names", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L654"}, {"caller_nid": "requirements_table_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L659"}, {"caller_nid": "requirements_reflect_tables_no_columns", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L666"}, {"caller_nid": "requirements_temp_table_comment_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L672"}, {"caller_nid": "requirements_comment_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L677"}, {"caller_nid": "requirements_comment_reflection_full_unicode", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L684"}, {"caller_nid": "requirements_constraint_comment_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L690"}, {"caller_nid": "requirements_column_collation_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L699"}, {"caller_nid": "requirements_schema_create_delete", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L725"}, {"caller_nid": "requirements_primary_key_constraint_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L729"}, {"caller_nid": "requirements_foreign_key_constraint_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L733"}, {"caller_nid": "requirements_foreign_key_constraint_option_reflection_ondelete", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L737"}, {"caller_nid": "requirements_fk_constraint_option_reflection_ondelete_restrict", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L741"}, {"caller_nid": "requirements_fk_constraint_option_reflection_ondelete_noaction", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L745"}, {"caller_nid": "requirements_foreign_key_constraint_option_reflection_onupdate", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L749"}, {"caller_nid": "requirements_fk_constraint_option_reflection_onupdate_restrict", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L753"}, {"caller_nid": "requirements_temp_table_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L757"}, {"caller_nid": "requirements_temp_table_names", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L766"}, {"caller_nid": "requirements_has_temp_table", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L771"}, {"caller_nid": "requirements_temporary_tables", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L776"}, {"caller_nid": "requirements_temporary_views", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L781"}, {"caller_nid": "requirements_index_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L785"}, {"caller_nid": "requirements_index_reflects_included_columns", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L789"}, {"caller_nid": "requirements_indexes_with_ascdesc", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L794"}, {"caller_nid": "requirements_reflect_indexes_with_ascdesc", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L800"}, {"caller_nid": "requirements_reflect_indexes_with_ascdesc_as_expression", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L806"}, {"caller_nid": "requirements_indexes_check_column_order", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L811"}, {"caller_nid": "requirements_indexes_with_expressions", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L816"}, {"caller_nid": "requirements_reflect_indexes_with_expressions", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L822"}, {"caller_nid": "requirements_unique_constraint_reflection", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L827"}, {"caller_nid": "requirements_inline_check_constraint_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L832"}, {"caller_nid": "requirements_check_constraint_reflection", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L837"}, {"caller_nid": "requirements_duplicate_key_raises_integrity_error", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L845"}, {"caller_nid": "requirements_unbounded_varchar", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L851"}, {"caller_nid": "requirements_nvarchar_types", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L856"}, {"caller_nid": "requirements_unicode_data_no_special_types", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L865"}, {"caller_nid": "requirements_unicode_data", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L874"}, {"caller_nid": "requirements_unicode_ddl", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L881"}, {"caller_nid": "requirements_symbol_names_w_double_quote", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L886"}, {"caller_nid": "requirements_datetime_interval", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L894"}, {"caller_nid": "requirements_datetime_literals", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L903"}, {"caller_nid": "requirements_datetime", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L910"}, {"caller_nid": "requirements_datetime_timezone", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L917"}, {"caller_nid": "requirements_time_timezone", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L924"}, {"caller_nid": "requirements_date_implicit_bound", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L933"}, {"caller_nid": "requirements_time_implicit_bound", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L942"}, {"caller_nid": "requirements_datetime_implicit_bound", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L951"}, {"caller_nid": "requirements_datetime_microseconds", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L958"}, {"caller_nid": "requirements_timestamp_microseconds", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L965"}, {"caller_nid": "requirements_datetime_historic", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L982"}, {"caller_nid": "requirements_date", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L989"}, {"caller_nid": "requirements_date_coerces_from_datetime", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L996"}, {"caller_nid": "requirements_date_historic", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1003"}, {"caller_nid": "requirements_time", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1010"}, {"caller_nid": "requirements_time_microseconds", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1017"}, {"caller_nid": "requirements_binary_comparisons", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1025"}, {"caller_nid": "requirements_binary_literals", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1043"}, {"caller_nid": "requirements_autocommit", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1048"}, {"caller_nid": "requirements_skip_autocommit_rollback", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1055"}, {"caller_nid": "requirements_isolation_level", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1065"}, {"caller_nid": "requirements_suiterequirements_get_isolation_levels", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1092"}, {"caller_nid": "requirements_get_isolation_level_values", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1124"}, {"caller_nid": "requirements_dialect_level_isolation_level_param", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1143"}, {"caller_nid": "requirements_array_type", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1148"}, {"caller_nid": "requirements_json_type", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1154"}, {"caller_nid": "requirements_json_index_supplementary_unicode_element", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1165"}, {"caller_nid": "requirements_legacy_unconditional_json_extract", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1175"}, {"caller_nid": "requirements_precision_numerics_general", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1181"}, {"caller_nid": "requirements_precision_numerics_enotation_small", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1187"}, {"caller_nid": "requirements_precision_numerics_enotation_large", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1193"}, {"caller_nid": "requirements_precision_numerics_many_significant_digits", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1201"}, {"caller_nid": "requirements_server_defaults", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1215"}, {"caller_nid": "requirements_expression_server_defaults", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1222"}, {"caller_nid": "requirements_implicit_decimal_binds", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1241"}, {"caller_nid": "requirements_numeric_received_as_decimal_untyped", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1256"}, {"caller_nid": "requirements_nested_aggregates", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1264"}, {"caller_nid": "requirements_recursive_fk_cascade", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1272"}, {"caller_nid": "requirements_precision_numerics_retains_significant_digits", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1280"}, {"caller_nid": "requirements_infinity_floats", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1286"}, {"caller_nid": "requirements_float_or_double_precision_behaves_generically", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1290"}, {"caller_nid": "requirements_precision_generic_float_type", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1298"}, {"caller_nid": "requirements_literal_float_coercion", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1312"}, {"caller_nid": "requirements_floats_to_four_decimals", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1321"}, {"caller_nid": "requirements_fetch_null_from_numeric", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1331"}, {"caller_nid": "requirements_float_is_numeric", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1337"}, {"caller_nid": "requirements_text_type", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1344"}, {"caller_nid": "requirements_empty_strings_varchar", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1352"}, {"caller_nid": "requirements_empty_strings_text", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1359"}, {"caller_nid": "requirements_expressions_against_unbounded_text", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1366"}, {"caller_nid": "requirements_selectone", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1371"}, {"caller_nid": "requirements_savepoints", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1377"}, {"caller_nid": "requirements_two_phase_transactions", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1383"}, {"caller_nid": "requirements_update_from", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1388"}, {"caller_nid": "requirements_delete_from", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1393"}, {"caller_nid": "requirements_update_where_target_in_subquery", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1411"}, {"caller_nid": "requirements_mod_operator_as_percent_sign", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1417"}, {"caller_nid": "requirements_percent_schema_names", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1429"}, {"caller_nid": "requirements_order_by_col_from_union", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1443"}, {"caller_nid": "requirements_order_by_label_with_expression", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1460"}, {"caller_nid": "requirements_order_by_collation", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1471"}, {"caller_nid": "requirements_suiterequirements_get_order_by_collation", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1474"}, {"caller_nid": "requirements_unicode_connections", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1481"}, {"caller_nid": "requirements_graceful_disconnects", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1489"}, {"caller_nid": "requirements_independent_connections", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1496"}, {"caller_nid": "requirements_independent_readonly_connections", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1505"}, {"caller_nid": "requirements_skip_mysql_on_windows", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1510"}, {"caller_nid": "requirements_ad_hoc_engines", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1519"}, {"caller_nid": "requirements_no_windows", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1523"}, {"caller_nid": "requirements_suiterequirements_running_on_windows", "callee": "LambdaPredicate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1526"}, {"caller_nid": "requirements_suiterequirements_running_on_windows", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1527"}, {"caller_nid": "requirements_posix", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1539"}, {"caller_nid": "requirements_threading_with_mock", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1553"}, {"caller_nid": "requirements_sqlalchemy2_stubs", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1568"}, {"caller_nid": "requirements_no_sqlalchemy2_stubs", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1580"}, {"caller_nid": "requirements_up_to_date_typealias_type", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1601"}, {"caller_nid": "requirements_python38", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1605"}, {"caller_nid": "requirements_python39", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1611"}, {"caller_nid": "requirements_python310", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1617"}, {"caller_nid": "requirements_python311", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1623"}, {"caller_nid": "requirements_python312", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1629"}, {"caller_nid": "requirements_python314", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1635"}, {"caller_nid": "requirements_fail_python314b1", "callee": "fails_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1641"}, {"caller_nid": "requirements_not_python314", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1655"}, {"caller_nid": "requirements_cpython", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1666"}, {"caller_nid": "requirements_gil_enabled", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1672"}, {"caller_nid": "requirements_is64bit", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1678"}, {"caller_nid": "requirements_patch_library", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1690"}, {"caller_nid": "requirements_no_coverage", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1708"}, {"caller_nid": "requirements_sqlite", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1721"}, {"caller_nid": "requirements_cextensions", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1725"}, {"caller_nid": "requirements_cextensions", "callee": "has_compiled_ext", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1726"}, {"caller_nid": "requirements_suiterequirements_has_sqlite", "callee": "create_engine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1734"}, {"caller_nid": "requirements_async_dialect", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1743"}, {"caller_nid": "requirements_no_greenlet", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1759"}, {"caller_nid": "requirements_greenlet", "callee": "only_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1774"}, {"caller_nid": "requirements_computed_columns", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1779"}, {"caller_nid": "requirements_computed_columns_stored", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1784"}, {"caller_nid": "requirements_computed_columns_virtual", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1789"}, {"caller_nid": "requirements_computed_columns_default_persisted", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1795"}, {"caller_nid": "requirements_computed_columns_reflect_persisted", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1801"}, {"caller_nid": "requirements_supports_distinct_on", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1806"}, {"caller_nid": "requirements_supports_is_distinct_from", "callee": "skip_if", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1819"}, {"caller_nid": "requirements_identity_columns", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1828"}, {"caller_nid": "requirements_identity_columns_standard", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1836"}, {"caller_nid": "requirements_regexp_match", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1841"}, {"caller_nid": "requirements_regexp_replace", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1846"}, {"caller_nid": "requirements_fetch_first", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1851"}, {"caller_nid": "requirements_fetch_percent", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1856"}, {"caller_nid": "requirements_fetch_ties", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1861"}, {"caller_nid": "requirements_fetch_no_order_by", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1866"}, {"caller_nid": "requirements_fetch_offset_with_options", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1873"}, {"caller_nid": "requirements_fetch_expression", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1882"}, {"caller_nid": "requirements_autoincrement_without_sequence", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1889"}, {"caller_nid": "requirements_generic_classes", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1894"}, {"caller_nid": "requirements_json_deserializer_binary", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1899"}, {"caller_nid": "requirements_reflect_table_options", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1904"}, {"caller_nid": "requirements_materialized_views", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1909"}, {"caller_nid": "requirements_materialized_views_reflect_pk", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1914"}, {"caller_nid": "requirements_supports_bitwise_or", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1919"}, {"caller_nid": "requirements_supports_bitwise_and", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1924"}, {"caller_nid": "requirements_supports_bitwise_not", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1929"}, {"caller_nid": "requirements_supports_bitwise_xor", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1934"}, {"caller_nid": "requirements_supports_bitwise_shift", "callee": "closed", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1939"}, {"caller_nid": "requirements_like_escapes", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py", "source_location": "L1945"}]} |