1
Fork 0
Find a file
Jake Wheat b89f2a011c fixes for substring, change the abstract syntax for extract and
substring, and add the addition operators position, convert,
  translate, overlay and trim
2013-12-18 15:51:55 +02:00
Language/SQL/SimpleSQL fixes for substring, change the abstract syntax for extract and 2013-12-18 15:51:55 +02:00
tools fixes for substring, change the abstract syntax for extract and 2013-12-18 15:51:55 +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 update TODO, changelog and cabal package version 2013-12-18 11:37:35 +02:00
TODO fixes for substring, change the abstract syntax for extract and 2013-12-18 15:51:55 +02:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com