ClickHouse/dbms/src/Parsers
2013-10-28 14:43:36 +00:00
..
tests dbms: development [#CONV-2944]. 2011-08-28 00:31:30 +00:00
ExpressionElementParsers.cpp compound identifier parser to support '.' [#CONV-7967] 2013-07-16 15:26:35 +00:00
ExpressionListParsers.cpp fixed COLLATE parser [#CONV-7651] 2013-05-29 11:33:55 +00:00
formatAST.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
ParserAlterQuery.cpp dbms: fixed leak [#CONV-8383]. 2013-09-14 00:39:34 +00:00
ParserCreateQuery.cpp updated ParserNestedTable: save parsed columns to func->args [#CONV-7967] 2013-07-12 16:46:58 +00:00
ParserDropQuery.cpp dbms: development [#CONV-2944]. 2011-11-05 23:31:19 +00:00
ParserInsertQuery.cpp dbms: Support columns in Insert query, bug-fix and Code Style fixes [#METR-8975] 2013-10-28 14:43:36 +00:00
ParserOptimizeQuery.cpp dbms: development [#CONV-2944]. 2012-07-31 19:08:49 +00:00
ParserQuery.cpp dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664]. 2013-09-03 20:21:28 +00:00
ParserRenameQuery.cpp dbms: development [#CONV-2944]. 2012-06-18 06:19:13 +00:00
ParserSelectQuery.cpp Added support for multiple expressions in ARRAY JOIN section. There are known issues. Sorry for automatic indentation changes. [#CONV-8821] 2013-10-17 13:32:32 +00:00
ParserSetQuery.cpp dbms: development [#CONV-2944]. 2012-08-02 19:03:32 +00:00
ParserShowTablesQuery.cpp clickhouse: fixed show tables not like [#CONV-7444]. 2013-06-14 19:07:35 +00:00
ParserTablePropertiesQuery.cpp dbms: make "TABLE" to be an optional parameter for DESC, SHOW CREATE, EXISTS[#CONV-8911] 2013-10-21 13:52:44 +00:00