Microsoft SQL Server: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 1.0.0
Download: mssql-1.0.0.tgz
SHA256: c2fc9df17c7abe82514da61c8e1a95aa8e9b4a7dc2ca394673ce5eb7c7bf0875
Series History
See the revision history for series 1.0.x below
Revisions
1.0.0 - 10/09/2020
Added
-
Function for running read only queries. This function will error if a INSERT/UPDATE is attempted.
-
Function for running INSERT/UPDATE SQL queries.
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates