[Bast-commits] r3913 -
DBIx-Class/0.08/trunk/lib/DBIx/Class/Storage/DBI/ODBC
nothingmuch at dev.catalyst.perl.org
nothingmuch at dev.catalyst.perl.org
Thu Jan 3 13:36:08 GMT 2008
Author: nothingmuch
Date: 2008-01-03 13:36:07 +0000 (Thu, 03 Jan 2008)
New Revision: 3913
Modified:
DBIx-Class/0.08/trunk/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
Log:
pod coverage for Storage::DBI::ODBC::Microsoft_SQL_Server
Modified: DBIx-Class/0.08/trunk/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
===================================================================
--- DBIx-Class/0.08/trunk/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm 2008-01-03 13:35:20 UTC (rev 3912)
+++ DBIx-Class/0.08/trunk/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm 2008-01-03 13:36:07 UTC (rev 3913)
@@ -64,7 +64,14 @@
So, this implementation appends a SELECT SCOPE_IDENTITY() statement
onto each INSERT to accommodate that requirement.
+=head1 METHODS
+=head2 insert
+
+=head2 last_insert_id
+
+=head2 sqlt_type
+
=head1 AUTHORS
Marc Mims C<< <marc at questright.com> >>
More information about the Bast-commits
mailing list