1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
Jake Wheat 6fc8869f73 preparation for non-queries
some docs in the lexer
bump the version to 0.5.0
add placeholder files for the planned initial non query support
2015-08-01 18:08:54 +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 small fixes 2015-08-01 13:22:07 +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 on dialect prototype code 2014-06-27 12:19:15 +03:00
SQL2011AccessControl.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
SQL2011Bits.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
SQL2011DataManipulation.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
SQL2011Queries.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
SQL2011Schema.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
TableRefs.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
Tests.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
TestTypes.lhs add separate lexer 2015-08-01 00:04:18 +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