Menu

SQuirreL SQL Client: Version 3.0.1 released

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

3.0.1 (3/23/2009)

Changes since 3.0:

Enhancements:

- New Korean translation available (Thanks to Youngwoo Kim)

Bug-Fixes:

2686268: OS X Look and Feel is Incorrect
2645286: Quotes missing in squirrel-sql.sh (Thanks to mdykierek for the patch)
2531193: Oracle create table script the "ON UPDATE" is wrong
2644778: "Contents Tab SQL filter" and "Limit cell edit WHERE clause size" dialogs didn't work

Other reported bug-fixes:

- Fixed UI freeze issue which sometimes occurred when using software update feature.

- Better support for PointBase 5.7

- Fixed bug which caused NullPointerException in Refactoring when modifying column types

- Fixed bug which occurred when generating FK SQL for DB2 where the update and delete action clause result
in syntax error for certain standard constraint actions.

- Fixed the case of the install directory (java -> Java) to match the case of the directory created by the
installer.

- NullPointerException occured when last tab was closed

- Fixed several problems when Schemas where cached. For example, "Contents Tab SQL filter" and
"Limit cell edit WHERE clause size" dialogs did not open.

- Fixed a problem where when certain windows were closed (for example, the Session Properties window) the
first tab was always selected

Posted by Rob Manning 2009-03-26

Log in to post a comment.