@hackage / queryparser-vertica

Parsing for Vertica SQL queries

Latest0.1.0.1

About

Metadata

  • Last updated , by HeliWang
  • License MIT
  • Categories Databases
  • Maintained by: heli@uber.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    development (off by default)

    Enable development level of strictness

Readme

A library for parsing Vertica SQL queries into analyzable ASTs.

This library is to be used with the queryparser library, which provides the common type definitions and analyses across the different SQL dialects.