Remove use of _resolve_column_info call from _prep_for_execute in NoBindVars
authorRafael Kitover <rkitover@cpan.org>
Sat, 9 Apr 2011 13:00:47 +0000 (09:00 -0400)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 11 Apr 2011 08:50:40 +0000 (10:50 +0200)
commitabe9977d3d930c8a8e86cf817b717e60d5a9460f
treedc270c786ef394ec301842015d0fdb3a4953cf9c
parent538878de87e46f970e8575baa7caa16bb1da60d7
Remove use of _resolve_column_info call from _prep_for_execute in NoBindVars

Use the datatype as passed via the bind attribute resolution
lib/DBIx/Class/Storage/DBI/NoBindVars.pm