Skip to main content
Module

x/pgsql_ast_parser/ast-mapper.ts>AstDefaultMapper#dataType

Yet another simple Postgres SQL parser
Latest
method AstDefaultMapper.prototype.dataType
import { AstDefaultMapper } from "https://deno.land/x/pgsql_ast_parser@12.0.1/ast-mapper.ts";

Called when a data type definition is encountered

Parameters

dataType: a.DataTypeDef

Returns

a.DataTypeDef