Tuesday September 03, 2002
03:41 AM
DBIx::GeneratedKey
DBIx::GeneratedKey - DBD portable way to fetch last inserted object id. Difficult case is Pgsql, which has object id even if there's a primary key on tables. Furthermore, oid can be fetched via $sth, SERIAL can be from SQL, which is sucky I/F for me.
link
something else to see (Score:2)