Function stringifyValue

Helper to properly stringify a value for SQL.

  • Parameters

    • value: unknown

      The value to convert.

    Returns string

    An SQL-safe string representation.