Added test cases for passing arrayref bind values to insert() and update() when the...
authorNorbert Buchmuller <norbi@nix.hu>
Sun, 16 Nov 2008 21:20:49 +0000 (21:20 +0000)
committerNorbert Buchmuller <norbi@nix.hu>
Sun, 16 Nov 2008 21:20:49 +0000 (21:20 +0000)
commitd82b8afbe324acc0085c335a18a3f7a597b88609
treebe4e1a1e1da65e578ba2a19f26cb62561ad35028
parent0c7049adaccaceb0954df7a591d9b00eaa0043e1
Added test cases for passing arrayref bind values to insert() and update() when the 'array_datatypes' constructor parameter is set to true.
Fixed a bug in insert() when 'array_datatypes' is set to true and an arrayref is passed.
lib/SQL/Abstract.pm
t/01generate.t