testing.combinations(True, False, argnames="cascade_deletes")
| 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