From 49e3948d5d7c8c55c925901be76a0487f9ccea70 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 24 Feb 2006 17:01:56 +0000 Subject: [PATCH] update --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 685ecb4cd3..0399f0015c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +0.1.3 +- mapper.get() was not selecting multiple-keyed objects if the mapper's table was a join, +such as in an inheritance relationship, this is fixed. 0.1.2 - fixed a recursive call in schema that was somehow running 994 times then returning normally. broke nothing, slowed down everything. thanks to jpellerin for finding this. -- 2.47.2