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

Route test_delete_cascade

test/orm/test_dynamic.py:None–None  ·  view source on GitHub ↗
testing.combinations(True, False, argnames="delete_cascade_configured")

Source from the content-addressed store, hash-verified

1from sqlalchemy import cast
2from sqlalchemy import Column
3from sqlalchemy import desc
4from sqlalchemy import exc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected