aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Oracle/pkg-descr
blob: ae1dffba3147059fd8a1cf838f9b919ac111e68a (plain) (blame)
1
2
3
4
5
6
7
8
9
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.