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

Route test_dml_descriptions

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

Source from the content-addressed store, hash-verified

1"""Test various algorithmic properties of selectables."""
2
3from itertools import zip_longest
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected