From 5c2ccaf7295d6188d2af14a1ce1c8a23813e32d1 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 18 Feb 2013 18:49:09 -0500 Subject: [PATCH] link to flushing --- doc/build/orm/session.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/build/orm/session.rst b/doc/build/orm/session.rst index 37314cf4cb..00d67b512b 100644 --- a/doc/build/orm/session.rst +++ b/doc/build/orm/session.rst @@ -738,6 +738,8 @@ caveats, including that "delete" and "delete-orphan" cascades won't be fully expressed for collections which are already loaded. See the API docs for :meth:`~sqlalchemy.orm.query.Query.delete` for more details. +.. _session_flushing: + Flushing -------- -- 2.47.2