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

Route test_insert

test/sql/test_returning.py:None–None  ·  view source on GitHub ↗
testing.exclude("postgresql", "<", (8, 2), "8.2+ feature")

Source from the content-addressed store, hash-verified

1import itertools
2
3from sqlalchemy import Boolean
4from sqlalchemy import column

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected