107
I Use This!
Very High Activity

News

Analyzed about 12 hours ago. based on code collected 1 day ago.
Posted over 7 years ago by Cantu
After a long hiatus, I’ve finally found time to update firebird_fdw, which is now available as version 0.3.0. This update, together with an update of the underlying Firebird API wrapper libfq to version 0.2.0, is a general cleanup/bugfix release ... [More] , with improvements including: support for PostgreSQL 9.6 and 10 support for IMPORT FOREIGN SCHEMA (PostgreSQL 9.5 and later) automatic reconnection to Firebird improved error message handling [Less]
Posted over 7 years ago by mariuz
IBPhoenix now have a Firebird 3.x encryption plugin available for MacOSX.
Posted over 7 years ago by mariuz
Read the new white paper “Authentication in Firebird” from IBPhoenix: Developments introduced in Firebird 3 provide many options for authenticating users attempting to attach to a database. No longer is authentication restricted to a single method: ... [More] the methods available are determined by the plug-in authentication modules configured in the global and/or database config files. Also, there are many interesting articles in Documentation area of IBPhoenix website. [Less]
Posted over 7 years ago by mariuz
The stable version corresponds with django 1.10.x and lives into stable/1.10.x branch. The current master branch of this repository is being developed under django 1.11.x
Posted over 7 years ago by gkobler
A new version is available V1.3.8.88 Visit our Homepage and download the Trialversion: http://www.gksoft.ch/fbmonitor
Posted over 7 years ago by IBSurgeon News
IBSurgeon is glad to announce the availability of the new version of Encryption Plugin Framework for Firebird: the fast and easy way to add transparent and strong (AES256) encryption for Firebird databases. The new version includes the following ... [More] features: Pre-built binaries for Firebird 3.0.3: Windows 32/64 and Linux 32/64 gbak.exe with encryption of databases and backups. Full sources included Unlimited [Less]
Posted over 7 years ago by Cantu
From firebirdsql.org: We are glad to announce the new Firebird Forum for German-speaking developers: www.firebirdforum.de, with moderator Martin Koeditz, the editor of German edition of Firebird Language Reference. Fill free to register and meet with other Firebird developers!
Posted over 7 years ago by mariuz
Bunth Tamás wrote about the last step on LibreOffice database migration : It is my third post about implementing HSQL migration inside odb documents in connection with a TDF tender. The previous posts were about creating the schema import, and ... [More] the import of binary data. Today I will write about the final steps which has to be made in order to toggle off [Less]
Posted over 7 years ago by mariuz
This release fixes a few issues : Update schema.py from django 1.9 #64 Update operations.py #65 Removed unused DatabaseFeatures.can_introspect_max_length. #67 Dropped support for Python 2.6, 3.2, 3.3
Posted over 7 years ago by mariuz
Yii2-Firebird 0.10.0 is released with the following ChangeLog: Compatibility with Yii2 2.0.15 Complete reserved word list for Firebird 2.5/3.0 Added support to alterColumn for firebird 3.0 Added support to column identity in Firebird 3 Added support ... [More] to upsert Added add/drop default value for table Added support limit/offset with Expression Fixed compatibility with PHP ^7.0.16 and ^7.1.2 Fixed compatibility with linux [Less]