import { assert } from "https://dotland.deno.dev/x/postgres@v0.19.0/tests/test_deps.ts";
Make an assertion, error will be thrown if expr
does not have truthy value.
import { assert } from "https://dotland.deno.dev/x/postgres@v0.19.0/tests/test_deps.ts";
Make an assertion, error will be thrown if expr
does not have truthy value.