1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2016-08-10 11:27:30 +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 refactor the identifier syntax 2016-02-12 14:13:47 +02:00
GroupBy.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
LexerTests.lhs a few documentation and website tweaks 2016-02-22 23:16:36 +02:00
MySQL.lhs rename ValueExpr to ScalarExpr 2016-02-22 23:24:25 +02:00
Odbc.lhs rename ValueExpr to ScalarExpr 2016-02-22 23:24:25 +02:00
Oracle.lhs add support for oracle type size units 'char' and 'byte', example: varchar2(55 byte) 2016-08-10 11:27:30 +03:00
Postgres.lhs refactor dialect into a non enum and separate to own file 2016-02-12 12:51:06 +02:00
QueryExprComponents.lhs rename CombineQueryExpr to QueryExprSetOp and CombineOp to SetOperatorName 2016-02-22 23:24:43 +02:00
QueryExprs.lhs refactor dialect into a non enum and separate to own file 2016-02-12 12:51:06 +02:00
ScalarExprs.lhs rename ValueExpr to ScalarExpr 2016-02-22 23:24:25 +02:00
SQL2011AccessControl.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
SQL2011Bits.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
SQL2011DataManipulation.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
SQL2011Queries.lhs use explicit data type for sign in interval literals 2016-02-22 23:25:00 +02:00
SQL2011Schema.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
TableRefs.lhs refactor the identifier syntax 2016-02-12 14:13:47 +02:00
Tests.lhs add support for oracle type size units 'char' and 'byte', example: varchar2(55 byte) 2016-08-10 11:27:30 +03:00
TestTypes.lhs rename ValueExpr to ScalarExpr 2016-02-22 23:24:25 +02:00
Tpch.lhs refactor dialect into a non enum and separate to own file 2016-02-12 12:51:06 +02:00