On Jul 29, 8:20 am, Scott LaBounty <[email protected]> wrote: > So I should probably stick with "String" then?
On SQLite, that should work fine. If you really want a text column, the way to do it generically is String with the :text=>true option. Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
