dbd48baaa1
rename LobMultiplier and LobUnits to PrecMultiplier and PrecUnits remove support for limit syntax remove the unreserved keyword list since it isn't useful tests for row value constructors tests for table value constructors tests for query specifications tests for explicit table work on tests for setops,order by,offset,fetch and sort specification |
||
---|---|---|
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