Jailer

Database Subsetting and Relational Data Browsing Tool.

APACHE-2.0 License

Stars
2.7K
Committers
11

Bot releases are hidden (Show)

Jailer - Jailer 10.4.7

Published by Wisser over 3 years ago

  • Inplace editors for PostgreSQL data types "hstore", "ghstore", "json", "jsonb" and "boolean".
  • Prevention of the "Streaming result set is still active." error with mysql.

Download Jailer

Jailer - Jailer 10.4.5

Published by Wisser over 3 years ago

  • Sessions can be restored from the history of recent sessions.
  • The automatic initial naming of database connections has been greatly improved.

Download Jailer

Jailer - Jailer 10.4.4

Published by Wisser over 3 years ago

  • The detail view dialog has been made non-modal, allowing a smoother workflow.
  • Rows can now also be edited via the detail view dialog.

Download Jailer

Jailer - Jailer 10.4.3

Published by Wisser over 3 years ago

  • Improved rendering quality on HiDPI environments.
  • Many icons have been improved and increased in resolution.
  • Mac keyboard shortcuts are now also used with Nimbus-LAF.
  • The GUI has been simplified in some places and made clearer.

Download Jailer

Jailer - Jailer 10.4.2

Published by Wisser over 3 years ago

  • Further desktop improvements
    • Single-row views are now directly editable. It is also possible to search for columns within them.
    • The metadata view has been simplified and made clearer.
    • rowid/tid pseudo columns are used to identify a row when the table has no primary key.
    • An error in the row count query has been corrected.

Download Jailer

Jailer - Jailer 10.4.1

Published by Wisser over 3 years ago

  • SQL Console and desktop improvements
    • Queries are now subjected to intensive analysis,
      which makes it possible to detect primary and foreign keys and display them accordingly,
      as well as the origin table of each column.
    • Number data is now formatted and right-aligned.
    • Faster metadata acquisition with Oracle DBMS.
  • Fixed "(Minor) Dropdown menu disabling inconsistency" https://github.com/Wisser/Jailer/issues/40
  • Fixed "Parameters not working when using complex filters" https://github.com/Wisser/Jailer/issues/41
  • New logo.
  • Minor fixes and improvements.

Download Jailer

Jailer - Jailer 10.3.5

Published by Wisser over 3 years ago

  • Detection and renewal of invalid database connections (further improvements).
  • The inplace editor in the data browser now also supports fields of the "boolean" data type.

Download Jailer

Jailer - Jailer 10.3.4

Published by Wisser over 3 years ago

  • Detection and renewal of invalid database connections.
  • With nullable (virtual) primary key columns, errors could occur in the generated SQL statements. This has been fixed.

Download Jailer

Jailer - Jailer 10.3.3

Published by Wisser over 3 years ago

  • The wording of the dialog for analyzing a scheme has been made more understandable.
  • Sorting columns in the result of a query in SQL Console did not work
    if a column did not have an explicit name. This bug was fixed.
  • The error message of the primary key checker tool is now more readable.
  • Feature request 67 "Export as imagemap", https://sourceforge.net/p/jailer/feature-requests/67/

Download Jailer

Jailer - Jailer 10.3.2

Published by Wisser over 3 years ago

  • The SQL formatting algorithm has been improved.
  • Increased responsiveness of the SQL console.

Download Jailer

Jailer - Jailer 10.3.1

Published by Wisser almost 4 years ago

  • The data browser has been revised and improved.
    In particular, an overview panel for the desktop was developed,
    which simplifies orientation in complex data views.

Download Jailer

Jailer - Jailer 10.2.8

Published by Wisser almost 4 years ago

  • Improved animation performance.
  • Workaround for "Parser hangs in some queries #1013"
  • Internal refactoring measures

Download Jailer

Jailer - Jailer 10.2.6

Published by Wisser almost 4 years ago

  • If a foreign key is nullable, rows can now be exported with no parents without violating the integrity
    by setting the foreign key to null instead. In the same way parents can be deleted without their children.
  • Support of CLOB/BLOB in MS SQL

Download Jailer

Jailer - Jailer 10.2.4

Published by Wisser almost 4 years ago

  • When working with PostgreSQL, you can use the "ctid" pseudo columns instead of primary keys
    for row identification. See https://github.com/Wisser/Jailer/issues/36
  • Under rare circumstances SQL statements were generated that could not be processed by Sybase database systems.
    This has been corrected.
  • The performance of the working table scope "local database" was improved. Especially with embedded usage (API).
  • If the subsetter is used via API, access to the working tables is synchronized
    so that different extraction models can be used concurrently.

Download Jailer

Jailer - Jailer 10.2.2

Published by Wisser almost 4 years ago

  • Error "Streaming result set is still active" when a limit is defined on the subject was fixed (MySQL)

Download Jailer

Jailer - Jailer 10.2.1

Published by Wisser almost 4 years ago

  • The response time in case of errors has been improved by immediately terminating all running SQL statements.

Download Jailer

Jailer - Jailer 10.2

Published by Wisser about 4 years ago

  • Support for the MS SQL data type "hierarchyid".
  • Severe error in log file creation was fixed.

Download Jailer

Jailer - Jailer 10.0

Published by Wisser about 4 years ago

  • Java 7 support was dropped in favor of reduced development overheads.
  • Third party libraries and JDBC drivers have been upgraded accordingly.

Download Jailer

Jailer - Jailer 9.5.6

Published by Wisser about 4 years ago

  • New CLI tool for printing the closure of subject tables.
    https://github.com/Wisser/Jailer/issues/34
  • The command line interface has been cleaned up and simplified.
  • An error in the HTML rendering of a data model was corrected.

Download Jailer

Jailer - Jailer 9.5.5

Published by Wisser about 4 years ago

Download Jailer