Author: mariuz
Rails driver rubyfb-0.6.4 is released
This version fixes Segmentation fault issues
Release files can be found here
To install it using gem
rvm use ruby-1.9.3-p125
gem install rubyfb
Fetching: rubyfb-0.6.4.gem (100%)
Building native extensions. This could take a while...
Successfully installed rubyfb-0.6.4
1 gem installed
Official Firebird driver FDB release 0.7.2 is out with Support for Python 3 and Distributed Transactions
FDB release 0.7.2 is out:
http://pypi.python.org/pypi/fdb/0.7.2
Highlights for this release:
– Python 3 Support (thanks to Philippe Makowski)
– Support for Distributed Transactions
– Support for NBACKUP Service
– Support for Trace Service
And as always, some bugs fixed.
Main target for next version: support for Firebird Events.
Note: I’m really glad that Philippe joined the FDB team, especially to look after Python 3 support (but not only that). Thanks!
You can also read the announcement on firebird-python list
The official Firebird python driver 0.7.2 is preparing for release
There are quite a few changes if you watch the svn and github changelog
Python Firebird driver PyFirebirdSQL 0.6.6 is released with a few fixes
Here is the download page and the full changelog
Documentation page is located on github
http://nakagami.github.com/pyfirebirdsql/
Here are the issues solved:
Incorrect handling empty row for RowMapping : issue #30
Use setuptools instead of distutils.core import for setup.py : issue #31
InternalError after commit : issue #28
TurboBird for 0.9.0 is released
You can check the homepage for download links for all platforms also there is github page where you can contribute.
Also for changelog please scroll down to the bottom of the project’s page.
Clojure connection with JDBC is successfully done
Node.js Firebird driver 0.0.9 is released (tagged)
Here is the download page and you can check the Commit History for interesting changes (new features)and fixes (memory leaks , utf-8 char fields encoding handling).
- Fix for slda improper init
- Fixed memory leak for situation when single connection was used several times for several async queries, it also was making server to eat memory
- Fix to stream for char fields in UTF encoding
- Added async transaction start
- One fix to allow run execute procedure (and tests were added)
Firebird ODBC driver 2.0.1 released
I have built Firebird ODBC driver 2.0.1 release today. I have uploaded
all files into sourceforge area
All changes you can look in the file – changes-v20.log.
Regards,
—
Alexander Potapchenko
