Skip to main content
Module

x/sql_builder/deps.ts

SQL query builder for Deno
Go to Latest
import * as sqlBuilder from "https://deno.land/x/sql_builder@v1.9.1/deps.ts";

Functions

Make an assertion, if not true, then throw.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.