From c1b16a7de0859d507d350fd946abed84ac3683ad Mon Sep 17 00:00:00 2001 From: groditi Date: Wed, 6 May 2009 15:58:22 +0000 Subject: order_by fixes including enable_order_by and coerce_order_by --- Changes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index b30a4c7..cdfe071 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Reaction - +0.003000 - + - Fix Order role to allow for exclusions (for non-indexed columns) and + coerceion of the column name to allow proper ORDER BY generation in + belongs_to rels and fields that do not map directly to columns. 0.002000 - 29 Apr 2008 - Update CheckUniques role to use around instead of overrides - Stop using ACCEPT_CONTEXT, use InstancePerContext instead -- cgit v1.2.3-54-g00ecf