prorm API Reference
    Preparing search index...

    Base class for all data types

    Hierarchy (View Summary)

    Index
    key: "UUIDV4" = ...
    • Serialize a value for storage based on this DataType

      Parameters

      • value: unknown

        The value to serialize

      Returns unknown

      The serialized value

    • Get the default value for UUIDV4 - generates a new UUID v4 string This is called by the dialect when using UUIDV4 as a defaultValue

      Parameters

      • Optional_dialect: string

      Returns string