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

Route test_dml_descriptions

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

Source from the content-addressed store, hash-verified

1from sqlalchemy import bindparam
2from sqlalchemy import Column
3from sqlalchemy import delete
4from sqlalchemy import exc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected