1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
Jake Wheat 913fce068b small fixes
work on the haddock
remove the old attoparsec position stuff from the lexer
change the lexer to accept position info in the same way as the parser
replace sqlindent with new test exe which can parse, lex and indent
2015-08-01 12:13:53 +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 add separate lexer 2015-08-01 00:04:18 +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
SQL2011.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
TableRefs.lhs start on dialect prototype code 2014-06-27 12:19:15 +03:00
Tests.lhs small fixes 2015-08-01 12:13:53 +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