1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2016-02-12 11:57:09 +02: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 start on dialect prototype code 2014-06-27 12:19:15 +03:00
GroupBy.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
LexerTests.lhs rearrange tests slightly and hide/show tests in the website a bit better 2015-08-15 19:04:29 +03:00
MySQL.lhs example how to switch parsing and pretty printing depending on dialect 2014-06-28 15:41:11 +03:00
Postgres.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
QueryExprComponents.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
QueryExprs.lhs start adding basic dml 2015-08-01 20:26:00 +03:00
SQL2011AccessControl.lhs add support for create/drop role, grant, revoke 2015-08-15 21:01:48 +03:00
SQL2011Bits.lhs add basic transction control 2015-08-04 22:53:08 +03:00
SQL2011DataManipulation.lhs fix to work on ghc 7.8.4, 7.6.3, plus small tweaks 2015-08-01 21:13:37 +03:00
SQL2011Queries.lhs small tweaks 2016-02-12 11:57:09 +02:00
SQL2011Schema.lhs add create and drop assertion 2015-08-16 20:03:02 +03:00
TableRefs.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
Tests.lhs start adding basic dml 2015-08-01 20:26:00 +03:00
TestTypes.lhs start adding basic dml 2015-08-01 20:26:00 +03:00
Tpch.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
ValueExprs.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00