On Jul 16, 1:34 pm, Jeremy Evans <[EMAIL PROTECTED]> wrote: > On Jul 16, 1:12 pm, Brad <[EMAIL PROTECTED]> wrote: > I don't understand the problem. If you want to treat it as an > integer, use Sequel.convert_tinyint_to_bool = false. If it is > converting tinyint to boolean with that set to false, there is a bug.
My apologies - I did not know about the "convert_tinyint_to_bool" knob! I thought there was only a knob that turned off conversions for all column types. This should solve my problems. Thank you, Brad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
