On Wed, Nov 26, 2008 at 4:55 AM, Jeremy Evans <[EMAIL PROTECTED]> wrote:
> Thanks, applied: 
> http://github.com/jeremyevans/sequel/commit/0c7c893c5093337008f59de6885bd682cf8d327b
>
> Do the Oracle adapter specs run correctly?  Did you try running the
> integration tests with the Oracle adapter?
>
> Jeremy

I rand the adapter tests. There was a problem using DESC in the order by method:

NoMethodError in 'An Oracle dataset should return the correct records'
undefined method `DESC' for :value:Symbol
./spec/adapters/oracle_spec.rb:75:

NoMethodError in 'Joined Oracle dataset should return correct result'
undefined method `DESC' for :books__id:Symbol
./spec/adapters/oracle_spec.rb:218:

I haven't run the integration tests, I'll do that later today.

WM

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to sequel-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to