upper

Function: upper()

ts
function upper<T>(arg): StringFunctionReturnType<T>;
function upper<T>(arg): StringFunctionReturnType<T>;

Defined in: packages/db/src/query/builder/functions.ts:261

Type Parameters

T

T extends unknown

Parameters

arg

T

Returns

StringFunctionReturnType<T>

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.