chertus
|
5208a70203
|
one less place with changed nullability columns
|
2019-08-27 22:41:51 +03:00 |
|
chertus
|
133bd92807
|
ExpressionAnalyzer.appendJoin() refactoring
|
2019-08-16 19:50:30 +03:00 |
|
chertus
|
7c566f317c
|
refactoring: extract SelectQueryExpressionAnalyzer from ExpressionAnalyzer
|
2019-08-14 22:30:30 +03:00 |
|
chertus
|
e06c994b0e
|
refactoring: move collectUsedColumns from ExpressionAnalyzer to SyntaxAnalyzer
|
2019-08-09 17:50:04 +03:00 |
|
chertus
|
c5a661a05c
|
undo wrong changes
|
2019-08-01 22:56:29 +03:00 |
|
chertus
|
4072214b5d
|
fix UB in join keys order
|
2019-08-01 20:27:51 +03:00 |
|
chertus
|
504d548d79
|
AnalyzedJoin refactoring
|
2019-07-30 21:39:37 +03:00 |
|
chertus
|
20e7de7cce
|
fix perf regression: do not add right join key to result if possible
|
2019-05-13 21:58:15 +03:00 |
|
chertus
|
642ad05473
|
minor refactoring
|
2019-02-21 22:38:12 +03:00 |
|
chertus
|
33c3b5cdad
|
some more refactoring
|
2019-02-15 18:47:39 +03:00 |
|
chertus
|
c6e541858e
|
refactoring: do not match columns to tables twice
|
2019-02-15 18:47:39 +03:00 |
|
chertus
|
3fd3884b32
|
one more minor refactoring
|
2019-02-06 19:44:47 +03:00 |
|
chertus
|
9a8db441c3
|
some mote ExpressionAnalyzer refactoring
|
2019-02-06 17:48:05 +03:00 |
|
chertus
|
866c2b2e78
|
move required right keys calculation to Join.cpp
|
2019-01-30 18:51:39 +03:00 |
|
Nikolai Kochetov
|
90120493bf
|
Syntax analyzer (in progress).
|
2018-11-08 12:06:11 +03:00 |
|
Nikolai Kochetov
|
a5a36d0078
|
Syntax analyzer (in progress).
|
2018-11-08 12:01:41 +03:00 |
|
Nikolai Kochetov
|
6ebfd2c42f
|
Syntax analyzer (in progress).
|
2018-11-08 12:01:12 +03:00 |
|
Nikolai Kochetov
|
bcd6e03257
|
SyntaxAnalyzer (in progress).
|
2018-11-06 21:13:35 +03:00 |
|