1
Fork 0
simple-sql-parser/tools
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
..
Language/SQL/SimpleSQL don't include unfinished tests in the test suite 2014-04-17 19:19:41 +03:00
RunTests.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02:00
ShowErrors.lhs add some big improvements to parse error messages 2014-04-17 18:32:41 +03:00
SQLIndent.lhs rename PrettyIt to SQLIdent and add to cabal 2013-12-19 10:31:27 +02:00