-
released this
2026-04-10 15:00:30 -05:00 | 14 commits to master since this release📅 Originally published on GitHub: Fri, 10 Apr 2026 20:57:35 GMT
🏷️ Git tag created: Fri, 10 Apr 2026 20:00:30 GMT- Fixed: Session was not closed on exception in Importer.execute().
- Fixed resource leaks: streams and writers are now properly closed via try-with-resources
in ExtractionModel, RestrictionModel, CommandLineParser, ModelBuilder,
IntraDatabaseEntityGraph and SQLConsole. - Fixed: InterruptedException in shutdown hook now restores the interrupt flag and exits the wait loop.
- Fixed: LOB insert methods (insertClob, insertSQLXML) refactored to eliminate duplicate code;
resource leak in stream handling corrected.
Downloads
-
released this
2026-03-16 14:22:26 -05:00 | 29 commits to master since this release📅 Originally published on GitHub: Mon, 16 Mar 2026 19:42:28 GMT
🏷️ Git tag created: Mon, 16 Mar 2026 19:22:26 GMT- Minor improvements to the user interface.
Downloads
-
released this
2026-02-21 11:44:12 -06:00 | 37 commits to master since this release📅 Originally published on GitHub: Sat, 21 Feb 2026 18:38:28 GMT
🏷️ Git tag created: Sat, 21 Feb 2026 17:44:12 GMT- Copying individual columns in the "single row view" in the data browser is now possible.
- The "Outline" feature in the SQL console has been improved.
Downloads
-
released this
2026-02-08 14:41:01 -06:00 | 45 commits to master since this release📅 Originally published on GitHub: Sun, 08 Feb 2026 20:58:39 GMT
🏷️ Git tag created: Sun, 08 Feb 2026 20:41:01 GMT- Tooltips for column types and constraints are now also shown in the column view of a table.
Downloads
-
released this
2025-11-09 12:36:30 -06:00 | 56 commits to master since this release📅 Originally published on GitHub: Mon, 10 Nov 2025 18:48:11 GMT
🏷️ Git tag created: Sun, 09 Nov 2025 18:36:30 GMT- Feature "#131 Add an extra statement after insert blocks"
https://github.com/Wisser/Jailer/issues/131
Downloads
- Feature "#131 Add an extra statement after insert blocks"
-
released this
2025-11-01 08:32:15 -05:00 | 64 commits to master since this release📅 Originally published on GitHub: Sat, 01 Nov 2025 14:42:51 GMT
🏷️ Git tag created: Sat, 01 Nov 2025 13:32:15 GMT- Support for "DateTimeOffset #129"
https://github.com/Wisser/Jailer/issues/129 - Fixed a bug that occurred infrequently in the data browser concerning the column value search function.
- Improved estimation of the row count in the SQL console.
Downloads
- Support for "DateTimeOffset #129"
-
released this
2025-10-16 02:20:50 -05:00 | 77 commits to master since this release📅 Originally published on GitHub: Thu, 16 Oct 2025 08:10:00 GMT
🏷️ Git tag created: Thu, 16 Oct 2025 07:20:50 GMT- In-place editing in single-row views did not work correctly after reloading.
Downloads
-
released this
2025-10-10 03:03:49 -05:00 | 82 commits to master since this release📅 Originally published on GitHub: Fri, 10 Oct 2025 08:22:55 GMT
🏷️ Git tag created: Fri, 10 Oct 2025 08:03:49 GMT- Fix: "#55 Fix row counter sql generation"
https://sourceforge.net/p/jailer/bugs/55/
Downloads
- Fix: "#55 Fix row counter sql generation"
-
released this
2025-09-10 13:54:44 -05:00 | 91 commits to master since this release📅 Originally published on GitHub: Wed, 10 Sep 2025 19:41:20 GMT
🏷️ Git tag created: Wed, 10 Sep 2025 18:54:44 GMT- Fix: The context menu of the SQL console was only available for tables due to an error.
Downloads
-
released this
2025-09-01 18:17:01 -05:00 | 96 commits to master since this release📅 Originally published on GitHub: Mon, 01 Sep 2025 23:31:47 GMT
🏷️ Git tag created: Mon, 01 Sep 2025 23:17:01 GMT- Fixed "DBUnit export of an XML column from a DB2 database doesn't work #127"
https://github.com/Wisser/Jailer/issues/127 - Improved support for multiple screen systems.
- Use of the system property ‘native.encoding’ (from Java 18 onwards)
Downloads
- Fixed "DBUnit export of an XML column from a DB2 database doesn't work #127"
mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-13 11:28:23 -05:00