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

x/cotton/mod.ts>QueryBuilder#distinct

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

Force the query to return distinct (unique) results.