X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase.pm;h=d92a60e2e8ad11b3cb1d98f84350d595c9d14a91;hb=9041a97a57cd2831d20e3b25772b29f9af3d8ef9;hp=f754ceacfd9867fc094d6ec0bb81032ec5c0f919;hpb=ce2f316d3cc7ca300b3fba88f313fed1b7732d19;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase.pm b/lib/DBIx/Class/Storage/DBI/Sybase.pm index f754cea..d92a60e 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase.pm @@ -62,9 +62,6 @@ sub connect_call_blob_setup { $dbh->{syb_binary_images} = 1; } -{ - my $old_dbd_warned = 0; - =head2 connect_call_datetime_setup Used as: @@ -84,6 +81,9 @@ C columns only have minute precision. =cut +{ + my $old_dbd_warned = 0; + sub connect_call_datetime_setup { my $self = shift; my $dbh = $self->_dbh; @@ -188,9 +188,7 @@ See L for a L setting you need to work with C columns. Due to limitations in L and this driver, it is only possible to -select one C or C column at a time, and it must be at the end of -your C