<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<?xml-stylesheet href="rss2.xsl" type="text/xsl"?>
<rss version="2.0">
  <channel>
    <title>SQL Workbench/J</title>
    <link>http://www.sql-workbench.net</link>
    <atom:link href="http://www.sql-workbench.net/rss.xml" rel="self" type="application/rss+xml" xmlns:atom="http://www.w3.org/2005/Atom"></atom:link>
    <description>Release information for SQL Workbench/J</description>
    <language>en</language>
    <copyright>Thomas Kellerer</copyright>
    <webMaster>support@sql-workbench.net (Thomas Kellerer)</webMaster>
    <category>Programming</category>
    <category>Database</category>
    <category>SQL</category>
    <item>
      <title>New development build (107.9) released</title>
      <description>        <![CDATA[<p>Changes from build 107.8 to build 107.9</p><p>Enhancements</p><ul>
<li>The argument parser for Workbench specific commands has been changed in order to recognize empty values (e.g. -replaceWith=' ') Existing scripts should work, but it could be that some combinations of parameter values are not covered by my tests. So please verify that your scripts still work with the new version.</li>
<li>A new option for WbExport (-replaceValues) is available to replace text (using regular expressions) in all character columns during export.</li>
</ul>
]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.9</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 09 Mar 2010 18:37:17 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.8) released</title>
      <description>        <![CDATA[<p>Changes from build 107.7 to build 107.8</p><p>Enhancements</p><ul>
<li>For Oracle the DbExplorer will now also show OBJECT TYPEs</li>
</ul><p>Bug Fixes</p><ul>
<li>When quoting column names for WbCopy's column mapping, the quoted columns where not detected properly (e.g. -columns='name/"Name", id/"Id"')</li>
<li>The new "show max rows warning" option does not work for all Look &amp; Feels. Some ignore the setting of a background color. If changing the background color is not supported the text of the result tab is now displayed in the chosen color.</li>
<li>Fixed some more corner cases where the new row number display was not in sync with the result.</li>
</ul>

]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 03 Mar 2010 22:06:18 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.7) released</title>
      <description>        <![CDATA[<p>Changes from build 107.6 to build 107.7</p><p>Bug Fixes</p><ul>
<li>The new row number display was not always in sync with the result table.</li>
<li>Defined schema or catalog filters in the connection profile were not displayed correctly (even though they were stored correctly).</li>
<li>Exporting only some of the columns of a result using "Save As" did not work.</li>
</ul>


]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 25 Feb 2010 22:02:54 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.6) released</title>
      <description>        <![CDATA[<p>Changes from build 107.5 to build 107.6</p><p>Enhancements</p><ul>
<li>For DB2 the list of procedures is no long retrieved through the driver, so that functions will also be shown in the DbExplorer.</li>
<li>When using a JDBC 4.0 compliant driver the table definition in the DbExplorer will now also display the IS_AUTOINCREMENT flag. (with pre-JDBC 4.0 drivers the column will always display NO)</li>
<li>For SQL Server, column and table remarks that are defined through sp_addextendedproperty() are now retrieved and displayed in the DbExplorer.</li>
<li>Computed/Virtual columns are now shown in a table's SQL for Firebird, H2 Database, HSQLDB 2.0, Oracle 11g, DB2 (LUW) and SQL Server 2005</li>
<li>The DbExplorer will now show the (correct) source code for user defined AGGREGATEs in PostgreSQL</li>
</ul><p>Bug Fixes</p><ul>
<li>The current schema and database of the DbExplorer were not always saved correctly in the workspace.</li>
</ul>



]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 14 Feb 2010 15:16:30 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.5) released</title>
      <description>        <![CDATA[<p>Changes from build 107.4 to build 107.5</p><p>Enhancements</p><ul>
<li>When running stored procedures with parameters, the name of the parameters are now shown parameter input dialog if available. If running stored procedures with out parameters, the result tabs will be named after the parameters now (if the parameter names are available)</li>
<li>The minimum version for POI (XLS export) has been raised to 3.5 in order to support Microsoft's new OfficeOpen XML Format. Therefor the naming of export types has been changed: xls still writes the old (Pre 2003) binary format, xlsx now writes the new OOXML format (Office 2007) and the (new) type xlsm writes the Office 2003 XML format (xlsm is equivalent to the previous xlsx type). To be able to use the new xlsx format, additonal libraries (apart from poi.jar) are needed: poi-ooxml.jar, dom4j-1.6.1.jar, geronimo-stax-api_1.0_spec-1.0.jar, ooxml-schemas-1.0.jar and xmlbeans-2.3.0.jar</li>
<li>Two new options for spreadsheet export have been added. An option to turn on the auto-filter for ODS and Excel XML exports (-autoFilter). An option -fixedHeader to freeze header row which is available for all three formats. Both options are turned on by default.</li>
<li>A new option has been added to highlight the result tab when the number of rows defined in the "Max. Rows" setting has been reached. (Tools -&gt; Options -&gt; Data display -&gt; Show Max Rows. warning)</li>
<li>A new commandline option for specifying the connection in batch mode has been added. Using -connectionProperties extended properties for the JDBC driver can be passed on the commandline. As the properties need to be specified as key value pairs the value has to be quoted, e.g. -connectionProperties='myprop=somevalue'</li>
<li>A new entry to control the usage of the table's schema in an SQL export (WbExport -type=sqlinsert) has been added. This overwrites the default setting from the options dialog (Tools -&gt; Options -&gt; SQL Generation)</li>
</ul><p>Bug Fixes</p><ul>
<li>When using "Save Data As" to export a result set, the settings for an Excel export where not saved</li>
<li>Stored procedures that used a REF CURSOR as an INOUT parameter could not be executed using WbCall</li>
</ul>




]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Fri, 05 Feb 2010 23:35:52 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.4) released</title>
      <description>        <![CDATA[<p>Changes from build 107.3 to build 107.4</p><p>Bug Fixes</p><ul>
<li>If a table with the same name existed in two schemas, the DataPumper would show the coloumns for both tables, not just the selected one.</li>
<li>The option to display row numbers for results was not saved from within the options dialog</li>
</ul>





]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 26 Jan 2010 21:13:01 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.3) released</title>
      <description>        <![CDATA[<p>Changes from build 107.2 to build 107.3</p><p>Enhancements</p><ul>
<li>For results the row numbers can now also be displayed (similar to the line numbers in the editor)</li>
<li>Oracle object type columns are now displayed correctly. As this is a generic solution to display JDBC "Struct" values, it should work for any driver that returns the correct type.</li>
</ul>






]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.3</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 24 Jan 2010 13:00:25 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.2) released</title>
      <description>        <![CDATA[<p>Changes from build 107.1 to build 107.2</p><p>Enhancements</p><ul>
<li>Integrated the JLine library to allow command line editing for console mode on Linux (and other Unix like systems).</li>
<li>A new command WbListSchemas is available.</li>
<li>A new option (-infoSheet=true) is available for spreadsheets exports (ods, xlsx, xls) to append an additional worksheet that contains the SQL that generated the export.</li>
<li>A new option (-tableWhere="....") is available for WbExport to append a WHERE clause to all tables that are exported (e.g. WHERE modified_date &gt; DATE '2010-01-01')</li>
<li>The behaviour of the quick search for the auto-completion can now be configured. A new option "Partial match" will allow search anywhere in the listed objects (not just at the start). Another option allows to filter the displayed items according to the quick search value (instead of simply jumping to the first matching item). Alphabetic sorting of table columns can now be disabled (in that case, the columns are listed in the order as returned by the database). The new options have been moved to a separate page in the options dialog</li>
</ul><p>Bug Fixes</p><ul>
<li>WbSchemaDiff reported the compared sequences as procedure-info in the diff summary</li>
<li>The dialog to choose the update table for a multi-join SELECT result can now be resized</li>
<li>When moving a macro from one group to another using drag and drop (instead of Cut &amp; Paste) the change was not applied.</li>
<li>When copying the data of a result set into the clipboard, the column headers were not copied when the keyboard shortcut was used.</li>
</ul>







]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 19 Jan 2010 22:45:52 +0200</pubDate>
    </item>
    <item>
      <title>New development build (107.1) released</title>
      <description>        <![CDATA[<p>Changes from build 107.0 to build 107.1</p><p>Enhancements</p><ul>
<li>When toggling the option "Allow table altering" for the DbExplorer, this is now immediately reflected in any open DbExplorer (previously after changing the option the DbExplorer had to be closed and re-opened)</li>
<li>For query results, the column comments can now also be retrieved. The column comments (if available) are then displayed in the tooltip of the result's column header. The retrieval can be enabled in Tools -&gt; Options -&gt; Data display -&gt; Retrieve column remarks for queries</li>
<li>WbExport can now also write a "control" file for DB2's IMPORT command (-formatFile=db2)</li>
<li>A message box can now be displayed when all running scripts have been finished. If the application is minimized, displaying the message box will also restore the application's main window.</li>
</ul><p>Bug Fixes</p><ul>
<li>When moving a DbExplorer away from the end, the tabs were not restored correctly when loading the workspace later.</li>
<li>Some properties for SQL generation were not migrated correctly from previous versions</li>
<li>Setting the editor color for datatypes changed the color for the cursor (and vice versa)</li>
<li>When changing inet, macaddr or cidr columns in the result set, wrong statements were generated for PostgreSQL</li>
</ul>








]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 06 Jan 2010 11:34:18 +0200</pubDate>
    </item>
    <item>
      <title>New stable build (107) released</title>
      <description>        <![CDATA[<p>Changes from build 106 to build 107</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>Changing column definitions or renaming tables directly in the DbExplorer can be now disabled in the Options dialog.</li>
<li>The connection profile has a new option to filter schema and catalog names from the dropdown in the DbExplorer.</li>
<li>A new option to keep the highlight when using "Highlight current statement" has been added (Tools -&gt; Options -&gt; Editor)</li>
<li>A new option to set the default value for the Max. Rows field when opening new tabs is available (Tools -&gt; Options -&gt; Data Display)</li>
<li>UTF and ISO encodings can now be entered (e.g. for WbExport or WbImport) without dashes: UTF8, UTF16, iso88591. They will be converted internally to the correct names.</li>
<li>Log4J logging can also be turned on by supplying a configuration file as a parameter for workbench.log.log4j so that log4j.xml does not need to be in the directory where sqlworkbench.jar is located.</li>
<li>Peter Franken contributed a Log4J integration for SQL Workbench/J. In order to use Log4j, the library log4j.jar (without a version number) must be present in the directory where sqlworkbench.jar is located. The log4j.xml must also be placed into that directory. To turn on log4j logging, the property workbench.log.log4j must be set to true (either in workbench.settings or as a system property) If log4j is used, none of the logging properties from workbench.settings will be applied. Log4j must be completely configured through log4j.xml.</li>
<li>Blobs can now be exported and imported as "text values" by encoding the binary values (hex or unicode).</li>
<li>sqlwbconsole.exe can now also be used to run SQL Workbench in batch mode (e.g. sqlwbconsole.exe -script=do_something.sql)</li>
<li>A new menu item "File -&gt; Close Window" is available to close the current window.</li>
<li>For JDBC 4 drivers that support the SQLXML type, XML columns are now displayed directly (without the need to use casting or similar methods). Currently it seems that only Postgres and DB2 have implemented this properly in their driver.</li>
<li>A new option to control the behaviour when closing a tab has been added. If "Activate the last used tab" is enabled, closing a tab will no longer select the "next" tab, but the previously used one. The new option is enabled by default.</li>
<li>When opening a file from the the main menu (File -&gt; Open), the file can now be opened in a new editor tab.</li>
<li>Columns can now be added from within the DbExplorer's table definition panel</li>
<li>The generated source for inherited tables in Postgres now shows the parent table</li>
<li>WbSchemaDiff and WbReport now include triggers.</li>
<li>WbDataDiff can now output the result as XML files.</li>
<li>The WbXslt command can now handle stylesheets that include other stylesheets.</li>
<li>In the macro editor auto completion is now enabled (if the main window is connected)</li>
<li>workbench.settings will now only retain those properties that differ from the built-in defaults. This makes rolling out changes to the defaults easier. Any property that has been customized will remain in workbench.settings (but will not benefit from bugfixes made to the default properties)</li>
<li>Result tabs, can now be re-orderd using drag and drop.</li>
<li>The column definition of tables in the DbExplorer can now be edited and the approriate ALTER statement can be generated for the changes. Primary keys can be dropped and created from within the column definition.</li>
<li>Tables (and other objects if the database supports this) can now be renamed from within the table list of the DbExplorer. The comment for a table can also be changed. To apply the changes a new menu option in the context menu is available to generate and run the necessary ALTER statements.</li>
<li>The editor and resultset tabs can now have their own close button. (Tools -&gt; Options -&gt; General)</li>
<li>For SQL Server 2005 and above, synonyms are now retrieved in the DbExplorer.</li>
</ul><p>Bug Fixes</p><ul>
<li>The trigger list panel (where all triggers where shown) was not working any longer.</li>
<li>When copying a column name from the header's popup, the wrong name was copied when the columns where re-arranged using drag&amp;drop.</li>
<li>Fixed wrong formatting of multiple common table expressions (WITH .. AS) and multiple tuples for a VALUES expression.</li>
<li>The (search) history dropdowns were filled in the wrong order (the oldest entry was the first entry)</li>
<li>Using WbCall with a fully qualified procedure that returned a REF CURSOR did not work.</li>
<li>The navigation for referencing/referenced rows was no longer available in the DbExplorer's data tab.</li>
<li>Domain and Enum information was not displayed in the DbExplorer for Postgres versions before 8.4</li>
<li>When using WbDataDiff with tables where the column names differed in their case "FirstName" vs. "firstname" the generated UPDATE or INSERT statements were wrong. WbDataDiff now considers column names that only differ in their case as identical.</li>
<li>The new "Add column" feature was only configured for PostgreSQL</li>
<li>Retrieving columns with type "timestamp" did not work for SQL Server.</li>
<li>When adding a new column in the DbExplorer, column comments were not included.</li>
<li>When reformatting statements, workbench variables that contained an underscore (e.g. $[my_id]) where not detected correctly (and thus the statement was not formatted correctly)</li>
<li>The (table independent) trigger list panel in the DbExplorer did not show the trigger source correctly if multiple triggers had the same name.</li>
<li>Execute current was not working for MySQL connections.</li>
<li>If tables were created using double quotes (e.g. CREATE TABLE "MyTable"), the table details were no longer displayed in the DbExplorer</li>
<li>If a connection script was defined in the connection profile, an error was displayed during connect (even though the connection script was executed correctly)</li>
<li>The settings of the DbExplorer where not saved when the DbExplorer was opened as a separate window.</li>
<li>When using "Highlight Current statement" and executing the statement at the cursor (Execute Current), the statement was not highlighted when an error occurred.</li>
<li>"Execute current" was not working any longer.</li>
<li>The editor color for datatypes selected in the options dialog was not used.</li>
<li>The "Show Single Record Dialog" menu item in the table's popup menu was not always enabled.</li>
<li>When copying a macro, the keyboard shortcut was copied as well.</li>
<li>When cancelling the prompt to define an update table for a multi-table SELECT statement, an error was displayed.</li>
<li>WbGrepData did not work if tables were listed explicitely using the -tables parameter.</li>
<li>Auto completion was not working properly with Postgres and tables that were stored in the public schema.</li>
<li>"WbMode confirm" was not working if the profile was set to read only.</li>
<li>The BLOB dialog could not be opened from within a result set if the connection profile was set to read only.</li>
<li>Formatting UPDATEs with Sub-Select was not working properly</li>
<li>WbCopy now removes any trailing semicolon from the SQL query when using query based copying.</li>
</ul>









]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-107</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 16 Dec 2009 20:40:51 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.9) released</title>
      <description>        <![CDATA[<p>Changes from build 106.8 to build 106.9</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>The connection profile has a new option to filter schema and catalog names from the dropdown in the DbExplorer.</li>
<li>A new option to keep the highlight when using "Highlight current statement" has been added (Tools -&gt; Options -&gt; Editor)</li>
<li>A new option to set the default value for the Max. Rows field when opening new tabs is available (Tools -&gt; Options -&gt; Data Display)</li>
<li>UTF and ISO encodings can now be entered (e.g. for WbExport or WbImport) without dashes: UTF8, UTF16, iso88591. They will be converted internally to the correct names.</li>
<li>Log4J logging can also be turned on by supplying a configuration file as a parameter for workbench.log.log4j so that log4j.xml does not need to be in the directory where sqlworkbench.jar is located.</li>
</ul>










]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.9</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 29 Nov 2009 23:05:20 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.8) released</title>
      <description>        <![CDATA[<p>Changes from build 106.7 to build 106.8</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>Peter Franken contributed a Log4J integration for SQL Workbench/J. In order to use Log4j, the library log4j.jar (without a version number) must be present in the directory where sqlworkbench.jar is located. The log4j.xml must also be placed into that directory. To turn on log4j logging, the property workbench.log.log4j must be set to true (either in workbench.settings or as a system property) If log4j is used none of the logging properties from workbench.settings will be applied. Log4j must be completely configured through log4j.xml.</li>
<li>Blobs can now be exported and imported as "text values" by encoding the binary values (hex or unicode).</li>
<li>sqlwbconsole.exe can now also be used to run SQL Workbench in batch mode (e.g. sqlwbconsole.exe -script=do_something.sql)</li>
</ul><p>Bug Fixes</p><ul>
<li>When copying a column name from the header's popup, the wrong name was copied when the columns where re-arranged using drag&amp;drop.</li>
</ul>











]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 18 Nov 2009 21:34:24 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.7) released</title>
      <description>        <![CDATA[<p>Changes from build 106.6 to build 106.7</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>A new menu item "File -&gt; Close Window" is available to close the current window.</li>
<li>For JDBC 4 drivers that support the SQLXML type, XML columns are now displayed directly (without the need to use casting or similar methods). Currently it seems that only Postgres and DB2 have implemented this properly in their driver.</li>
<li>A new option to control the behaviour when closing a tab has been added. If "Activate the last used tab" is enabled, closing a tab will no longer select the "next" tab, but the previously used one. The new option is enabled by default.</li>
</ul><p>Bug Fixes</p><ul>
<li>Fixed wrong formatting of multiple common table expressions (WITH .. AS) and multiple tuples for a VALUES expression.</li>
<li>The (search) history dropdowns were filled in the wrong order (the oldest entry was the first entry)</li>
<li>Using WbCall with a fully qualified procedure that returned a REF CURSOR did not work.</li>
</ul>













]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 08 Nov 2009 20:04:54 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.6) released</title>
      <description>        <![CDATA[<p>Changes from build 106.5 to build 106.6</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>When opening a file from the the main menu (File -&gt; Open), the file can now be opened in a new editor tab.</li>
</ul>














]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 27 Oct 2009 18:46:06 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.5) released</title>
      <description>        <![CDATA[<p>Changes from build 106.4 to build 106.5</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
</ul><p>Bug Fixes</p><ul>
<li>Domain and Enum information was not displayed in the DbExplorer for Postgres versions before 8.4</li>
<li>When using WbDataDiff with tables where the column names differed in their case "FirstName" vs. "firstname" the generated UPDATE or INSERT statements were wrong. WbDataDiff now considers column names that only differ in their case as identical.</li>
<li>The new "Add column" feature was only configured for PostgreSQL</li>
<li>Retrieving columns with type "timestamp" did not work for SQL Server.</li>
<li>When adding a new column in the DbExplorer, column comments were not included.</li>
</ul>















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 18 Oct 2009 20:02:42 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.4) released</title>
      <description>        <![CDATA[<p>Changes from build 106.3 to build 106.4</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>Columns can now be added from within the DbExplorer's table definition panel</li>
<li>The generated source for inherited tables in Postgres now shows the parent table</li>
<li>WbSchemaDiff and WbReport now include triggers.</li>
<li>WbDataDiff can now output the result as XML files.</li>
</ul><p>Bug Fixes</p><ul>
<li>When reformatting statements, workbench variables that contained an underscore (e.g. $[my_id]) where not detected correctly (and thus the statement was not formatted correctly)</li>
<li>The (table independent) trigger list panel in the DbExplorer did not show the trigger source correctly if multiple triggers had the same name.</li>
<li>Execute current was not working for MySQL connections.</li>
<li>If tables were created using double quotes (e.g. CREATE TABLE "MyTable"), the table details were no longer displayed in the DbExplorer</li>
<li>If a connection script was defined in the connection profile, an error was displayed during connect (even though the connection script was executed correctly)</li>
<li>The settings of the DbExplorer where not saved when the DbExplorer was opened as a separate window.</li>
<li>When using "Highlight Current statement" and executing the statement at the cursor (Execute Current), the statement was not highlighted when an error occurred.</li>
</ul>
















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 12 Oct 2009 21:58:16 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.3) released</title>
      <description>        <![CDATA[<p>Changes from build 106.2 to build 106.3</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>The WbXslt command can now handle stylesheets that include other stylesheets.</li>
</ul><p>Bug Fixes</p><ul>
<li>"Execute current" was not working any longer.</li>
<li>The editor color for datatypes selected in the options dialog was not used.</li>
</ul>

















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 24 Sep 2009 22:13:04 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.2) released</title>
      <description>        <![CDATA[<p>Changes from build 106 to build 106.2</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>In the macro editor auto completion is now enabled (if the main window is connected)</li>
<li>workbench.settings will now only retain those properties that differ from the built-in defaults. This makes rolling out changes to the defaults easier. Any property that has been customized will remain in workbench.settings (but will not benefit from bugfixes made to the default properties)</li>
<li>Result tabs, can now be re-orderd using drag and drop.</li>
<li>The column definition of tables in the DbExplorer can now be edited and the approriate ALTER statement can be generated for the changes. Primary keys can be dropped and created from within the column definition.</li>
<li>Tables (and other objects if the database supports this) can now be renamed from within the table list of the DbExplorer. The comment for a table can also be changed. To apply the changes a new menu option in the context menu is available to generate and run the necessary ALTER statements.</li>
<li>The editor and resultset tabs can now have their own close button. (Tools -&gt; Options -&gt; General)</li>
<li>For SQL Server 2005 and above, synonyms are now retrieved in the DbExplorer.</li>
</ul><p>Bug Fixes</p><ul>
<li>The "Show Single Record Dialog" menu item in the table's popup menu was not always enabled.</li>
<li>When copying a macro, the keyboard shortcut was copied as well.</li>
<li>When cancelling the prompt to define an update table for a multi-table SELECT statement, an error was displayed.</li>
<li>WbGrepData did not work if tables were listed explicitely using the -tables parameter.</li>
<li>Auto completion was not working properly with Postgres and tables that were stored in the public schema.</li>
<li>"WbMode confirm" was not working if the profile was set to read only.</li>
<li>The BLOB dialog could not be opened from within a result set if the connection profile was set to read only.</li>
<li>Formatting UPDATEs with Sub-Select was not working properly</li>
<li>WbCopy now removes any trailing semicolon from the SQL query when using query based copying.</li>
</ul>

















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 21 Sep 2009 20:38:32 +0200</pubDate>
    </item>
    <item>
      <title>New development build (106.1) released</title>
      <description>        <![CDATA[<p>Changes from build 106 to build 106.1</p><p>Enhancements</p><ul>
<li>SQL Workbench/J now requires Java 6.</li>
<li>workbench.settings will now only retain those properties that differ from the built-in (DB) defaults to make rolling out changes to the defaults easier. Any property that has been customized will remain in workbench.settings (but will not benefit from bugfixes made to the default properties)</li>
<li>Result tabs, can now be re-orderd using drag and drop.</li>
<li>The column definition of tables in the DbExplorer can now be edited and the approriate ALTER statement can be generated for the changes. Primary keys can be dropped and created from within the column definition.</li>
<li>Tables (and other objects if the database supports this) can now be renamed from within the table list of the DbExplorer. The comment for a table can also be changed. To apply the changes a new menu option in the context menu is available to generate and run the necessary ALTER statements.</li>
<li>The editor and resultset tabs can now have their own close button. (Tools -&gt; Options -&gt; General)</li>
<li>For SQL Server 2005 and above, synonyms are now retrieved in the DbExplorer.</li>
</ul><p>Bug Fixes</p><ul>
<li>"WbMode confirm" was not working if the profile was set to read only.</li>
<li>The BLOB dialog could not be opened if the connection profile was set to read only.</li>
<li>Formatting UPDATEs with Sub-Select was not working properly</li>
<li>WbCopy now removes any trailing semicolon from the SQL query when using query based copying.</li>
</ul>

















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 12 Sep 2009 19:49:14 +0200</pubDate>
    </item>
    <item>
      <title>New stable build (106) released</title>
      <description>        <![CDATA[<p>Changes from build 105 to build 106</p><p>Bug Fixes</p><ul>
<li>Connections to DB2 were no longer working</li>
</ul>

















]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-106</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 31 Aug 2009 18:29:51 +0200</pubDate>
    </item>
    <item>
      <title>New stable build (105) released</title>
      <description>        <![CDATA[<p>Changes from build 104 to build 105</p><p>Enhancements</p><ul>
<li>Added support for H2 domains and constants</li>
<li>For Postgres, if a SEQUENCE is tied to a column, this is now shown in the sequence's source and a comment is added for non serial columns in the table's source.</li>
<li>Postgres RULEs are now displayed in the DbExplorer</li>
<li>A new command WbMode is available which can change the "read only" and "confirm updates" setting for the current connection without modifying the underlying connection profile.</li>
<li>Values for non-Standard datatypes can now be edited in the result set provided the DBMS supports some kind of function of cast to convert a string literal to that datatype. Default casts for the following PostgreSQL datatypes have been added: inet, cidr, macaddr</li>
<li>A new help menu is available to display the online manual for the current DBMS. Default configurations (URLs) for PostgreSQL, Oracle, H2, HSQLDB, MySQL and Microsoft SQL Server have been added.</li>
<li>A new command WbGrepSource is available to search the source code of all database objects for specific values (patterns). A GUI for this is also available at "Tools -&gt; Search in object source".</li>
<li>The table search panel can now search with more sophisticated conditions. This is done by searching in the application rather than using a LIKE condition in a SELECT query. Both search types are available in the "Search Table Data" tab of the DbExplorer. The functionality of the client side search is now also available through the new Workbench command WbGrepData</li>
<li>Added support for SQL Server TYPEs in DbExplorer</li>
<li>The default label used for new tabs can now be configured using the property workbench.gui.tabs.defaultlabel in workbench.settings.</li>
<li>Added support for Postgres DOMAINs and ENUMs in DbExplorer</li>
<li>The text and background color for the editor, the message area and the data tables can now be configured</li>
<li>A new menu item to close all result tabs at once is available.</li>
<li>In the table definition display (columns) in the DbExplorer, a new popup menu item is available to create a default INSERT or SELECT statement for the selected columns.</li>
<li>A new parameter for WbExport is available: -sourceTablePrefix that defines a common prefix for all tables defined through -sourceTable. The prefix will be appended to all table names without any changes.</li>
<li>A new option to display information about database objects is available through "SQL -&gt; Object Info". If text is selected in the editor, this action will try to find a DB object with the name that is indicated by the selected text. It will look for tables, views, synonyms, sequences, procedures/functions and triggers. If something is found the definition (e.g. the list of columns) is displayed as a result set in the current SQL tab (the result will be appended). For objects with only a SQL source (e.g. a procedure) the source will be written into the messages tab.</li>
<li>When specifying date/time format string (e.g. when importing a file or in the options dialog), the input is now validated and an error message is shown.</li>
<li>The SQL Macros can now be displayed in a floating window. Double clicking a macro will run the macro in the currently selected SQL tab.</li>
<li>The generation of the source SQL for a table can now be configured in order to use the functions the DBMS supports (e.g. SHOW CREATE TABLE for MySQL), so that incompatibilities of the DBMS with the ANSI SQL standard can be worked around. A detailed description is in the manual in the section "Customize table source retrieval" of the chapter "Properties in the .settings file"</li>
<li>When using WbExport to generate HTML two new parameters can be used to specify HTML code that is added before and after the actual export data (-preDataHtml, -postDataHtml)</li>
</ul><p>Bug Fixes</p><ul>
<li>Exporting a table's data from within the table list in the DbExplorer was no longer working.</li>
<li>The default fetch size of a connection profile could not be reset (empty).</li>
<li>Fixed the autocompletion if a table was specified using schema.something.</li>
<li>Shortcut keys which involved the Enter could not be defined.</li>
<li>The Save As dialog to save result data now only checks for the update table and primary keys if needed.</li>
<li>Using PostgreSQL's DELETE ... RETURNING did not work.</li>
<li>Formatting a statment that used "AS ofx" for a column alias, would treat AS OF as a keyword and the formatted created a wrong syntax (AS OF x)</li>
<li>Dropping a function from within the DbExplorer generated the wrong SQL for Postgres</li>
<li>DESCRIBE is no longer handled by SQL Workbench/J when connected to a MySQL database.</li>
<li>When using WbImport with -header=false but no column definitions, the import would fail if the table had more columns than the import file. The additional columns of the table are now ignored as in previous versions.</li>
<li>"Create index" from within the table definition display in the DbExplorer was no longer working.</li>
<li>The "Object Info" feature did not work on Postgres if the selected object was a view.</li>
<li>In Oracle running a SELECT using a table name that was also used as a global symbol, the generated statements for changes in the result set referenced the schema PUBLIC instead of the current schema.</li>
<li>When re-ordering the columns using drag-and-drop and then displaying the single-record dialog, the content of the columns was mixed up.</li>
<li>When re-ordering the columns using drag-and-drop, the order was reset when changing data in the result.</li>
<li>The alternate delimiter was not always processed correctly.</li>
<li>When using the DataPumper to import text files and an invalid date format was specified, no table columns could be selected.</li>
<li>The -schemas parameter for WbReport was ignored.</li>
<li>When loading a new file into the editor while an error selection was present, the selection was still shown after the new file was loaded.</li>
<li>When prompting vor variables, entering an empty value would remove the variable from the internal variables pool. It is now stored with an empty string as its value.</li>
<li>(Un)Comment selection did not work if the cursor was in the very first column and no lines where selected.</li>
<li>For WbCopy -createTarget was not working if the source was a query.</li>
</ul>




























]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-105</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 31 Aug 2009 00:15:10 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.8) released</title>
      <description>        <![CDATA[<p>Changes from build 104.7 to build 104.8</p><p>Enhancements</p><ul>
<li>A new command WbMode is available which can change the "read only" and "confirm updates" setting for the current connection without modifying the underlying connection profile.</li>
<li>Values for non-Standard datatypes can now be edited in the result set provided the DBMS supports some kind of function of cast to convert a string literal to that datatype. Default casts for the following PostgreSQL datatypes have been added: inet, cidr, macaddr</li>
<li>A new help menu is available to display the online manual for the current DBMS. Default configurations (URLs) for PostgreSQL, Oracle, H2, HSQLDB, MySQL and Microsoft SQL Server have been added.</li>
</ul><p>Bug Fixes</p><ul>
<li>Exporting a table's data from within the table list in the DbExplorer was no longer working.</li>
</ul>































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 27 Aug 2009 19:58:56 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.7) released</title>
      <description>        <![CDATA[<p>Changes from build 104.6 to build 104.7</p><p>Enhancements</p><ul>
<li>A new command WbGrepSource is available to search the source code of all database objects for specific values (patterns). A GUI for this is also available at "Tools -&gt; Search in object source".</li>
<li>The table search panel can now search with more sophisticated conditions. This is done by searching in the application rather than using a LIKE condition in a SELECT query. Both search types are available in the "Search Table Data" tab of the DbExplorer. The functionality of the client side search is now also available through the new Workbench command WbGrepData</li>
<li>Added support for SQL Server TYPEs in DbExplorer</li>
</ul><p>Bug Fixes</p><ul>
<li>The default fetch size of a connection profile could not be reset (empty).</li>
</ul>
































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 12 Aug 2009 21:59:31 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.6) released</title>
      <description>        <![CDATA[<p>Changes from build 104.5 to build 104.6</p><p>Enhancements</p><ul>
<li>The default label used for new tabs can now be configured using the property workbench.gui.tabs.defaultlabel in workbench.settings.</li>
<li>Added support for Postgres DOMAINs and ENUMs in DbExplorer</li>
<li>The text and background color for the editor, the message area and the data tables can now be configured</li>
</ul><p>Bug Fixes</p><ul>
<li>Fixed the autocompletion if a table was specified using schema.something.</li>
</ul>

































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 06 Aug 2009 19:09:52 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.5) released</title>
      <description>        <![CDATA[<p>Changes from build 104.4 to build 104.5</p><p>Enhancements</p><ul>
<li>A new menu item to close all result tabs at once is available.</li>
</ul><p>Bug Fixes</p><ul>
<li>Shortcut keys which involved the Enter could not be defined.</li>
<li>The Save As dialog to save result data now only checks for the update table and primary keys if needed.</li>
</ul>


































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 29 Jul 2009 22:01:58 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.4) released</title>
      <description>        <![CDATA[<p>Changes from build 104.3 to build 104.4</p><p>Enhancements</p><ul>
<li>In the table definition display (columns) in the DbExplorer, a new popup menu item is available to create a default INSERT or SELECT statement for the selected columns.</li>
</ul><p>Bug Fixes</p><ul>
<li>Using PostgreSQL's DELETE ... RETURNING did not work.</li>
<li>Formatting a statment that used "AS ofx" for a column alias, would treat AS OF as a keyword and the formatted created a wrong syntax (AS OF x)</li>
<li>Dropping a function from within the DbExplorer generated the wrong SQL for Postgres</li>
<li>DESCRIBE is no longer handled by SQL Workbench/J when connected to a MySQL database.</li>
<li>When using WbImport with -header=false but no column definitions, the import would fail if the table had more columns than the import file. The additional columns of the table are now ignored as in previous versions.</li>
</ul>



































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 19 Jul 2009 13:00:24 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.3) released</title>
      <description>        <![CDATA[<p>Changes from build 104.2 to build 104.3</p><p>Enhancements</p><ul>
<li>A new parameter for WbExport is available: -sourceTablePrefix that defines a common prefix for all tables defined through -sourceTable. The prefix will be appended to all table names without any changes.</li>
</ul><p>Bug Fixes</p><ul>
<li>The "Object Info" feature did not work on Postgres if the selected object was a view.</li>
<li>In Oracle running a SELECT using a table name that was also used as a global symbol, the generated statements for changes in the result set referenced the schema PUBLIC instead of the current schema.</li>
<li>When re-ordering the columns using drag-and-drop and then displaying the single-record dialog, the content of the columns was mixed up.</li>
<li>When re-ordering the columns using drag-and-drop, the order was reset when changing data in the result.</li>
</ul>




































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.3</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 28 Jun 2009 20:27:14 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.2) released</title>
      <description>        <![CDATA[<p>Changes from build 104.1 to build 104.2</p><p>Enhancements</p><ul>
<li>A new option to display information about database objects is available through "SQL -&gt; Object Info". If text is selected in the editor, this action will try to find a DB object with the name that is indicated by the selected text. It will look for tables, views, synonyms, sequences, procedures/functions and triggers. If something is found the definition (e.g. the list of columns) is displayed as a result set in the current SQL tab (the result will be appended). For objects with only a SQL source (e.g. a procedure) the source will be written into the messages tab.</li>
<li>When specifying date/time format string (e.g. when importing a file or in the options dialog), the input is now validated and an error message is shown.</li>
</ul><p>Bug Fixes</p><ul>
<li>The alternate delimiter was not always processed correctly.</li>
<li>When using the DataPumper to import text files and an invalid date format was specified, no table columns could be selected.</li>
<li>The -schemas parameter for WbReport was ignored.</li>
<li>When loading a new file into the editor while an error selection was present, the selection was still shown after the new file was loaded.</li>
</ul>









































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 21 Jun 2009 18:28:18 +0200</pubDate>
    </item>
    <item>
      <title>New development build (104.1) released</title>
      <description>        <![CDATA[<p>Changes from build 104.0 to build 104.1</p><p>Enhancements</p><ul>
<li>The SQL Macros can now be displayed in a floating window. Double clicking a macro will run the macro in the currently selected SQL tab.</li>
<li>The generation of the source SQL for a table can now be configured in order to use the functions the DBMS supports (e.g. SHOW CREATE TABLE for MySQL), so that incompatibilities of the DBMS with the ANSI SQL standard can be worked around. A detailed description is in the manual in the section "Customize table source retrieval" of the chapter "Properties in the .settings file"</li>
<li>When using WbExport to generate HTML two new parameters can be used to specify HTML code that is added before and after the actual export data (-preDataHtml, -postDataHtml)</li>
</ul><p>Bug Fixes</p><ul>
<li>When prompting vor variables, entering an empty value would remove the variable from the internal variables pool. It is now stored with an empty string as its value.</li>
<li>(Un)Comment selection did not work if the cursor was in the very first column and no lines where selected.</li>
<li>For WbCopy -createTarget was not working if the source was a query.</li>
</ul>










































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Fri, 12 Jun 2009 18:15:41 +0200</pubDate>
    </item>
    <item>
      <title>New stable build (104) released</title>
      <description>        <![CDATA[<p>Changes from build 103 to build 104</p><p>Enhancements</p><ul>
<li>All fonts can now be reset to their defaults in the options dialog.</li>
<li>A result tab can now be reloaded (by re-running the original SQL) through the context menu of the result tab.</li>
<li>It is now possible to cycle through the tabs using Ctrl-Tab and Ctrl-Shift-Tab</li>
<li>The keyboard shortcuts for editor movements can now be configured. The defaults have been adjusted to comply with the Apple guidelines on Mac OS</li>
<li>The generating SQL query of a result tab can now be displayed by double-clicking on the tab or through the context menu of the result tab.</li>
<li>WbCopy (and the DataPumper) now optionally ignores any error that occurs when dropping the target table. For that, a new parameter is available -ignoreDropError which defaults to false</li>
<li>When using XSLT to transform output of e.g. WbReport or WbSchemaDiff, the name of the stylesheet can now be specified without a pathname if located in the xslt subdirectory or the config directory.</li>
<li>When assigning a keyboard shortcut to a macro, the shortcut's character would be inserted into the editor when the macro was executed.</li>
<li>CHECK constraints are now reported individually in the output of WbReport and WbSchemaDiff. WbSchemaDiff has a new parameter to match check constraints by name or by expression only.</li>
<li>A result name (defined using @wbresult) is now used as the header when printing the result.</li>
<li>The editor can now be configured to either uses spaces or real tab characters (as before)</li>
<li>The editor can now be scrolled without moving the caret by using Ctrl-Down and Ctrl-Up</li>
<li>Autocompletion is now supported for the SQL statement EXEC and will show a list of stored procedures. WbCall and CALL are also recognized.</li>
<li>When showing the sequence definition for an Oracle sequence the column LAST_NUMBER is now also displayed in the DbExplorer</li>
<li>When defining a new filter for a result set, the currently selected column is now pre-selected in the dropdown if no filter is defined.</li>
<li>When using WbCopy's -createTarget=true, data type mappings can now be specified in workbench.settings that enhance or overwrite the data type mapping returned by the driver. Details can be found in the manual.</li>
<li>Manually changed column order in the table data of the DbExplorer can now be saved. Either manually through the popup menu of the table header, or automatically through an option for the DbExplorer.</li>
<li>When defining the jar library for a Look &amp; Feel, the application now scans the libraries for the approriate classes</li>
<li>Removed the limitations that DbExplorer panels must be the last tabs and cannot be the only tab.</li>
<li>A new option is available to customize how external files that are loaded in an editor tab are remembered in the workspace.</li>
<li>A single record dialog is now available to edit data in a result set (Data -&gt; Single record dialog)</li>
<li>A new option to control the use of uppercase keywords for the SQL formatter is available (Tools -&gt; Options -&gt; SQL Formatter)</li>
</ul><p>Bug Fixes</p><ul>
<li>Versioned backup of a profile's workspace did not work, if the workspace was not specified with a full name in the connection profile.</li>
<li>Fixed a repainting issue on MacOS in the toolbar when switching between DbExplorer tab and editor tabs</li>
<li>When displaying Oracle Packages the selected procedure/function was not highlighted in the source view of the package.</li>
<li>Ctrl-C was no longer working in the source display of the DbExplorer if it was opened as a separate window</li>
<li>Double clicking in the status bar would open a new SQL tab</li>
<li>Tabs could not be renamed if more than one window was open.</li>
<li>The list of SELECT columns in the autcompletion popup was not displayed correctly (e.g. for GROUP BY) when the DISTINCT keyword was used.</li>
<li>The source of the index definition was not displayed in Postgres, if a table had a primary key and one additional index.</li>
<li>If a profile did not have a name, SQL Workbench failed to display the connection dialog.</li>
<li>The current database was not selected in the DbExplorer for DBMS using Catalogs instead of Schemas (e.g. MySQL)</li>
<li>Reformatting WbVarDef would incorrectly replace it with WbVarDefine</li>
<li>Workspace -&gt; Assign Workspace was no longer working</li>
<li>When "Automatically optimize row height" was enabled, sorting a result set would not redraw the table correctly.</li>
<li>Sequences were no longer displayed for DB2 on Windows/Linux</li>
<li>User defined PK mappings were not remembered</li>
<li>When running WbImport, errors where not shown any more.</li>
<li>Fixed a problem when formatting inline views that contained unions and redundant brackets</li>
<li>The driver dropdown in the connection dialog was not updated when a new driver was added while the connection dialog was open.</li>
<li>The About Dialog was not displayed on MacOS when more than one application window was open.</li>
<li>The quick filter in the Trigger panel was no longer working</li>
<li>Copy &amp; Paste shortcuts were not working on MacOS</li>
<li>"Save Data As" was not working if it has never been called before</li>
<li>Fixed displaying the PDF manual on MacOS (Thanks Markus!)</li>
<li>Some workspaces were not loaded properly and editor tabs would be removed upon loading.</li>
<li>When refreshing the source for a table or a view, the column definition was not reloaded from the database.</li>
<li>When selecting a different view in the DbExplorer while the view source was displayed, the wrong source code was displayed for the newly selected view.</li>
<li>When MySQL was not set to ANSI mode, primary key columns that needed quoting were not detected properly due to MySQL's non-standard quoting character (in non-ANSI mode)</li>
</ul>












































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-104</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 06 May 2009 23:06:41 +0200</pubDate>
    </item>
    <item>
      <title>New development build (103.12) released</title>
      <description>        <![CDATA[<p>Changes from build 103.11 to build 103.12</p><p>Enhancements</p><ul>
<li>All fonts can now be reset to their defaults in the options dialog.</li>
<li>A result tab can now be reloaded (by re-running the original SQL) through the context menu of the result tab.</li>
</ul><p>Bug Fixes</p><ul>
<li>Fixed a repainting issue on MacOS in the toolbar when switching between DbExplorer tab and editor tabs</li>
<li>When displaying Oracle Packages the selected procedure/function was not highlighted in the source view of the package.</li>
<li>Ctrl-C was no longer working in the source display of the DbExplorer if it was opened as a separate window</li>
<li>Double clicking in the status bar would open a new SQL tab</li>
</ul>

















































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-103.12</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 26 Apr 2009 19:33:41 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.11) released</title>
      <description>        <![CDATA[<p>Changes from build 103.10 to build 103.11</p><p>Bug Fixes</p><ul>
<li>Tabs could not be renamed if more than one window was open.</li>
<li>The list of SELECT columns in the autcompletion popup was not displayed correctly (e.g. for GROUP BY) when the DISTINCT keyword was used.</li>
<li>Double clicking in the status bar would open a new SQL tab</li>
</ul>


















































]]>
</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid>sql-workbench-build-103.11</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 19 Apr 2009 19:32:06 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.10) released</title>
      <description>        <![CDATA[<p>Changes from build 103.9 to build 103.10</p><p>Enhancements</p><ul>
<li>It is now possible to cycle through the tabs using Ctrl-Tab and Ctrl-Shift-Tab</li>
</ul><p>Bug Fixes</p><ul>
<li>The source of the index definition was not displayed in Postgres, if a table had a primary key and one additional index.</li>
<li>If a profile did not have a name, SQL Workbench failed to display the connection dialog.</li>
</ul>



















































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.10</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 13 Apr 2009 22:41:03 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.9) released</title>
      <description>        <![CDATA[<p>Changes from build 103.8 to build 103.9</p><p>Enhancements</p><ul>
<li>The keyboard shortcuts for editor movements can now be configured. The defaults have been adjusted to comply with the Apple guidelines on Mac OS</li>
<li>The generating SQL query of a result tab can now be displayed by double-clicking on the tab or through the context menu of the result tab.</li>
</ul><p>Bug Fixes</p><ul>
<li>The current database was not selected in the DbExplorer for DBMS using Catalogs instead of Schemas (e.g. MySQL)</li>
<li>Reformatting WbVarDef would incorrectly replace it with WbVarDefine</li>
</ul>






















































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.9</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 01 Apr 2009 19:52:08 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.8) released</title>
      <description>        <![CDATA[<p>Changes from build 103.7 to build 103.8</p><p>Enhancements</p><ul>
<li>WbCopy (and the DataPumper) now optionally ignores any error that occurs when dropping the target table. For that, a new parameter is available -ignoreDropError which defaults to false</li>
<li>Added support for new HSQLDB v1.9</li>
</ul><p>Bug Fixes</p><ul>
<li>Workspace -&gt; Assign Workspace was no longer working</li>
<li>When "Automatically optimize row height" was enabled, sorting a result set would not redraw the table correctly.</li>
<li>Sequences were no longer displayed for DB2 on Windows/Linux</li>
</ul>




























































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 26 Mar 2009 19:30:45 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.7) released</title>
      <description>        <![CDATA[<p>Changes from build 103.6 to build 103.7</p><p>Enhancements</p><ul>
<li>When using XSLT to transform output of e.g. WbReport or WbSchemaDiff, the name of the stylesheet can now be specified without a pathname if located in the xslt subdirectory or the config directory.</li>
<li>When assigning a keyboard shortcut to a macro, the shortcut's character would be inserted into the editor when the macro was executed.</li>
<li>CHECK constraints are now reported individually in the output of WbReport and WbSchemaDiff. WbSchemaDiff has a new parameter to match check constraints by name or by expression only.</li>
<li>A result name (defined using @wbresult) is now used as the header when printing the result.</li>
</ul>





























































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 22 Mar 2009 23:05:12 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.6) released</title>
      <description>        <![CDATA[<p>Changes from build 103.5 to build 103.6</p><p>Enhancements</p><ul>
<li>The editor can now be configured to either uses spaces or real tab characters (as before)</li>
<li>The editor can now be scrolled without moving the caret by using Ctrl-Down and Ctrl-Up</li>
<li>Autocompletion is now supported for the SQL statement EXEC and will show a list of stored procedures. WbCall and CALL are also recognized.</li>
</ul><p>Bug Fixes</p><ul>
<li>User defined PK mappings were not remembered</li>
</ul>






























































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 11 Mar 2009 23:18:27 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.5) released</title>
      <description>        <![CDATA[<p>Changes from build 103.4 to build 103.5</p><p>Enhancements</p><ul>
<li>When showing the sequence definition for an Oracle sequence the column LAST_NUMBER is now also displayed in the DbExplorer</li>
<li>When defining a new filter for a result set, the currently selected column is now pre-selected in the dropdown if no filter is defined.</li>
</ul><p>Bug Fixes</p><ul>
<li>When running WbImport, errors where not shown any more.</li>
<li>Fixed a problem when formatting inline views that contained unions and redundant brackets</li>
</ul>































































]]>
</description>
      <link>http://www.sql-workbench.net/dev-history.html</link>
      <guid>sql-workbench-build-103.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 03 Mar 2009 21:50:25 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.4) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-103.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 22 Feb 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.3) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-103.3</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 15 Feb 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.2) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-103.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 09 Feb 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (103.1) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-103.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 08 Feb 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New stable build (103) released</title>
      <description>A new stable build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-103</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 31 Jan 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.11) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.11</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 25 Jan 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.10) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-101.10</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 07 Jan 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.9) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.9</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 04 Jan 2009 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.8) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 31 Dec 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.7) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 22 Dec 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.6) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Fri, 12 Dec 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.5) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 10 Dec 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.4) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 07 Dec 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.3) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.3</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Wed, 19 Nov 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.2) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 02 Nov 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (102.1) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 21 Sep 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New stable build (102) released</title>
      <description>A new stable build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-102</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 15 Sep 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New stable build (101) released</title>
      <description>A new stable build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-101</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 13 Sep 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.8) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.8</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sun, 07 Sep 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.7) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.7</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 02 Sep 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.6) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.6</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 25 Aug 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.5) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.5</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Thu, 21 Aug 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.4) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.4</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 16 Aug 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.3) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.3</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 02 Aug 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.2) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.2</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Mon, 21 Jul 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New development build (100.1) released</title>
      <description>A new development build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100.1</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Tue, 17 Jun 2008 14:00:00 +0100</pubDate>
    </item>
    <item>
      <title>New stable build (100) released</title>
      <description>A new stable build has been released. To download, please visit the homepage</description>
      <link>http://www.sql-workbench.net/downloads.html</link>
      <guid isPermaLink="false">sql-workbench-build-100</guid>
      <author>support@sql-workbench.net (Thomas Kellerer)</author>
      <pubDate>Sat, 17 May 2008 14:00:00 +0100</pubDate>
    </item>
  </channel>
</rss>

