Whether to use native JSON type or store as TEXT
Compare this DataType with another DataType for equality
The DataType to compare with
true if the types are equal, false otherwise
Serialize a value for storage based on this DataType
The value to serialize
The serialized value
Optionaldialect: string
JSON - standard JSON (text-based)
Example