X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase%2FASE%2FNoBindVars.pm;h=3dee4c3bfe7868844ea269ad5875e981884e5849;hb=48580715af3072905f2c71dc27e7f70f21a11338;hp=dc8bf344ee5fb37526a0e8c4b177bc60acce2117;hpb=7d8f64b992d1de9fd3eef9f1d5729ca74153922f;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm b/lib/DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm index dc8bf34..3dee4c3 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm @@ -68,8 +68,8 @@ Sybase ASE without placeholder support =head1 DESCRIPTION -If you're using this driver than your version of Sybase, or the libraries you -use to connect to it, do not support placeholders. +If you're using this driver then your version of Sybase or the libraries you +use to connect to it do not support placeholders. You can also enable this driver explicitly using: @@ -81,7 +81,7 @@ See the discussion in L<< DBD::Sybase/Using ? Placeholders & bind parameters to $sth->execute >> for details on the pros and cons of using placeholders. One advantage of not using placeholders is that C in a transaction as the base Sybase driver does. When using this driver, bind variables will be interpolated (properly quoted of