Rust Firebird Client updated to v0.25.1 with one fix
Rust Firebird Client updated to v0.25.1 with one fix :
Fixed blobs greater than 65535 bytes by @jairinhohw in #161
Crates.io link is here .
Rust Firebird Client updated to v0.25.1 with one fix :
Fixed blobs greater than 65535 bytes by @jairinhohw in #161
Crates.io link is here .
Perl extension DBD::Firebird version 1.39 is released with a small change if you compare with previous announcement : Adapt checks for Firebird headers to Firebird 4.0.5 (gh#54)
PHP 8.4 released with many Improvements for modern Firebird versions : This update brings crucial enhancements to the built-in PDO-Firebird driver. Now supporting modern data types, including DECFLOAT, the driver offers substantial benefits for PHP applications using Firebird 4 and 5.
Related PDO-Firebird changes from PHP Changelog :
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.