Release of DbFit 2.0.0 RC5
25 May 2013I am pleased to announce the release of DbFit 2.0.0 RC5 - it’s been a while since the last release. The ZIP archive can be downloaded from the DbFit homepage.
The highlights:
- Support for encrypting database passwords - if you are working in an environment where you aren’t allowed to store database passwords in plaintext, you may wish to use the
encrypt
utility that ships with DbFit to encrypt the password. - Oracle: support for the BOOLEAN data type
As always, there’s a whole host of minor improvements and bugfixes. You can find all the details on the “What’s new” page.
A big thanks goes to:
- Christian Krämer for more behind-the-scenes project patches
- @anaclcastro for improvements to Oracle adapter logging