method SodaQuery.prototype.whereimport { SodaQuery } from "https://deno.land/x/soda@0.4.5/mod.ts"; where(...where: Array<string | Record<string, string> | Where>): thisParameters...where: Array<string | Record<string, string> | Where>Returnsthis