Skip to main content
Module

x/sql_builder/mod.ts>Where.lt

SQL query builder for Deno
Go to Latest
method Where.lt
import { Where } from "https://deno.land/x/sql_builder@v1.9.1/mod.ts";

Parameters

field: string
value: any