freebsd-ports/databases/p5-Class-DBI-SQLite/pkg-descr
Kirill Ponomarev 7bd1ce6227 New port databases/p5-Class-DBI-SQLite
Class::DBI::SQLite is an extension to Class::DBI for
DBD::SQLite, which allows you to populate auto incremented row
id after insert.

PR:		54749
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	fjoe (mentor)
2003-07-22 14:40:11 +00:00

4 lines
185 B
Text

Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite, which allows
you to populate auto incremented row id after insert.
WWW: http://search.cpan.org/dist/Class-DBI-SQLite/