1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2014-04-19 22:24:10 +03:00
..
ErrorMessages.lhs change joins so natural is represented by separate field to on/using 2014-04-19 11:18:29 +03:00
FullQueries.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
GroupBy.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
Postgres.lhs change joins so natural is represented by separate field to on/using 2014-04-19 11:18:29 +03:00
QueryExprComponents.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
QueryExprs.lhs swap order in select lists so the expression comes first then the alias to match the order in the concrete syntax 2013-12-31 11:31:00 +02:00
SQL2003.lhs work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +03:00
SQL2011.lhs start working on new sql 2011 tests 2014-04-19 22:24:10 +03:00
TableRefs.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
Tests.lhs add some big improvements to parse error messages 2014-04-17 18:32:41 +03:00
TestTypes.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
Tpch.lhs add back test for postgres limit syntax, convert tpch queries to ansi fetch first n rows only syntax 2013-12-17 20:04:49 +02:00
ValueExprs.lhs add filter and within group aggregates 2014-04-19 18:01:49 +03:00