1
Fork 0
Find a file
Jake Wheat b385763341 merge
2014-01-22 22:07:58 +02:00
Language/SQL/SimpleSQL update changelog, small haddock fixes 2013-12-31 12:20:07 +02:00
tools swap order in select lists so the expression comes first then the alias to match the order in the concrete syntax 2013-12-31 11:31:00 +02:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog remove self dependency for SqlIndent exe in cabal 2013-12-31 12:26:05 +02:00
LICENSE add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
README prepare for the github project name rename to be the same as the haskage package 2013-12-17 22:54:20 +02:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal remove self dependency for SqlIndent exe in cabal 2013-12-31 12:26:05 +02:00
TODO merge 2014-01-22 22:07:58 +02:00

A parser for SQL queries in Haskell.

Homepage: http://jakewheat.github.io/simple-sql-parser/

Contact: jakewheatmail@gmail.com