*POKE*<br><br>Any chance of getting this applied to trunk? Michael have you had the chance to look over this or do you see any reason to keep this from going in?<br><br><div><span class="gmail_quote">On 4/27/06, <b class="gmail_sendername">
Michael A. Schoen</b> <<a href="mailto:schoenm@earthlink.net">schoenm@earthlink.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Corey Donohoe wrote:<br>> I currently have to support both postgres and oracle for work. I'd<br>> like to use booleans but I ran into a wall when I found oracle didn't<br>> support them. The fix was really small and I adopted the convention
<br>> of NUMERIC(1) being boolean. It also uses a similar approach as the<br>> mysql driver by allowing it to be disabled if the app doesn't want to<br>> leverage booleans.<br>><br>> I bounced the idea off of Michael Schoen but he thinks people might be
<br>> using NUMERIC(1) for values between 0-9. I can see his point but I<br>> think for most the most part people would want to have this option<br>> available for consistencies sake.<br>><br>> If anyone has any input on this I'd greatly appreciate it,
<br>> tests/patch/etc at <a href="http://dev.rubyonrails.org/ticket/4811">http://dev.rubyonrails.org/ticket/4811</a><br><br>With #emulate_booleans, I'm a fan of this patch. Let me take a closer<br>look and I'll update my comments on the ticket.
<br>_______________________________________________<br>Rails-core mailing list<br><a href="mailto:Rails-core@lists.rubyonrails.org">Rails-core@lists.rubyonrails.org</a><br><a href="http://lists.rubyonrails.org/mailman/listinfo/rails-core">
http://lists.rubyonrails.org/mailman/listinfo/rails-core</a><br></blockquote></div><br><br clear="all"><br>-- <br>Corey<br><a href="http://www.atmos.org/">http://www.atmos.org/</a>