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
9f2ff37c54
simple-sql-parser
/
Language
/
SQL
/
SimpleSQL
History
Jake Wheat
9f2ff37c54
fix regression in extract function parsing, some small tweaks
2019-08-31 18:12:35 +01:00
..
Combinators.lhs
fix some warnings, small tweaks to the build
2019-08-31 13:41:07 +01:00
Dialect.lhs
fix regression in extract function parsing, some small tweaks
2019-08-31 18:12:35 +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
tweaks to the keyword list and handling
2019-08-31 16:15:17 +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