MCPcopy Create free account

hub / github.com/sqlalchemy/sqlalchemy / endpoints

Endpoints215 in github.com/sqlalchemy/sqlalchemy

Routetest_update_using_case
testing.requires.update_where_target_in_subquery
test/orm/dml/test_orm_upd_del_basic.py:None
Routetest_update_using_in
testing.requires.update_where_target_in_subquery
test/orm/dml/test_orm_upd_del_basic.py:None
Routetest_uuid_array
testing.combinations( ( "as_uuid", postgresql.ARRAY(postgresql.UUID(as_uuid=Tr
test/dialect/postgresql/test_types.py:None
Routetest_uuid_literal
testing.combinations( ( "not_as_uuid", postgresql.UUID(as_uuid=False),
test/dialect/postgresql/test_types.py:None
Routetest_values_with_boolean_selects
testing.fails_on( "postgresql+pg8000", "pg8000 parses the SQL itself before passing on "
test/orm/test_deprecations.py:None
Routetest_viewonly_warning
testing.combinations( ("passive_deletes", True), ("passive_updates", False), ("enable_
test/orm/test_deprecations.py:None
Routetest_warn_dml
testing.variation( "dml", [ ("update", testing.requires.update_from),
test/sql/test_from_linter.py:None
Routetest_where_jsonb
testing.combinations( ( lambda self: self.jsoncol.has_key("data"), "test_table
test/dialect/postgresql/test_types.py:None
Routetest_whereclause_returning_adapted
testing.variation("stmt_type", ["update", "delete"])
test/sql/test_external_traversal.py:None
Routetest_write_cascades
testing.combinations( ({"delete"}, {"none"}), ( {"all, delete-orphan"},
test/orm/test_cascade.py:None
Routevalue
value.deleter
examples/vertical/dictlike-polymorphic.py:None
Routevisit_myfunc_pg
compiles(MyUtcFunction, "postgresql")
test/ext/test_compiler.py:None
Routevisit_pg_type
compiles(MyType, "postgresql")
test/ext/test_compiler.py:None
Routevisit_thingy
compiles(MyThingy, "postgresql")
test/ext/test_compiler.py:None
Routevisit_thingy_pg
compiles(MyThingy, "postgresql")
test/ext/test_compiler.py:None
← previous201–215 of 215, ranked by callers