1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2014-04-21 14:16:45 +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 rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +03:00
QueryExprComponents.lhs rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +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
SQL2011.lhs order by tests 2014-04-21 14:16:45 +03:00
TableRefs.lhs get rid of the string overloads in the tests 2014-04-19 11:45:45 +03:00
Tests.lhs remove old 2003 tests 2014-04-20 23:29:22 +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