[Bast-commits] r7092 -
DBIx-Class/0.08/branches/sybase/lib/DBIx/Class/Storage/DBI/Sybase
caelum at dev.catalyst.perl.org
caelum at dev.catalyst.perl.org
Thu Jul 23 12:35:54 GMT 2009
Author: caelum
Date: 2009-07-23 12:35:53 +0000 (Thu, 23 Jul 2009)
New Revision: 7092
Modified:
DBIx-Class/0.08/branches/sybase/lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm
Log:
doc tweak
Modified: DBIx-Class/0.08/branches/sybase/lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm
===================================================================
--- DBIx-Class/0.08/branches/sybase/lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm 2009-07-23 12:34:01 UTC (rev 7091)
+++ DBIx-Class/0.08/branches/sybase/lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm 2009-07-23 12:35:53 UTC (rev 7092)
@@ -75,6 +75,8 @@
perl -MDBI -le 'my $dbh = DBI->connect($dsn, $user, $pass); print $dbh->{syb_oc_version}'
+You will get a warning on startup if you're using FreeTDS in any case.
+
You can also enable this driver explicitly using:
my $schema = SchemaClass->clone;
More information about the Bast-commits
mailing list