Skip to content

Releases: Wisser/Jailer

Jailer 15.0

29 May 07:25
Compare
Choose a tag to compare
  • Added support of PostgreSQL data types (small|big)serial.
  • Text search feature in pop-up menus.
  • Feature for searching complex paths between tables in big data models.
  • Feature "Retry failed statements".
    If a script or a block of multiple statements is executed in the SQL console and an error occurs in one of them,
    the execution can still be continued. This can be repeated until all statements have run or no more progress can be made.
    This is ideal for executing interdependent statements (drop, create table, etc.)
    without first sorting them according to their dependencies.

Download Jailer

Jailer 14.6.2

05 May 08:20
Compare
Choose a tag to compare
  • A memory leak has been fixed.

Download Jailer

Jailer 14.6.1

24 Apr 08:39
Compare
Choose a tag to compare
  • The menu items "Create SQL ... (for all rows)" in the SQL console popup menu now refers to all selected rows, if available.
  • The external library for displaying and editing the SQL console has been updated.
  • More minor improvements to the user interface.

Download Jailer

Jailer 14.6

17 Apr 08:11
Compare
Choose a tag to compare

Download Jailer

Jailer 14.5

10 Apr 08:25
Compare
Choose a tag to compare
  • Both the in-place editor and the search condition dialog now support columns of type "enum".
  • Support of "identity" columns was added. (PostgreSQL, Microsoft SQL Server and DB/2)

Download Jailer

Jailer 14.4.2

31 Mar 10:37
Compare
Choose a tag to compare
  • The maximum possible memory usage has been increased.
  • Minor improvements to the user interface.

Download Jailer

Jailer 14.4.1

27 Mar 07:37
Compare
Choose a tag to compare
  • In rare cases, the user interface was blocked for a short time when establishing a connection. This has been corrected.

Download Jailer

Jailer 14.4

15 Mar 11:36
Compare
Choose a tag to compare
  • Missing dependencies for Java 11 and above have been added.
  • Improved support for CHAR/NCHAR columns.

Download Jailer

Jailer 14.3.4

10 Mar 11:13
Compare
Choose a tag to compare
  • Auto-completion in the "where" condition section has been improved.
  • Check for uniqueness now already takes place when collecting the rows to be exported.
  • Leading and trailing white spaces are now rendered visibly in the data browser.

Download Jailer

Jailer 14.3.3

28 Feb 12:13
Compare
Choose a tag to compare
  • Added support for PostgreSQL Range/Multirange Operators.

Download Jailer