Flamerobin 0.9.13 Snapshot released with a few features and fixes .
Flamerobin 0.9.13 Snapshot released with a few features and fixes .
Flamerobin 0.9.13 Snapshot released with a few features and fixes .
MWA Software is pleased to announce the release of version 2.7.0 of IBX for Lazarus. This is primarily a maintenance release but does contain some important future proofing. All users are recommended to upgrade to this version.
In this release:
The changes to the Dynamic Database Controls are intended to enable their use with database drivers other than IBX. Other developers are encourage to support the corba interfaces defined in their support so that their full functionality is available generally. See the new document “DynamicDatabaseControls.pdf” for further information.
Rust Firebird Client updated to v0.25 with a few features and fixes :
Fixed Rust 1.18.0 compatibility issues by @Noriebalbinot in #158 .
Crates.io link is here .
Firebird for SQLAlchemy 2.1 is released with a few changes merged :
New release of Firebird driver for Python V1.10.6 is available for download with a few changes :
New pull request merged with the following changes :
New release of Firebird driver for Python V1.10.5 is available for download with a few changes :
Unregistered bug: DECFLOAT ARRAYs do not work.
Flamerobin 0.9.11 Snapshot released with a few features and fixes .
Perl extension DBD::Firebird version 1.38 is released with quite a few changes if you compare with previous announcement , here are a few from the ChangeLog: add support for Firebird’s BOOLEAN data type , add support for disabling database-level triggers
Revision history for Perl extension DBD::Firebird. 1.38 [2024-05-21] * fix syntax error boolean fall back implementation (thanks to Robert Scheck) * add support for disabling database-level triggers (gh#53) 1.37 [2024-05-20] * fall back to sv_setiv when sv_setbool is not available (gh#58) 1.36 [2024-05-19] * fix problems with Perl before 5.36 and Firebird before 3.0 (gh#56 and gh#57) 1.35 [2024-05-15] * ib2sql_type: ignore nullability bit * map Firebird's 64-bit integer type to SQL_BIGINT * add support for Firebird's BOOLEAN data type * fix a couple of compiler warnings