1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2013-12-19 10:34:32 +02:00
..
FullQueries.lhs renames OrderField->SortSpec, InThing->InPredValue 2013-12-18 16:27:06 +02:00
GroupBy.lhs reformat some files 2013-12-17 20:52:13 +02:00
Postgres.lhs reformat some files 2013-12-17 20:52:13 +02:00
QueryExprComponents.lhs rename Duplicates -> SetQuantifier + qeDuplicates -> qeSetQuantifier 2013-12-19 10:34:32 +02:00
QueryExprs.lhs split misc tests 2013-12-17 11:48:40 +02:00
ScalarExprs.lhs renames OrderField->SortSpec, InThing->InPredValue 2013-12-18 16:27:06 +02:00
TableRefs.lhs fix the lateral parsing issue and broken test 2013-12-17 16:33:56 +02:00
Tests.lhs add syntax for new grouping expressions 2013-12-17 19:17:03 +02:00
TestTypes.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02: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