Routetest_a_in_btesting.combinations(
("update", "select", testing.requires.ctes_on_dml),
("delete", "select",
test/sql/test_defaults.py:None
Routetest_aggregate_strings_executetesting.only_on(
["postgresql", "sqlite", "mysql", "mariadb", "oracle", "mssql"]
)
test/sql/test_functions.py:None
Routetest_all_loadtesting.combinations(
(("joined", "joined", "joined", "joined"),),
(("selectin", "selectin", "
test/orm/inheritance/test_assorted_poly.py:None
Routetest_autobegin_attr_changetesting.combinations(
("nothing",), ("modify",), ("add",), ("delete",), argnames="case_"
)
test/orm/test_session.py:None
Routetest_clause_extracts_orm_plugin_subjecttesting.combinations(
(insert,),
(update,),
(delete,),
(select,),
)
test/orm/test_bind.py:None