dfa84072dc
parser and pretty printer for statements add query statement add support for insert update delete truncate bonus ddl: limited create schema drop schema add grammar notes to the new test files |
||
---|---|---|
Language/SQL/SimpleSQL | ||
tools | ||
.gitignore | ||
changelog | ||
LICENSE | ||
README | ||
Setup.hs | ||
simple-sql-parser.cabal | ||
TODO |
A parser for SQL queries in Haskell. Homepage: http://jakewheat.github.io/simple-sql-parser/ Contact: jakewheatmail@gmail.com