Overhaul of variable \[] handling in populate, and a lot of extra tests
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 10 Dec 2011 23:51:12 +0000 (00:51 +0100)
committerRafael Kitover <rkitover@cpan.org>
Tue, 14 Feb 2012 18:44:51 +0000 (13:44 -0500)
commita9bac98fc664ce08e085b230a3a8d79deee44727
tree76a2722f0d564f7326c540ec42b2c3e46a507fe7
parent52cef7e30a43620553dc38ce52a10946b76a814c
Overhaul of variable \[] handling in populate, and a lot of extra tests

Now things like multi-value \[ ' ? || ?', [...], [...] ] and populate
datasets where the values of the \[] change per row work correctly
Changes
lib/DBIx/Class/Storage/DBI.pm
t/100populate.t
t/72pg_bytea.t