X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase.pm;h=8c5f988dcfaf00cf57cc28708a40f6a37cde6076;hb=fecb38cba68186d579ef96f89bf6ce557e55ab1c;hp=c9850194ce85b708750bfe30c7c742855b9ef0af;hpb=7d17f469081c4932520458014b820daa8d3e986e;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase.pm b/lib/DBIx/Class/Storage/DBI/Sybase.pm index c985019..8c5f988 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase.pm @@ -3,330 +3,124 @@ package DBIx::Class::Storage::DBI::Sybase; use strict; use warnings; -use Class::C3; use base qw/DBIx::Class::Storage::DBI/; -use Carp::Clan qw/^DBIx::Class/; - =head1 NAME -DBIx::Class::Storage::DBI::Sybase - Storage::DBI subclass for Sybase - -=head1 SYNOPSIS - -This subclass supports L for real Sybase databases. If you are -using an MSSQL database via L, your storage will be reblessed to -L. +DBIx::Class::Storage::DBI::Sybase - Base class for drivers using +L =head1 DESCRIPTION -If your version of Sybase does not support placeholders, then your storage -will be reblessed to L. You can -also enable that driver explicitly, see the documentation for more details. - -With this driver there is unfortunately no way to get the C -without doing a C