import "github.com/jinzhu/gorm/dialects/mssql"
type JSON struct { json.RawMessage }
JSON type to support easy handling of JSON data in character table fields using golang json.RawMessage for deferred decoding/encoding
Scan scan value into JSON
Value get value of JSON
Package mssql imports 10 packages (graph) and is imported by 33 packages. Updated 2019-12-06. Refresh now. Tools for package owners. This is a quick bug-fix fork (has fewer than three commits, and only during the week it was created).