better rel postfix stripping for v8 mode
authorRafael Kitover <rkitover@cpan.org>
Wed, 7 Jul 2010 23:19:07 +0000 (19:19 -0400)
committerRafael Kitover <rkitover@cpan.org>
Fri, 21 Oct 2011 13:45:21 +0000 (09:45 -0400)
commitccf9b8a69b4aedbaee445d2240bfbf6e9b061016
treed2b3e5535eadfe547c9b2130b6c298bc6ab132ab
parent6fae835328a0aec8cad2fb45ea819c4359e16df2
better rel postfix stripping for v8 mode

Change the _id stripping in ::RelBuilder to strip other things as well,
like Id, ref, cd, code, _num.

This is only activated for the experimental { naming => 'v8' } mode.
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/RelBuilder.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_06.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm [new file with mode: 0644]