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

Route test_backwards_pd

test/orm/test_unitofwork.py:None–None  ·  view source on GitHub ↗
testing.emits_warning(
        r".*'passive_deletes' is normally configured on one-to-many"
    )

Source from the content-addressed store, hash-verified

1"""Tests unitofwork operations."""
2
3import datetime
4import re

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected