From 5e12894eb97cc902892b7c4de79bec55772f7b83 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 28 Dec 2007 21:33:03 +0000 Subject: Added the ability to use aliases with joins in Active Record. --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 918758901..d8bdc7996 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -82,6 +82,7 @@ Change Log
  • Added quotes_to_entities() function to string helper.
  • Added form_reset() function to form helper.
  • Added count_all_results() function to Active Record.
  • +
  • Added the ability to use aliases with joins in Active Record.
  • Added a language entry for valid_ip validation error.
  • Added a third parameter to Active Record's like() clause to control where the wildcard goes.
  • Moved the safe mode and auth checks for the Email library into the constructor.
  • -- cgit v1.2.3-24-g4f1b