X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase%2FBase.pm;h=4681d64fd5074730d3a4ad56acc95db0698fc431;hb=bc144884abdf828846ecc29122647fdaf1ac2487;hp=2284289662c0e88e26fffb55c93de57063cbe554;hpb=44e538d00c41e69899b48178c9dede95e2ef7e77;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase/Base.pm b/lib/DBIx/Class/Storage/DBI/Sybase/Base.pm index 2284289..4681d64 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase/Base.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase/Base.pm @@ -57,6 +57,11 @@ sub placeholders_supported { =head2 placeholders_with_type_conversion_supported +Checks if placeholders bound to non-string types throw implicit type conversion +errors or not. + +See L. + =cut sub placeholders_with_type_conversion_supported {