Subject | FDB Python driver for Firebird v1.7 released |
---|---|
Author | Pavel Cisar |
Post date | 2017-02-15T12:53:30Z |
FDB Python driver for Firebird v1.6 is available for download.
https://pypi.python.org/pypi/fdb
What's new:
* (PYFB-66) - Port parameter for connect and create_database is not used
* (PYFB-69) - Can not connect to FB services if set ISC_USER &
ISC_PASSWORD by os.environ[...]
* (PYFB-70) - executemany(operation, seq_of_parameters) appears to run
slower than it should
* Number of fixes to DDL generators in schema module
* Added support for Filter and BackupHistory in schema module.
* Added DDL scripts generator get_metadata_ddl().
best regards
Pavel Cisar
IBPhoenix
https://pypi.python.org/pypi/fdb
What's new:
* (PYFB-66) - Port parameter for connect and create_database is not used
* (PYFB-69) - Can not connect to FB services if set ISC_USER &
ISC_PASSWORD by os.environ[...]
* (PYFB-70) - executemany(operation, seq_of_parameters) appears to run
slower than it should
* Number of fixes to DDL generators in schema module
* Added support for Filter and BackupHistory in schema module.
* Added DDL scripts generator get_metadata_ddl().
best regards
Pavel Cisar
IBPhoenix