On Tue, Apr 14, 2009 at 8:07 PM, Gonzalo Suarez <[email protected]> wrote: > > Sorry, our data typing for hosts is a little bit lazy... As for now, > 'to' and 'from' attributes could certainly be set to integer although > this time of date check may get improved so it could be specified > something like "Mondays to Thursdays from 8h to 19h, Fridays from 8h > to 15h".
Hello Gonzalo, understood. > However, "trusted" attribute was set to string because we aren't sure > how well activerecord and oracle would work with boolean datatype. > (oracle doesn't support booleans) Feel free to change this datatypes Could you do a quick test with a dummy rails app and a dummy migration / model ? I have the impression that ActiveRecord might do the mapping for us (http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&q=activerecord+oracle+boolean). Thanks in advance, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
