On Jan 1, 10:03 pm, "John W Higgins" <[email protected]> wrote: > Is there any particular reason spec_helper modifies the default behavior for > quoted_identifiers? > > It just seems really strange that we would run specs on non-default > behavior.
This was done so as not to break existing specs. The historical behavior was not to quote identifiers. There are some specs that use quote_identifiers = true. 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 -~----------~----~----~----~------~----~------~--~---
