Nikolay Degterinsky
|
7b5954b736
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
|
Vitaly Baranov
|
3ed7f8f0b3
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
|
Nikolay Degterinsky
|
d76976e272
|
Merge branch 'master' into query_parameters
|
2021-10-18 17:34:20 +03:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolay Degterinsky
|
7f3d395bf3
|
Merge branch 'master' into query_parameters
|
2021-09-30 02:01:33 +03:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Nikolay Degterinsky
|
22f59e1714
|
Add support for table and database query parameters
|
2021-09-07 01:19:02 +03:00 |
|
Maksim Kita
|
a9917a6540
|
Refactored StorageDictionary
|
2021-04-26 13:52:41 +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 |
|
Alexander Tokmakov
|
2484781070
|
fix MV recovery in Replicated db
|
2021-03-08 20:26:38 +03:00 |
|
spongedc
|
5425fa4dd2
|
Fix style check fail
|
2020-12-17 12:27:04 +08:00 |
|
alexey-milovidov
|
bf096097cb
|
Update InterpreterShowCreateQuery.cpp
|
2020-12-15 21:56:06 +03:00 |
|
spongedc
|
dc27e0a4fd
|
Fix error code
|
2020-12-15 20:29:26 +08:00 |
|
spongedc
|
8b2feaeca2
|
Support SHOW CREATE VIEW Syntax
|
2020-12-14 22:37:25 +08:00 |
|
Alexander Tokmakov
|
b94cc5c4e5
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
|
Alexander Tokmakov
|
62ff00ee8b
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
Alexander Tokmakov
|
9166ddea41
|
fix segfault in show create table
|
2020-06-10 15:53:12 +03:00 |
|
Alexander Tokmakov
|
3cff070f89
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
|
tavplubix
|
04a24c59dc
|
Add tests with DatabaseAtomic (#10714)
* add tests with DatabaseAtomic
* fix
|
2020-05-07 14:29:58 +03:00 |
|
Alexander Tokmakov
|
f413061e0d
|
remove Context from some IDatabase methods
|
2020-04-23 19:51:48 +03:00 |
|
Alexander Tokmakov
|
20e6593f96
|
disable by default
|
2020-04-12 21:52:59 +03:00 |
|
Alexander Tokmakov
|
033d7f9b32
|
Merge branch 'master' into database_atomic
|
2020-04-10 17:12:09 +03:00 |
|
Azat Khuzhin
|
3116b2d29b
|
Make SHOW CREATE TABLE multiline (because it more readable and also mysql like)
|
2020-04-08 10:26:40 +03:00 |
|
Alexander Tokmakov
|
4c48b7dd80
|
better rename
|
2020-04-07 18:31:33 +03:00 |
|
Alexander Tokmakov
|
a2101c9b1c
|
better code
|
2020-04-07 02:22:44 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|