Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cotton/mod.ts>Q.notIn

SQL Database Toolkit for Deno
Latest
method Q.notIn
import { Q } from "https://deno.land/x/cotton@v0.7.5/mod.ts";

The value is not one of the given values

Parameters

values: DatabaseValues[]