Firebirust is a database driver implementing Firebird wire protocol in Rust
Firebirust is a database driver implementing Firebird wire protocol in Rust: It attempts to expose an interface similar to Rusqlite.
Crate link is here .
Firebirust is a database driver implementing Firebird wire protocol in Rust: It attempts to expose an interface similar to Rusqlite.
Crate link is here .
News via Jiří Činčura‘s blog :
“I’m excited to announce the release of Entity Framework Core 9 provider for Firebird.
Overview of all the changes can be found in here and you can get the bits from NuGet FirebirdSql.EntityFrameworkCore.Firebird.”
MWA Software is pleased to announce that the ibx4lazarus package has been successfully rehosted on GitHub. The svn repository has been decommissioned and is no longer available for use. Please go to https://github.com/MWASoftware for all of our software packages.
The move to GitHub has also allowed the package split of ibx4lazarus into three separate packages.
fbintf and ibcontrols are dependencies for ibx4lazarus itself and must be installed before ibx4lazarus itself.
In future, please report all issues that apply to any of these packages using the GitHub issues feature.
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 .