1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2014-04-20 22:10:55 +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 remove ref typename for consistency 2014-04-20 19:24:03 +03:00
SQL2011.lhs work on from clause, group by and having tests in 2011 2014-04-20 22:10:55 +03:00
TableRefs.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
Tests.lhs start new file for the sql 2011 tests based on the grammar from the draft standard 2014-04-20 16:13:14 +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