On Apr 27, 2006, at 9:31 PM, Marcel Molina Jr. wrote:

On Thu, Apr 27, 2006 at 06:02:00PM -0700, Michael Schoen wrote:

"marcel" has given AR/Oracle some love, but it's still unhappy...

http://dev.rubyonrails.org/changeset/4296
--------------------------------------------------------------------- --- r4296 | marcel | 2006-04-27 17:56:15 -0700 (Thu, 27 Apr 2006) | 1 line

Only modify the sequence name in the FrontBase adapter if the FrontBase adapter is actually being used. [Marcel Molina Jr.] --------------------------------------------------------------------- ---

U activerecord/lib/active_record/connection_adapters/ frontbase_adapter.rb
U  activerecord/CHANGELOG
Updated to revision 4296.

  1) Error:
test_should_calculate_grouped_by_function(CalculationsTest):
ActiveRecord::StatementInvalid: OCIError: ORA-00904: "UPPER_TYPE": invalid identifier: SELECT count(*) AS count_all, UPPER(type) AS upper_type FROM companies GROUP BY upper_type


I believe I've fixed this one too. Sorry to those on the rails core list who could care less about Oracle ;) I think we are close to fixing it, if not
there.

I think it's cool, I'd like to see this system for all the rails components. Very handy.

-Scott

_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to