Firebird Python driver FDB 1.4 is released with new features

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.

Firebird Python driver FDB 1.3 is released

FDB release 1.3 is out:
http://pypi.python.org/pypi/fdb

Here is the changelog and the list of bugs fixed

New Features

* fdb.monitor submodule for access to / work with monitoring tables.
* New fdb.Connection.monitor property for access to monitoring tables.

Improvements

* closed property and clear() method for Schema.
* Unit tests reworked.

Bugs Fixed

* Unregistered: Bug in fdb.schema.Schema.close() and
fdb.schema.Schema.bind().

Next version 1.4 will provide access to/work with privileges to database
objects.

best regards
Pavel Cisar
IBPhoenix

1 2 3 4 5 7