1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
Jake Wheat 19df6f18aa don't include unfinished tests in the test suite
fix number literals to accept upper case E
implement multi part string literals
fix tests for string literals, typed literals, boolean literals and
  number literals in the sql 2003 tests
2014-04-17 19:19:41 +03:00
..
Parser.lhs don't include unfinished tests in the test suite 2014-04-17 19:19:41 +03:00
Pretty.lhs fix default for distinct/all in union in the pretty printer 2014-04-09 18:31:14 +03:00
Syntax.lhs change the ints in the syntax to be integers 2014-04-16 18:58:17 +03:00