Firebird Python driver FDB 0.9 is now released with Documentation and new Features
FDB release 0.9 (we’re getting close to 1.0!) is out:
http://pypi.python.org/pypi/fdb/0.9
New Features:
* Documentation: both in-source (in Sphinx autodoc format and html)
* Services API completely reworked
http://pypi.python.org/pypi/fdb/0.9
New Features:
* Documentation: both in-source (in Sphinx autodoc format and html)
* Services API completely reworked
Other changes:
* Many unregistered bugs fixed.
* Various optimizations and cleanup
* Object reference graph optimizations
* Many new tests in test suite
* Many unregistered bugs fixed.
* Various optimizations and cleanup
* Object reference graph optimizations
* Many new tests in test suite
Target for next (1.0) release: Firebird ARRAY support
News via Pavel Cisar‘s google plus page
Update: Fixes one issue in web2py too.
Link to updated documentation : https://fdb.readthedocs.org/en/latest/index.html
Django tests will follow soon.