mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-26 02:22:13 -04:00
Ensure API generation
This commit is contained in:
Vendored
+3
@@ -8,6 +8,9 @@ SQLAlchemy Core.
|
||||
For an introduction to the event listening API, see :ref:`event_toplevel`.
|
||||
ORM events are described in :ref:`orm_event_toplevel`.
|
||||
|
||||
.. autoclass:: sqlalchemy.event.base.Events
|
||||
:members:
|
||||
|
||||
.. versionadded:: 0.7
|
||||
The event system supercedes the previous system of "extension", "listener",
|
||||
and "proxy" classes.
|
||||
|
||||
Reference in New Issue
Block a user