1
Fork 0
Find a file
2024-10-08 15:34:28 +01:00
examples replace error messages tool with golden test approach 2024-02-08 10:38:19 +00:00
expected-parse-errors Implement sqlite "without rowid" clauses 2024-07-11 21:59:58 +02:00
Language/SQL/SimpleSQL add partial support for parens at the query expression level 2024-10-07 10:49:50 +01:00
tests add partial support for parens at the query expression level 2024-10-07 10:49:50 +01:00
website final text tweaks 2024-10-08 15:34:28 +01:00
.gitignore replace error messages tool with golden test approach 2024-02-08 10:38:19 +00:00
changelog update changelog 2024-10-07 10:53:50 +01:00
LICENSE remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +00:00
Makefile fix website generation, update stack, a few small tweaks 2024-10-07 12:17:25 +01:00
README remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +00:00
release_checklist final text tweaks 2024-10-08 15:34:28 +01:00
shell.nix Parse constraints not separated by comma 2024-01-09 00:18:24 +01:00
simple-sql-parser.cabal fix website generation, update stack, a few small tweaks 2024-10-07 12:17:25 +01:00
stack.yaml fix website generation, update stack, a few small tweaks 2024-10-07 12:17:25 +01:00
stack.yaml.lock fix website generation, update stack, a few small tweaks 2024-10-07 12:17:25 +01:00
TODO reorganise 2024-01-26 15:28:15 +00:00

A parser for SQL in Haskell.

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

Contact: jakewheat@tutanota.com