It's been fixed in the master branch that we'll be pushing out tomorrow. Michael
On Mon, May 5, 2008 at 3:26 PM, SimianLogic <[EMAIL PROTECTED]> wrote: > > This will also solve one of the "quirks" I ran into while installing > for Heroku. =] > > > > > On May 4, 9:20 am, gbovee <[EMAIL PROTECTED]> wrote: > > Will do. > > > > On May 2, 7:49 pm, "Michael Hartl" <[EMAIL PROTECTED]> wrote: > > > > > I've always wondered about the usefulness of that column. It might be > > > more trouble than it's worth. Let's put it on the chopping block for > > > next week's release. Greg, would you mind filing a ticket at > > > Lighthouse? > (http://insoshi.lighthouseapp.com/projects/9331-insoshi/overview) > > > > > Michael > > > > > On Fri, May 2, 2008 at 10:21 AM, gbovee <[EMAIL PROTECTED]> wrote: > > > > > > I installed Insoshi on a Windows machine running MySQL server 5.0 and > > > > I immediately was getting an error about the sessions column in the > > > > page_views table being too small. I looked and it was created as a > > > > VARCHAR(32) which is what the migration shows it should be but the > > > > data it was trying to insert was considerably larger. I had to alter > > > > the column size to a VARCHAR(2000) to get it to work. Any ideas as to > > > > what I might have happened? > > > > > > Thanks, > > > > > > Greg > > > --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
