Commit Graph

15 Commits

Author SHA1 Message Date
jingxiaobing
5c9823738b remote config support variables.json 2018-07-27 14:50:21 +08:00
jingxiaobing
b2abd4075e add option: allow-nested-subquery 2018-07-11 18:30:59 +08:00
jingxiaobing
3b4e5dad5f rw-edition: string AS alias 2018-07-09 11:22:18 +08:00
jingxiaobing
17d441f115 handle special function TRIM and POSITION 2018-07-03 15:31:19 +08:00
jingxiaobing
4bd5a4fbae detect nested subquery 2018-07-03 14:12:18 +08:00
jingxiaobing
a094f647d7 record INSERT column span, use it for SQL construction 2018-06-28 14:48:21 +08:00
jingxiaobing
0855cbbc58 LOCK TABLE as WRITE clause 2018-06-28 12:30:12 +08:00
wangbin579
2536c633a1 Optimize code hinted by coverity scan and cppcheck 2018-05-17 18:01:41 +08:00
jingxiaobing
4842e493ef fix error when GROUP BY db.table.col style name 2018-04-09 14:20:26 +08:00
jingxiaobing
59cead53a1 Forbid complex aggregate function on sharded SQL, Closes #12 2018-03-26 17:10:42 +08:00
lazio579
3524013f5e Format code by indent 2018-03-20 14:19:44 +08:00
lazio579
ea3b3f84a1 Don't use upper case for struct 2018-03-20 11:59:11 +08:00
lazio579
93a5c18a29 Add GPL2 related info to files 2018-03-14 11:27:27 +08:00
lazio579
0407ee84f2 Fix group by without aggr fun problems and refactor SIMPLE_PARSER 2018-03-12 15:52:54 +08:00
lazio579
0af842272e Add files to cetus project 2018-03-06 14:00:39 +08:00