Katzebase v0.20.0

Version: 0.20.0
Status: Stable
Released: 2024-09-27
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

What Changed

  • Aggregation when no group-by is present.
  • Added count(*) shortcut,
  • Added IsNumeric, IsDouble and IsString scaler functions.
  • More drastic performance improvements to schema locking, also reduces deadlocks.
  • Consolidated Server, Management, and SQL Server Migration tool into one installer.

New Contributors

  • @ingted

Full Changelog: https://github.com/NTDLS/NTDLS.Katzebase.Server/compare/0.19.0...0.20.0