mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 12:06:28 -04:00
fix typo in session events docs
This commit is contained in:
Vendored
+1
-1
@@ -42,7 +42,7 @@ scanning the collections :attr:`.Session.new`, :attr:`.Session.dirty` and
|
||||
:attr:`.Session.deleted` in order to look for objects
|
||||
where something will be happening.
|
||||
|
||||
For illustrations of :meth:`.SessionEvents.before_flush, see
|
||||
For illustrations of :meth:`.SessionEvents.before_flush`, see
|
||||
examples such as :ref:`examples_versioned_history` and
|
||||
:ref:`examples_versioned_rows`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user