1
Fork 0
Find a file
2014-04-19 15:10:45 +03:00
Language/SQL/SimpleSQL more docs in Parser.lhs 2014-04-19 15:10:45 +03:00
tools change collate and in chartype to be a list of names 2014-04-19 12:47:25 +03:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog update docs 2014-04-18 23:51:05 +03: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 get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
TODO change collate and in chartype to be a list of names 2014-04-19 12:47:25 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com