Firebird Laravel 5.5 support
Jacques van Zuydam created the following branch for Laravel 5.5 support
For Laravel 5.5 support use:
composer require jacquestvanzuydam/laravel-firebird:dev-5.5-support
Jacques van Zuydam created the following branch for Laravel 5.5 support
For Laravel 5.5 support use:
composer require jacquestvanzuydam/laravel-firebird:dev-5.5-support
Mark Rotteveel “I have created a small application to demonstrate how to use Firebird Embedded (version 3) together with Jaybird 3.”
What’s New: http://fishcodelib.com/DBMigration_new.htm (2017/09/11)
http://fishcodelib.com/DBMigration.htm
dbMigration .NET 6.3 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa. (Full support for Firebird 1.5~4.0+)
Hello everyone!
New release v3.43 of our “Native OLE DB provider for Firebird and InterBase” available for download.
http://www.ibprovider.com/eng/news/n_170908.html
Main changes
Database .NET 22.8 is an innovative, powerful and intuitive multiple database management tool.
(Full support for Firebird 1.5~4.0+)
SouchProd.EntityFrameworkCore.Firebird is an Entity Framework Core provider built on top of the Firebird ADO.NET Data Provider. It enables use the Entity Framework Core 2.0 ORM with Firebird (2.x, 3.0) and Interbase.
CRUD operations are working (insert, update, delete, select), Scaffolding and migrations too (still contain a few bugs, some scenario could lead to an exception). Firebird 3 Identity columns are supported. Firebird 4 Alpha metadata charlength limitation (63 vs 31 before) supported.
Check more here.
Firebird Project announces the first Alpha release of Firebird 4.0, the next major version of the Firebird relational database, which is now available for testing.
This Alpha release arrives with an early preview of the features and improvements currently under development by the Firebird development team, as well as with countless bugfixes. Our users are appreciated giving it a try and providing feedback to this mailing list. Apparent bugs can be reported directly to the bugtracker.
Alpha releases are not encouraged for production usage or any other goals that require a stable system. They are, however, recommended for those users who want to help in identifying issues and bottlenecks thus allowing to progress faster through the Beta/RC stages towards the final release.
Please read the Release Notes carefully before installing and testing this Alpha release.
Download page:
http://www.firebirdsql.org/en/firebird-4-0-0-alpha1/
Release Notes:
http://web.firebirdsql.org/downloads/prerelease/v40alpha1/Firebird-4.0.0_Alpha1-ReleaseNotes.pdf
—
Dmitry Yemanov