Amos Bird
|
52246ab5b5
|
Ignore setting constraints for projection ASTs
|
2023-07-12 10:34:36 +08:00 |
|
Nikolai Kochetov
|
f6ac225f98
|
Apply settings for EXPLAIN earlier (in the same way we do for SELECT).
|
2023-03-10 15:24:47 +00:00 |
|
Alexander Tokmakov
|
5fad3fdffc
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|