Debian 9 Stretch released with Firebird 3.0 in repository
Debian 9 Stretch is released with Firebird 3.0 in repository
Debian 9 Stretch is released with Firebird 3.0 in repository
Mezzanine 4.2.3 is released – 4.2.x branch contains support for Django 1.10, as well as including a long list of bug-fixes.
For Firebird we recommend Django 1.8.x (firebird stable driver)
Good news from Mark Rotteveel: Jaybird will have wire encryption soon (if you use the pure java wire protocol)
With help of https://t.co/en62y5iEba (and the earlier work by @hajime_nakagami in Jaybird) I think I managed to enable encryption
— Mark Rotteveel (@Avalanche1979) May 28, 2017
You can use the following docker images based on Debian Jessie
Dorin Marcoci created a pull request for PDO Firebird driver and he is looking for testers for Boolean data type support (Firebird 3.0)
#PHP #PDO #Firebird: Boolean data type support: https://t.co/wEWMVcHLVV Testers are welcome!
— Dorin Marcoci (@marcodorin) May 13, 2017
Firebird 3.0.2 Package is uploaded into Firebird 3.0 ppa for current ubuntu releases .
There are packages for Ubuntu 17.04 (Zesty ), 16.10 (Yakkety) , 16.04 LTS (Xenial) and 14.04 LTS (Trusty).
Firebird 3.0.2 changes are available in the release notes
FSharp SQLProvider adds support for Firebird via this Github Pull Request:
PR out of nowhere adds @firebirdsql support to the #fsharp #sqlprovider! https://t.co/GJ7Imfm2El
— Ross McKinlay (@pezi_pink) May 10, 2017
If you are at the Railsconf 2017 you can contact Brent Rowland (Firebird ActiveRecord driver maintainer).
If you're at #railsconf and use @firebirdsql, look me up!
— Brent Rowland (@brentrowland) April 25, 2017
MySQLWorkbench allows to design database model easily and also provides an option to generate the SQL script. By default script is generated for MySQL, but, what if you need to generate a SQL script for FirebirdSQL?
Here is the solution via python plugin