testing.combinations(
({"delete"}, {"none"}),
(
{"all, delete-orphan"},
{"refresh-expire", "expunge", "merge"},
),
({"save-update, expunge"}, {"
| 1 | import copy |
| 2 | |
| 3 | from sqlalchemy import exc as sa_exc |
| 4 | from sqlalchemy import ForeignKey |
nothing calls this directly
no outgoing calls
no test coverage detected