1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
Jake Wheat b89f2a011c fixes for substring, change the abstract syntax for extract and
substring, and add the addition operators position, convert,
  translate, overlay and trim
2013-12-18 15:51:55 +02:00
..
FullQueries.lhs add syntax for new grouping expressions 2013-12-17 19:17:03 +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 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
QueryExprs.lhs split misc tests 2013-12-17 11:48:40 +02:00
ScalarExprs.lhs fixes for substring, change the abstract syntax for extract and 2013-12-18 15:51:55 +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