ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
348 B
Text
11 lines
348 B
Text
This is an extension to Class::DBI that currently implements:
|
|
|
|
* A sequence fix for Oracle databases.
|
|
* Automatic column name discovery.
|
|
* Automatic primary key detection.
|
|
* Sequence name guessing.
|
|
* Proper aliasing of reserved words.
|
|
|
|
Instead of setting Class::DBI as your base class, use this.
|
|
|
|
WWW: https://metacpan.org/release/Class-DBI-Oracle
|