# Type aliases
JSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger.
NullJSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger and is NULLable-.
swagger:type string.
NullTime implements sql.NullTime functionality.