1
Fork 0
Find a file
2014-06-28 15:43:30 +03:00
Language/SQL/SimpleSQL move limit to only be reserved word in mysql dialect 2014-06-28 15:43:30 +03:00
tools example how to switch parsing and pretty printing depending on dialect 2014-06-28 15:41:11 +03:00
.gitignore update to accept latest mtl 2014-06-20 12:27:23 +03:00
changelog start on dialect prototype code 2014-06-27 12:19:15 +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 start on dialect prototype code 2014-06-27 12:19:15 +03:00
TODO start on dialect prototype code 2014-06-27 12:19:15 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com