Hello, sorry for answering so late.
> Guillaume, merci bien pour votres enquĂȘtes. You're welcome. Thanks for your work, Nick. > I can certainly make the fix, but if possible it would be nice to have > an Oracle test to verify the problem and ensure we don't regress. Can > you tell me how the column in your database is set up so we can create > a test case? The ID column is defined as NUMBER(38) and the PAGES is an INTEGER one. The ID is not nullable while the PAGES one is. Regards, -- Guillaume Desrat http://www.rubyfrance.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

