StaticgenerateGenerate a UUID v4 string (static method)
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: stringGet the default value for UUIDV4 - generates a new UUID v4 string This is called by the dialect when using UUIDV4 as a defaultValue
Optional_dialect: stringGenerate a UUID v4 string (instance method)
Base class for all data types