At Wed, 27 Feb 2002 11:30:02 -0600 (CST),
Dave Rolsky wrote:
 
> Class::DBI
> 
> Complex queries: Again, you'll have to write the SQL once per database.
> 
> Support for DBD drivers: all of them
> 
> Auto increment: Again, you'll have to do it by hand.

Class::DBI handles auto-increment/sequence automatically. (you have to
set up 'em with sequence() method, with Pg/Oralce though)


-- 
Tatsuhiko Miyagawa <[EMAIL PROTECTED]>

Reply via email to