Change should_quote_value to interpolate_unquoted to make it harder to stop quoting...
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 30 Aug 2009 07:15:41 +0000 (07:15 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 30 Aug 2009 07:15:41 +0000 (07:15 +0000)
commit80007f97049dfaf3f8c78acd67da893b6a49be1b
treee19460a91745effd316ffe3d3e62ae868e79a897
parent7d78dad862babcad9819ebb8e927b74092f6c296
Change should_quote_value to interpolate_unquoted to make it harder to stop quoting by accident (it's easier to return a undef by accident than a 1)
lib/DBIx/Class/Storage/DBI/NoBindVars.pm
lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm