Katzebase v0.19.0

Version: 0.19.0
Status: Stable
Released: 2024-09-23
License: MIT License
Downloads
Katzebase.Server.exe • 3.76 MB
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
  • Fixed issue with scaler functions when optional parameters were not passed.
  • Resolved issue with calculating mathematical expressions when in line with string concatenation.
  • Added new "single" schema that is intended to mimic the Oracle "dual" function.
  • Reimplemented insert of "ragged key/value" pairs. This is in addition to field/value insert style.

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