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

Route do_orm_execute

test/orm/dml/test_orm_upd_del_basic.py:None–None  ·  view source on GitHub ↗
event.listens_for(session, "after_bulk_delete")

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from sqlalchemy import Boolean
4from sqlalchemy import case

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected