1 Oct 2011 18:26
CrunchyFrog 0.4.2 released
Andi Albrecht <albrecht.andi <at> googlemail.com>
2011-10-01 16:26:43 GMT
2011-10-01 16:26:43 GMT
After exactly two years it's obviously time to release a couple of bug fixes for CrunchyFrog, a SQL client and database frontend :) Download: http://crunchyfrog.googlecode.com/files/crunchyfrog-0.4.2.tar.gz Homepage: http://code.google.com/p/crunchyfrog/ New Features * Add Excel export filter (issue84, patch by Michele Albanese). To use this export filter python-xlwt is required. Bug Fixes * Properly escape error messages (issue85). * Fix conditional import of MySQL and Oracle backends by Darren Worrall (issue77). * Fix case-sensitive table names for initial SQL Server schema query, by Darren Worrall (issue80). * Fixed a problem when building schema information for SQL Server (issue79). * Provide proper schema information in navigator and when dropping objects on SQL editor (issue81, patch by Darren Worrall). * Fixed a problem when certain data types appeared in query results (issue87). * Fixed a problem when connecting to MySQL with invalid port settings (issue70, reported by Igor Stirbu, re-opened by LynxHeureux). * Catch GtkError when a backend reports a bad error position (issue74). * Installation prefix was hard-coded in cf/__init__.py and caused problems with non-standard installations (issue93). * English (en) message catalog was broken due to msgfmt's caching (issue96, thanks to Darren Worrall for reporting and testing). * Port is now properly set when connceting to SQL Server, in addition(Continue reading)

RSS Feed