DBeauty Changelog

What's new in DBeauty 2.2.7

Feb 3, 2016
  • Viewing contents of CLOB and XML column types

New in DBeauty 2.2.6 (Feb 3, 2016)

  • Unicode support.

New in DBeauty 2.2.5 (Mar 16, 2015)

  • added support for ARRAY type.

New in DBeauty 2.2.4 (Mar 16, 2015)

  • Workaround for http://bugs.mysql.com/bug.php?id=47108

New in DBeauty 2.2.3 (Jan 10, 2015)

  • Fix for http://sourceforge.net/p/dbeauty/tickets/4/

New in DBeauty 2.2.2 (Dec 30, 2014)

  • Fix for http://sourceforge.net/p/dbeauty/tickets/3/

New in DBeauty 2.2.1 (Oct 10, 2014)

  • Minor bug fixes.

New in DBeauty 2.2 (Sep 9, 2014)

  • Data Browser has been improved.
  • Fixed a performance issue related to ResultSet#getMetaData and Postgresql 9.1 JDBC driver.

New in DBeauty 2.1.3 (Jul 31, 2014)

  • Added support for postgresql UUID type.

New in DBeauty 2.1.2 (Jun 17, 2014)

  • Fixed an incompatibility with Java 8.

New in DBeauty 2.1.1 (May 13, 2014)

  • fixed a bug concerning the determination of the universal-primary-key.
  • fixed a bug in file chooser window (thanks to oliver45).

New in DBeauty 2.1 (Dec 3, 2013)

  • added support for Postgres HStore data type.
  • internal refactorings.

New in DBeauty 2.0.13 (Aug 31, 2013)

  • Workaround for ORA-01424.

New in DBeauty 2.0.12 (May 20, 2013)

  • Added support for high-resolution mouse-wheels.

New in DBeauty 2.0.11 (Sep 18, 2012)

  • Fixed a bug concerning BLOB/CLOB support for MS SQL

New in DBeauty 2.0.10 (Aug 13, 2012)

  • Workaround for ORA-08176.

New in DBeauty 2.0.9 (Jul 20, 2012)

  • Fixed a bug where FlatXMLTransformer would produce invalid XML when table names were quoted.

New in DBeauty 2.0.8 (Jun 21, 2012)

  • fixed a bug concerning pre-populated alias fields for tables with quoted names in the QueryBuilder-UI.
  • minor GUI improvements

New in DBeauty 2.0.7 (Jun 9, 2012)

  • Fixed a bug concerning multi-line VARCHARs in Oracle.

New in DBeauty 2.0.4 (Mar 7, 2012)

  • Fixed a bug concerning multi-line VARCHARs in DB2.

New in DBeauty 2.0.2 (Feb 16, 2012)

  • Minor bug fixes.

New in DBeauty 2.0.1 (Dec 16, 2011)

  • Fixed a bug concerning TIMESTAMP pattern in Oracle.

New in DBeauty 2.0 (Dec 2, 2011)

  • Multi data model support.
  • "Subset by Example" feature.
  • Added a second demo-model.
  • Bug fixes.

New in DBeauty 1.6.1 (Nov 22, 2011)

  • Fixed a bug concerning appending of layouts.

New in DBeauty 1.6 (Nov 18, 2011)

  • Added ability to hide table-browser windows from views.
  • Added ability to append a stored layout.
  • Added context menu for thumbnailed browser windows.
  • Added "Show in New Window" feature.
  • Filter-condition historization.

New in DBeauty 1.5.1 (Nov 10, 2011)

  • Added desktop context menu.
  • Minor GUI improvements.

New in DBeauty 1.5 (Nov 4, 2011)

  • Border-Browser Feature introduced.
  • Fixed a bug concerning multi-line VARCHAR content. (Jailer Bug ID: 3432301)

New in DBeauty 1.4.5 (Oct 29, 2011)

  • Fixed a bug concerning DATE literals in Oracle, DBeauty now uses the "TO_DATE" function to specify the date pattern.
  • Minor GUI improvements.