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
There are quite a few changes if you watch the svn and github changelog
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
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.
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).
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
ХудожникMichael Van Canneyt announced his full text indexer project:
I’ve committed a file/database indexing and search engine, fpindexer, to SVN.
It was developed by Darius Blaszijk, with help from me. One of the planned uses is
to create searchable documentation. I’ve also (in a private project) used it to
implement full-text search on a database that doesn’t support that natively.
News via Maximiliano Robaina and here is the patch
To check more about the project you can check it’s homepage