X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSQLAnywhere.pm;h=73a5df0d95d7e405ad3859238d2676e89bf22587;hb=7df295ecab8ab961c2b3c88515006f18d9c7f4b4;hp=9fd3e0513535a6ea6d8c9c836689c3aaf8792eff;hpb=282a9a4fb1a740c3500c158d7d6ebb29a86f0f78;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm b/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm index 9fd3e05..73a5df0 100644 --- a/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm +++ b/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm @@ -25,7 +25,7 @@ distribution, B the one on CPAN. It is usually under a path such as: /opt/sqlanywhere11/sdk/perl -Recommended L settings: +Recommended L settings: on_connect_call => 'datetime_setup' @@ -96,8 +96,8 @@ Used as: on_connect_call => 'datetime_setup' -In L to set the date and timestamp -formats (as temporary options for the session) for use with +In L to set the date and +timestamp formats (as temporary options for the session) for use with L. The C data type supports up to 6 digits after the decimal point for @@ -141,8 +141,8 @@ sub _svp_rollback { =head1 MAXIMUM CURSORS -A L> application can use a lot of cursors, due to the usage of -L. +A L application can use a lot of cursors, due to the usage of +L. The default cursor maximum is C<50>, which can be a bit too low. This limit can be turned off (or increased) by the DBA by executing: