- Aug 27, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
Not used yet
-
Georgy Moshkin authored
It's called proc_update_instance, not proc_replace_instance, duh!
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Fedor Telnov authored
Previously macros won't work when using solely picoplugin as SDK. It is fixed in linked tarantool-module MR, this MR introduces tests for that. Linked [MR](https://git.picodata.io/picodata/picodata/tarantool-module/-/merge_requests/542) in tarantool-module.
-
- Aug 26, 2024
-
-
EmirVildanov authored
-
Feodor Alexandrov authored
feat: support ALTER SYSTEM. It allows to change whitelisted properties from _pico_property table. Currently, changes affect all tiers. Specifying tier will result in an error. Co-Authored-by:
Dmitry Rodionov <d.rodionov@picodata.io> Co-Authored-by:
Emir Vildanov <e.vildanov@picodata.io>
-
- update sbroad submodule to commit with new normalization rules - update integration tests
-
- Aug 23, 2024
-
-
Вартан Бабаян authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
-
- Aug 22, 2024
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
-
- Aug 21, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
- Simplify code - Check plugin exists on client side
-
Georgy Moshkin authored
- Move all preconditions checking to the client - Return errors if preconditions fail instead of silently ignoring them
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Aug 20, 2024
-
-
Вартан Бабаян authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Aug 19, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Add services to each tier and list of installed plugins to cluster info Closes #809
-
-
- Aug 15, 2024
-
-
Closes #653
-
Arseniy Volynets authored
- sbroad submodule was already updated and has commit supporting inferring sk from pk - add integration test to check inference is working
-
Arseniy Volynets authored
- Currently we use Retriable for handling flaky sql tests (temporary solution). If our sql query succeeded but on client the timeout was raised, Retriable will execute the query again. This may lead to situation, when we will get an error for violating unique index. This commit ignores this error
-
- Aug 14, 2024
-
-