[Jifty-commit] jifty-dbi branch, master, updated. 0.64-11-g228c69e

Jifty commits jifty-commit at lists.jifty.org
Mon Feb 14 16:16:15 EST 2011


The branch, master has been updated
       via  228c69e03a9d251b56044d16525dbeec45c6e312 (commit)
      from  329b0e8bc27354d2bd957ecb71298598a746913a (commit)

Summary of changes:
 Changes |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 228c69e03a9d251b56044d16525dbeec45c6e312
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Feb 14 16:16:07 2011 -0500

    0.66 Changes

diff --git a/Changes b/Changes
index 066d54c..846a2b8 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,19 @@
 Revision history for Perl extension Jifty::DBI.
 
+0.66 2011-02-14
+- Features:
+    * Provide a sane way to wrap a function around an aliased column in order_by
+
+- Fixes:
+    * Respect the 'by' attribute for refers_to columns in create and set
+    * Use the right FK when using a record object in load_by_cols or
+      limit [rt.cpan.org #64779]
+    * Don't encode fields when attempting to limit with IS
+    * Fix since/till by refactoring columns to use an updated all_columns
+
+- Installation:
+    * Only run these URI filter tests if we have URI [rt.cpan.org #65047]
+
 0.64 Wed Dec  8 15:21:17 EST 2010
 - Installation:
     * Minor distribution fixes

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list