freebsd-ports/databases/p5-Class-DBI-Oracle/pkg-descr
Mathieu Arnold af3b17ac34 Add p5-Class-DBI-Oracle 0.51, extensions to Class::DBI for Oracle.
PR:		54710
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-20 08:34:27 +00:00

11 lines
350 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: http://search.cpan.org/dist/Class-DBI-Oracle/