Robert Schulze
|
b56c28d841
|
Replace a few uses of enable_if for SFINAE by concepts
- enable_if is usually regarded as fragile and unreadable
- C++20 concepts are much easier to read and produce more expressive
error messages
|
2022-03-16 19:51:38 +01:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Alexey Milovidov
|
261a220227
|
Remove some code
|
2021-07-17 21:06:46 +03:00 |
|
Nikolai Kochetov
|
5ae81f4b59
|
Remove commented code.
|
2020-11-13 18:41:00 +03:00 |
|
Nikolai Kochetov
|
07a7c46b89
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|