[Bast-commits] r8513 -
DBIx-Class/0.08/branches/sybase_asa/lib/DBIx/Class/Storage/DBI
caelum at dev.catalyst.perl.org
caelum at dev.catalyst.perl.org
Tue Feb 2 22:18:06 GMT 2010
Author: caelum
Date: 2010-02-02 22:18:06 +0000 (Tue, 02 Feb 2010)
New Revision: 8513
Modified:
DBIx-Class/0.08/branches/sybase_asa/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm
Log:
minor POD update
Modified: DBIx-Class/0.08/branches/sybase_asa/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm
===================================================================
--- DBIx-Class/0.08/branches/sybase_asa/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm 2010-02-02 22:02:29 UTC (rev 8512)
+++ DBIx-Class/0.08/branches/sybase_asa/lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm 2010-02-02 22:18:06 UTC (rev 8513)
@@ -16,8 +16,9 @@
=head1 DESCRIPTION
-This class implements autoincrements for Sybase SQL Anywhere and selects the
-RowNumberOver limit implementation.
+This class implements autoincrements for Sybase SQL Anywhere, selects the
+RowNumberOver limit implementation and provides
+L<DBIx::Class::InflateColumn::DateTime> support.
You need the C<DBD::SQLAnywhere> driver that comes with the SQL Anywhere
distribution, B<NOT> the one on CPAN. It is usually under a path such as:
More information about the Bast-commits
mailing list