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

Route persistent_to_deleted

test/orm/test_events.py:None–None  ·  view source on GitHub ↗
event.listens_for(sess, "persistent_to_deleted")

Source from the content-addressed store, hash-verified

1import re
2from typing import Annotated
3from typing import Any
4from typing import Optional

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected