- Jul 25, 2024
-
-
godzie44 authored
- Jul 24, 2024
-
-
Kurdakov Alexander authored
Supported in: picodata admin (lua/sql mode) picodata connect
-
- Jul 23, 2024
-
-
- Jul 17, 2024
-
-
This is needed because we don't support converting decimals to float yet, but our SQL engine inserts decimal values by default.
-
This fixes the A-B-A problem which was observed in the issue https://git.picodata.io/picodata/picodata/picodata/-/issues/763. Closes #763
-
-
-
-
Maksim Kaitmazian authored
-
- Jul 16, 2024
-
-
Kurdakov Alexander authored
default tier persisted only in the absence of configuration file This partially reverts commit 6f0cee63.
-
- Jul 15, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
feature(plugin): add plugin version rules: only one plugin version may be enabled at the same time on instance
-
-
-
Maksim Kaitmazian authored
Previously, we retrieved the row count using rows.len(), where rows was an iterator that returned the remaining number of rows instead of the total number of rows sent.
-
Vartan Babayan authored
-
- Jul 14, 2024
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
- Jul 12, 2024
-
-
- Jul 11, 2024
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Dmitry Rodionov authored
Make it possible to pass enabled injections at process startup via env variables.
-
Dmitry Rodionov authored
If initial call to vshard.router.bootstrap failed with taimeout then following calls return cluster already bootstrapped error. Make proc_sharding_bootstrap treat this error as successful bootstrap. Close: https://git.picodata.io/picodata/picodata/picodata/-/issues/751
-
- Jul 09, 2024
-
-
Dmitry Ivanov authored
-
- Jul 08, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jul 05, 2024
-
-
Dmitry Ivanov authored
-