New release of legacy FDB driver for Python v2.0.2 is available for download.
New release of legacy FDB driver for Python v2.0.2 is available for download.
Here is the Changelog and with the list of Bugs Fixed
New release of legacy FDB driver for Python v2.0.2 is available for download.
Here is the Changelog and with the list of Bugs Fixed
Maximiliano Robaina announced django-firebird 1.6 beta
A few days of the Django 1.6 was released, django-firebird is now in beta 1 stage. Feel free to fork from master branch or download and try it.
Remember that is using fdb as a default driver.
Any feedback is welcome.
FDB release 1.4 is out:
http://pypi.python.org/pypi/fdb
Here is the changelog and the list of bugs fixed
New Features:
* fdb.schema submodule extended with support for user privileges.
Improvements:
* fdb.services.User.load_information() method to load information about user from server.
* fdb.ibase content cleanup and additions.
* fdb.blr submodule with BLR definitions.
Bugs Fixed:
* PYFB-37 – Unicode Strings incorrect not allowed for insertion into BLOB SubType 1.
Philippe Makowski wrote on Firebird general list
After the conference , if you want to play with my examples using
Robot Framework to test your Firebird databases, you can get all the
code here :
https://bitbucket.org/pmakowski/test-fdb/
Have fun !
ps:
Seems to work quite nicely
Philippe Makowski wrote on google plus
I finished the port of FDB to Python 3 all tests seems ok
next step : merge into FDB upstream
You can grab it there :https://github.com/pmakowski/fdb/tags (tag is v0.1)
git repo : https://github.com/pmakowski/fdb
Philippe Makowski announced that he just committed new files in github fdb repository
He implemented firebird services api for Python 3 driver, this driver version doesn’t work yet for Python 2, and it is only the first step.
Certainly some improvements would be welcome.You can see diff here
The hope is that he will start working on fbcore soon