given that we already adjust for case sensitivity for the search scope, it seems reasonable to do so for our other automatic scopes.
https://github.com/Hobo/hobo/commit/d49ae630bdd631145e0bcc47265b7849e783a924 Bryan On Tue, Dec 11, 2012 at 7:42 PM, Owen Dall <[email protected]> wrote: > I agree with making case insensitive the default. Will save a lot of > headaches.... > > > On Thu, Sep 8, 2011 at 4:59 PM, kevinpfromnm <[email protected]> wrote: >> >> I'm half tempted to say we should make case insensitive the effective >> default in postgres as it would be a more consistent experience at least. >> Given common pattern of dev with sqlite and deploy to heroku (postgres) it >> would avoid some of these sticking points. >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Hobo Users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/hobousers/-/sKR3-TdzBzUJ. >> >> 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/hobousers?hl=en. > > > > > -- > -Owen > > > Owen Dall > > Vice President | Chief Technology Officer > > Barquin International > > www.barquin.com > > Office: 202.296.7147 | Mobile: tel:410.991.0811 > > Fax: 202.296.8903 | email: [email protected] > > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
