Skip to main content
method Query.prototype.where
import { Query } from "https://deno.land/x/bld@v0.0.1/query.ts";

Parameters

key: string
condition: WhereCondition
value: string | number | boolean