1
Fork 0
simple-sql-parser/tools
Jake Wheat 89015144f9 change the ints in the syntax to be integers
partially add buildExprParser hack to deal with some nested prefix and
  postfix unary operators
add new file which starts going through the sql2003 grammar to try to
  create lots of examples for comprehensive testing of sql2003
  support.
replace the lexers with lexers from the tutorial project
2014-04-16 18:58:17 +03:00
..
Language/SQL/SimpleSQL change the ints in the syntax to be integers 2014-04-16 18:58:17 +03:00
RunTests.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02:00
SQLIndent.lhs rename PrettyIt to SQLIdent and add to cabal 2013-12-19 10:31:27 +02:00