queryparser-vertica: Parsing for Vertica SQL queries

[ database, library, mit ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Database
    • Sql
      • Vertica
        • Database.Sql.Vertica.Parser
          • Database.Sql.Vertica.Parser.IngestionOptions
          • Database.Sql.Vertica.Parser.Internal
          • Database.Sql.Vertica.Parser.Shared
          • Database.Sql.Vertica.Parser.Token
        • Database.Sql.Vertica.Scanner
        • Database.Sql.Vertica.Token
        • Database.Sql.Vertica.Type

Flags

Manual Flags

NameDescriptionDefault
development

Enable development level of strictness

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies aeson (>=0.8), base (>=4.8 && <4.9), bytestring, containers, fixed-list, hashable, mtl (>=2.2 && <2.3), parsec (>=3.1 && <3.2), predicate-class, pretty (>=1.1 && <1.2), queryparser, QuickCheck, regex-tdfa, semigroups (>=0.16), text (>=1.2 && <1.3), unordered-containers, yaml (>=0.8 && <0.9) [details]
License MIT
Author Heli Wang, David Thomas, Matt Halverson
Maintainer heli@uber.com
Category Database
Uploaded by HeliWang at 2017-12-16T19:23:18Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1298 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-12-16 [all 3 reports]