1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2013-12-31 11:02:26 +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 qeFetch to qeFetchFirst 2013-12-19 17:50:25 +02:00
QueryExprs.lhs split misc tests 2013-12-17 11:48:40 +02:00
TableRefs.lhs fix the lateral parsing issue and broken test 2013-12-17 16:33:56 +02:00
Tests.lhs rename ScalarExpr -> ValueExpr which is slightly more standard, add notes on new fixity implementation 2013-12-19 11:46:51 +02:00
TestTypes.lhs rename ScalarExpr -> ValueExpr which is slightly more standard, add notes on new fixity implementation 2013-12-19 11:46:51 +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
ValueExprs.lhs give in and use the parsec buildExpressionParser for now 2013-12-31 11:02:26 +02:00