Would the difference only show up if I moved to a different database, say MySQL or similar?
Scott On Wed, Jul 29, 2009 at 12:23 PM, Jeremy Evans <[email protected]>wrote: > > 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 > > > -- Scott http://steamcode.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
