From 5bcb6e786f0c5848ba01b5115beb9d0d995f2e84 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 4 Sep 2006 23:55:38 +0000 Subject: [PATCH] update --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 24898b0275..c011c6285b 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,9 @@ step in case the given property references a non-compiled mapper (as it is using the sessioncontext plugin, etc), a lazy load operation will use that session by default if the parent object is not persistent with a session already. +- lazy loads will not fire off for an object that does not have a +database identity (why? +see http://www.sqlalchemy.org/trac/wiki/WhyDontForeignKeysLoadData) - unit-of-work does a better check for "orphaned" objects that are part of a "delete-orphan" cascade, for certain conditions where the parent isnt available to cascade from. -- 2.47.2