add a link here

This commit is contained in:
Mike Bayer
2013-02-18 16:31:18 -05:00
parent 124b240fb1
commit 83603df51c
+2
View File
@@ -1807,6 +1807,8 @@ Uh oh, they're still there ! Analyzing the flush SQL, we can see that the
deleted. SQLAlchemy doesn't assume that deletes cascade, you have to tell it
to do so.
.. _tutorial_delete_cascade:
Configuring delete/delete-orphan Cascade
----------------------------------------