This website requires JavaScript.
Explore
Help
Sign In
starlitcanopy
/
simple-sql-parser
Watch
1
Fork
You've already forked simple-sql-parser
0
Code
Activity
b3bfb5e723
simple-sql-parser
/
Language
/
SQL
/
SimpleSQL
History
Jake Wheat
b3bfb5e723
refactor parsing code slightly, small parse error tweaks
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