Subject | FDB release 1.3 |
---|---|
Author | Pavel Cisar |
Post date | 2013-06-07T11:15:51Z |
FDB release 1.3 is out:
http://pypi.python.org/pypi/fdb
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
http://pypi.python.org/pypi/fdb
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