simple-sql-parser: A parser for SQL.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
A parser for SQL. Parses most SQL:2011 queries, non-query DML, DDL, access control and transaction management syntax. Please see the homepage for more information http://jakewheat.github.io/simple-sql-parser/latest.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.8.0 |
---|---|
Change log | changelog |
Dependencies | base (>=4 && <5), mtl (>=2.1 && <2.3), parsec (>=3.1 && <3.2), pretty (>=1.1 && <1.2), pretty-show (>=1.6 && <1.10), tasty (>=1.1 && <1.3), tasty-hunit (>=0.9 && <0.11) [details] |
License | BSD-3-Clause |
Copyright | Copyright Jake Wheat 2013, 2014, 2015 |
Author | Jake Wheat |
Maintainer | jakewheatmail@gmail.com |
Category | Database, Language |
Home page | http://jakewheat.github.io/simple-sql-parser/latest |
Bug tracker | https://github.com/JakeWheat/simple-sql-parser/issues |
Source repo | head: git clone https://github.com/JakeWheat/simple-sql-parser.git |
Uploaded | by JakeWheat at 2019-09-24T17:56:22Z |
Modules
- Language
- SQL
- SimpleSQL
- Language.SQL.SimpleSQL.Dialect
- Language.SQL.SimpleSQL.Lex
- Language.SQL.SimpleSQL.Parse
- Language.SQL.SimpleSQL.Pretty
- Language.SQL.SimpleSQL.Syntax
- SimpleSQL
- SQL
Flags
Manual Flags
Name | Description | Default |
---|---|---|
parserexe | Build SimpleSqlParserTool exe | Disabled |
fixitytest | Build fixity test exe | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- simple-sql-parser-0.6.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees