| DBIx-Class documentation | view source | Contained in the DBIx-Class distribution. |
DBIx::Class::Storage::DBI::Firebird::Common - Driver Base Class for the Firebird RDBMS
This class implements autoincrements for Firebird using RETURNING as well as
auto_nextval, savepoints and server
version detection.
last_insert_id support by default only works for Firebird versions 2 or
greater, auto_nextval however should
work with earlier versions.You may distribute this code under the same terms as Perl itself.
| DBIx-Class documentation | view source | Contained in the DBIx-Class distribution. |