fully implement naming=v8 and force_ascii
authorRafael Kitover <rkitover@cpan.org>
Sun, 23 Oct 2011 01:39:35 +0000 (21:39 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 23 Oct 2011 01:39:35 +0000 (21:39 -0400)
commitdf35916c8f26ed90aaec76305935d13507348b17
tree33946da1dde77c45eb68fdc43b4f29653f06f5fc
parentb21abfcafc1430332b93a75843905c895a64bb78
fully implement naming=v8 and force_ascii

Use String::ToIdentifier::EN or ::Unicode on column accessors and
relationship accessors as well as monikers, for the experimental v8
naming mode.
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/RelBuilder.pm