Use _is_binary_lob_type to determine datatypes in need of PG bytea binds
authorRafael Kitover <rkitover@cpan.org>
Sat, 9 Apr 2011 13:16:33 +0000 (09:16 -0400)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 11 Apr 2011 08:59:51 +0000 (10:59 +0200)
commitee53ca0f8e39882bc30fee5cb6db9e0318d09d59
treea9965ebbec79f0e2004992c7e7d96a307361183e
parentabe9977d3d930c8a8e86cf817b717e60d5a9460f
Use _is_binary_lob_type to determine datatypes in need of PG bytea binds
lib/DBIx/Class/Storage/DBI/Pg.pm