* Added test cases to test if arrayref bind values in insert/update are passed throu...
authorNorbert Buchmuller <norbi@nix.hu>
Mon, 17 Nov 2008 04:29:33 +0000 (05:29 +0100)
committerNorbert Buchmuller <norbi@nix.hu>
Sun, 16 Nov 2008 21:29:42 +0000 (21:29 +0000)
commite5938571f31c21e93865da521f2fa1c14e45827e
treeabc9b912d160b64add4e775593be15ed1d343786
parent23e898b760fa186cc80f5b8445b84b22275cf112
 * Added test cases to test if arrayref bind values in insert/update are passed through sql_maker intact.
 * Added 'array_datatypes' parameter to the sql_maker constructor.
lib/DBIx/Class/Storage/DBI.pm
t/95sql_maker.t [new file with mode: 0644]