like

Function: like()

ts
function like(left, right): BasicExpression<boolean>
function like(left, right): BasicExpression<boolean>

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

Parameters

left

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

string | RefProxy<string> | BasicExpression<string>

Returns

BasicExpression<boolean>

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.