testing.combinations(True, False, argnames="delete_cascade_configured")
| 1 | from sqlalchemy import cast |
| 2 | from sqlalchemy import Column |
| 3 | from sqlalchemy import desc |
| 4 | from sqlalchemy import exc |
nothing calls this directly
no outgoing calls
no test coverage detected