abc30b82e6
enable the postgresql tests, comment out the failing ones and add notes on how to get them working move the tpchQueries data to the Language..Tpch module fix the cabal file for the new tests |
||
---|---|---|
Language/SQL/SimpleSQL | ||
tools | ||
.gitignore | ||
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