updated bulk insert to handle bind_param_array, created some basic tests
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 13 Dec 2006 01:04:55 +0000 (01:04 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 13 Dec 2006 01:04:55 +0000 (01:04 +0000)
commit9fdf90df36ee55e3b16dacd82ad35b12c9d4e15a
tree38964a883e455ce364d0663deb7bc9596444666e
parenta71859b4494bebdf765903546d332f9f3f805810
updated bulk insert to handle bind_param_array, created some basic tests
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Pg.pm
t/bindtype_columns.t