Jaybird 3.0.1 released

The Firebird JDBC team is happy to announce the release of Jaybird 3.0.1.

Jaybird 3.0.1 contains the following fixes and changes:

  • Fixed: FBTraceManager.loadConfigurationFromFile strips line breaks (JDBC-493)
  • Fixed: FBDatabaseMetaData.getTables does not list tables where rdb$relation_type is null (JDBC-494)
  • Improvement: Character sets are now initialized lazily (JDBC-495)
  • Fixed: Memory leak caused by retaining blob handles until connection close (JDBC-497)

See the Jaybird 3.0.1 release notes for more information. Jaybird 3.0.1 can be downloaded from the JDBC Driver page.

The pain of no documentation

Free software is suffering because coders don’t know how to write documentation

Interesting article (read it here). As much important as the “source code documentation” is the documentation for the users. Firebird suffered from the lack of official documentation for a long time. This is being fixed, and you can help right now, contributing to the newest doc crowdfunding from the Project.

1 2