Smita Kulkarni
|
2d3a148ffd
|
Added option to check if container exists before attempting to read/create it, added this flag for all table functions, only used in azureBlobStorage
|
2023-07-06 10:56:07 +02:00 |
|
kssenii
|
6bb3d06c88
|
Replace old named collections code for postgresql
|
2022-12-17 01:30:55 +01:00 |
|
Robert Schulze
|
fd86829824
|
Consolidate config_core.h into config.h
Less duplication, less confusion ...
|
2022-09-28 13:31:57 +00:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
kssenii
|
7a45775f4f
|
Complete postgres
|
2021-09-02 13:46:19 +03:00 |
|
kssenii
|
3423f8c984
|
Done postgres
|
2021-09-02 01:11:27 +03:00 |
|
kssenii
|
0ec716292c
|
Postgres ON CONFLICT
|
2021-08-24 12:37:32 +00:00 |
|
kssenii
|
1b827ac424
|
Correct merge, finish refactoring
|
2021-05-09 14:45:33 +00:00 |
|
kssenii
|
8900e93bd8
|
New impl
|
2021-05-06 00:52:59 +00: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 |
|
kssenii
|
22b515fbc9
|
Add namespace, simplify names
|
2021-03-27 20:14:02 +00:00 |
|
kssenii
|
f40c582e7a
|
Replicas/shards for postgres storage
|
2021-03-27 20:11:48 +00:00 |
|
kssenii
|
ae64a24844
|
Add connection pool
|
2021-03-17 13:55:47 +00:00 |
|
kssenii
|
797063ae0f
|
Support non-default table schema for postgres storage/table-function
|
2021-03-14 10:35:10 +00:00 |
|
Alexey Milovidov
|
ba1921f380
|
Minor changes
|
2021-01-15 22:59:49 +03:00 |
|
kssenii
|
38a9cba850
|
Fix
|
2021-01-11 10:55:38 +00:00 |
|
kssenii
|
0088d66d59
|
Hopefully better array conversions for insert query
|
2021-01-09 22:42:42 +00:00 |
|
kssenii
|
00a37404ca
|
Add postgresql database engine
|
2020-12-27 12:26:29 +00:00 |
|
kssenii
|
aa3484515d
|
Better
|
2020-12-27 12:17:23 +00:00 |
|
kssenii
|
69f6714461
|
Add table function
|
2020-12-27 12:16:46 +00:00 |
|