DBIx::Class::Storage::DBI::Firebird::Common - Driver Base Class for the Firebird RDBMS
Contents
Caveats
• "last_insert_id" support by default only works for Firebird versions 2 or greater, auto_nextval
however should work with earlier versions.
Copyright And License
This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or
modify it under the same terms as the DBIx::Class library.
perl v5.40.0 2025-02-01 DBIx::Class::S...irebird::Common(3pm)
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
