1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2015-08-02 23:52:01 +03: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 tweak lexer tests 2015-08-02 15:58:09 +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 start adding basic dml 2015-08-01 20:26:00 +03:00
SQL2011Bits.lhs start adding basic dml 2015-08-01 20:26:00 +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 add support for column constraints in create table 2015-08-02 19:27:39 +03:00
SQL2011Schema.lhs add support for create and drop view 2015-08-02 23:52:01 +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