From dchasman at salesforce.com Wed Dec 27 21:36:11 2006 From: dchasman at salesforce.com (Doug Chasman) Date: Wed, 27 Dec 2006 21:36:11 -0500 Subject: [Activesfdc-news] ASF 1.5 in the works, scheduled for January '07 release Message-ID: <1167273371.5333.0.camel@dchasman-home.sfdc> Support for: - clientId authentication - salesforce.com 8.0 (Winter '07) api features: * ActiveRecord.count uses new SOQL SELECT COUNT support * find(:include) support uses new SOQL server side joins support! * (might not make it) native polymorphic associations using sfdc id key prefix decoding - Test Fixtures support (delete * was required, ended up working around this) - first version of Migrations support (create_table, rename_table, add_column, remove_column, rename_column)!!!