add mysql bit_as_unsigned on_connect_call option, and tests for bit type
authorRafael Kitover <rkitover@cpan.org>
Fri, 23 Jul 2010 22:27:37 +0000 (18:27 -0400)
committerRafael Kitover <rkitover@cpan.org>
Wed, 11 Aug 2010 11:47:49 +0000 (07:47 -0400)
commit5c16029880a68acefbfbefbb445a6d9b653bbd4b
tree365e1628c83807474df86c6a72de77332d16ee6c
parentbbdda28109ffb2442af84b3cbe5c4921714a52dd
add mysql bit_as_unsigned on_connect_call option, and tests for bit type
Changes
lib/DBIx/Class/Storage/DBI/mysql.pm
t/71mysql.t
t/lib/DBICTest/Schema/BitField.pm [new file with mode: 0644]