1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2013-12-17 17:29:49 +02:00
..
FullQueries.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02:00
Postgres.lhs add support for 'table t' syntax 2013-12-17 13:58:44 +02:00
QueryExprComponents.lhs add support for ansi standard offset and fetch syntax 2013-12-17 16:00:17 +02:00
QueryExprs.lhs split misc tests 2013-12-17 11:48:40 +02:00
ScalarExprs.lhs add names/docs to some of the scalar expr constuctor fields, add partial support for explicit window frames 2013-12-17 17:29:49 +02:00
TableRefs.lhs fix the lateral parsing issue and broken test 2013-12-17 16:33:56 +02:00
Tests.lhs work on tests 2013-12-17 12:16:03 +02:00
TestTypes.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02:00
Tpch.lhs work on tests 2013-12-17 12:16:03 +02:00