Module

x/nessie/mod.ts>QueryT

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
type alias QueryT
import { type QueryT } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";

Query type.

definition: string | string[]
import QueryT
import { QueryT } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";