Stop showing __BULK_INSERT__ during populate() without bindvals
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 14 Nov 2010 12:43:00 +0000 (13:43 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 18 Nov 2010 08:12:51 +0000 (09:12 +0100)
commit455636bc6be342d8a733960490f1767eb3e929d8
tree3709846a642e94fc05204d2dbf92af7d13495e51
parent052b8ce2ec154827133b0b08042487c5617300aa
Stop showing __BULK_INSERT__  during populate() without bindvals

Also restructure the code a bit (e.g. avoid a useless list-copy)
lib/DBIx/Class/Storage/DBI.pm