upper

Function: upper()

ts
function upper(arg): BasicExpression<string>
function upper(arg): BasicExpression<string>

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

Parameters

arg

string | RefProxy<string> | RefProxy<undefined | string> | BasicExpression<string>

Returns

BasicExpression<string>

Our Partners
Electric
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.

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.