Releases: objectscript/SQLKPI
Releases · objectscript/SQLKPI
SQLKPI v0.1.1
- Fix potential memory leak.
Installation
For install:
- Download Installer.
- Import this file into any namespace.
- Run command:
do ##class(SQLKPI.Installer).setup()
. - Wait until the installation is complete.
SQLKPI v0.1.0
First version this amazing tool!
Installation
For install:
- Download Installer.
- Import this file into any namespace.
- Run command:
do ##class(SQLKPI.Installer).setup()
. - Wait until the installation is complete.