Skip to main content
Module

x/nessie/types.ts>QueryWithString

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
type alias QueryWithString
import { type QueryWithString } from "https://deno.land/x/nessie@2.0.7/types.ts";

Handy type to cover printf.

definition: (string: string) => string