lower

Function: lower()

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

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

Parameters

arg

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

Returns

BasicExpression<string>

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.