MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / test_dml_execute

Route test_dml_execute

test/orm/test_session.py:None–None  ·  view source on GitHub ↗
testing.combinations("insert", "update", "delete", argnames="dml_expr")

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import inspect as _py_inspect
4import pickle

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected