Changes for version 1.11 - 2012-09-25
- Details: https://github.com/mariuz/perl-dbd-firebird/commits/release1.11
- Test::Exception is required add to notes
- On freebsd Threaded perl is required you have to re-install perl from ports and you have to select the config option that says 'build a perl with threads'
- Test database to use UTF8 charset and enable UTF8 for the connection
- Fix CHAR lenght when using multi-byte character set Fixes #32 (RT#76506)
- additional debug when finishing already finished statement
- avoid double destroying of statement in auto-commit mode with DDL Fixes #30 (RT#72946)
Modules
DBI driver for Firebird RDBMS server
A base class for lowest-common denominator Firebird table_info() querying.
Provides
in lib/DBD/Firebird/GetInfo.pm
in lib/DBD/Firebird/TableInfo.pm
in lib/DBD/Firebird/TableInfo/Firebird21.pm
in lib/DBD/Firebird/TypeInfo.pm
in Firebird.pm
in Firebird.pm
in Firebird.pm