Skip to main content
Module

x/pgsql_ast_parser/utils.ts>NotSupported

Yet another simple Postgres SQL parser
Go to Latest
class NotSupported
extends Error
import { NotSupported } from "https://deno.land/x/pgsql_ast_parser@10.5.2/utils.ts";

Constructors

new
NotSupported(what?: string)

Static Methods

never(value: never, msg?: string)