projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aa8bbc0
)
Make indexer happier
Peter Rabbitson [Thu, 12 Feb 2009 08:29:25 +0000 (08:29 +0000)]
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
patch
|
blob
|
blame
|
history
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
b/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
index
e656548
..
461fb99
100644
(file)
--- a/
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
+++ b/
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
@@
-52,7
+52,7
@@
__END__
=head1 NAME
-DBIx::Class::Storage::ODBC::Microsoft_SQL_Server - Support specific to
+DBIx::Class::Storage::DBI::ODBC::Microsoft_SQL_Server - Support specific to
Microsoft SQL Server over ODBC
=head1 DESCRIPTION
diff --git
a/lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
b/lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
index
12f1dcb
..
b2763b2
100644
(file)
--- a/
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
+++ b/
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
@@
-6,7
+6,7
@@
use warnings;
=head1 NAME
-DBIx::Class::Storage::DBI::Oracle - Automatic primary key class for Oracle
+DBIx::Class::Storage::DBI::Oracle::Generic - Automatic primary key class for Oracle
=head1 SYNOPSIS