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
86f5e203af
simple-sql-parser
/
Language
/
SQL
/
SimpleSQL
History
Jake Wheat
86f5e203af
add iden keywords and app keywords to the dialect
2019-09-01 09:34:10 +01:00
..
Combinators.lhs
fix some warnings, small tweaks to the build
2019-08-31 13:41:07 +01:00
Dialect.lhs
add iden keywords and app keywords to the dialect
2019-09-01 09:34:10 +01:00
Errors.lhs
create separate module for generic parser combinator utility functions
2014-05-09 21:37:09 +03:00
Lex.lhs
improve the dialect handling to be more feature based
2019-08-31 13:40:23 +01:00
Parse.lhs
add iden keywords and app keywords to the dialect
2019-09-01 09:34:10 +01:00
Pretty.lhs
update handling of fetch first and limit wrt dialects
2019-08-31 12:38:24 +01:00
Syntax.lhs
start refactoring the dialect support, and work on the keyword handling
2019-08-31 11:57:28 +01:00