Skip to content

0.27.0

Compare
Choose a tag to compare
@NTDLS NTDLS released this 22 Oct 17:23
· 30 commits to master since this release

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: 0.26.0...0.27.0