logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DBIx::Class::Storage::DBI::Firebird::Common - Driver Base Class for the Firebird RDBMS

Caveats

       •   "last_insert_id"  support  by  default  only  works  for Firebird versions 2 or greater, auto_nextval
           however should work with earlier versions.

Description

       This class implements autoincrements for Firebird using "RETURNING" as well as auto_nextval, savepoints
       and server version detection.

Further Questions?

       Check the list of additional DBIC resources.

Name

       DBIx::Class::Storage::DBI::Firebird::Common - Driver Base Class for the Firebird RDBMS

See Also