1
Fork 0
Find a file
2013-12-19 10:35:38 +02:00
Language/SQL/SimpleSQL add parsing for more multi keyword type names 2013-12-19 10:35:38 +02:00
tools rename Duplicates -> SetQuantifier + qeDuplicates -> qeSetQuantifier 2013-12-19 10:34:32 +02:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog update TODO, changelog and cabal package version 2013-12-18 11:37:35 +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 rename PrettyIt to SQLIdent and add to cabal 2013-12-19 10:31:27 +02:00
TODO update TODO 2013-12-19 10:27:44 +02:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com