Katzebase v0.27.0

Version: 0.27.0
Status: Stable
Released: 2024-10-22
License: MIT License
Downloads
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes

Engine

  • Added support for left outer join.
  • Added support for select distinct.
  • Fixed drop of unique keys.
  • Added validation to grouping queries to ensure that expressions are either aggregated or included in the grouping.
  • Added heartbeat manager to cleanup abandoned connections where they could not be instantly terminated due to locking.
  • Resolved abandoned process thread deadlocks.

UI

  • Migration tool status is no longer modal.

Full Changelog: https://github.com/NTDLS/Katzebase/compare/0.26.0...0.27.0