1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
2024-02-08 10:49:37 +00:00
..
Dialect.hs attempt to improve some parse errors, change some imports to be explicit 2024-01-11 14:01:04 +00:00
Lex.hs switch tests to hspec, improve error messages 2024-02-04 16:00:59 +00:00
Parse.hs refactor parsing code slightly, small parse error tweaks 2024-02-08 10:49:37 +00:00
Pretty.hs restrict parsing of * and X.* as term in expressions 2024-02-08 10:43:11 +00:00
Syntax.hs restrict parsing of * and X.* as term in expressions 2024-02-08 10:43:11 +00:00