зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
365f75dabb
Коммит
c02076ad10
@ -95,3 +95,9 @@ samples
|
|||||||
|
|
||||||
select 33 as id, jsonb_array_elements('[{"a": 1}, {"b": 2}]'::jsonb);
|
select 33 as id, jsonb_array_elements('[{"a": 1}, {"b": 2}]'::jsonb);
|
||||||
select arr_el -> 1 as id from jsonb_array_elements('[["a", 11], ["a", 12]]'::jsonb) as arr_el;
|
select arr_el -> 1 as id from jsonb_array_elements('[["a", 11], ["a", 12]]'::jsonb) as arr_el;
|
||||||
|
|
||||||
|
|
||||||
|
select id, jsonb_set('{}', '{"f1"}', '"v1"') from sometable;
|
||||||
|
select id, jsonb_set('{}', '{"f1"}', to_jsonb(some_field)) from sometable;
|
||||||
|
jsonb_pretty
|
||||||
|
UPDATE sometable SET some_jsonb_field = jsonb_set('{}', '{"some_thing"}', to_jsonb(some_text_field));
|
||||||
|
|||||||
@ -26,6 +26,11 @@ https://iknigi.net/avtor-aleksandr-kolpakidi/60821-gru-v-velikoy-otechestvennoy-
|
|||||||
https://coollib.com/b/109300-aleksandr-ivanovich-kolpakidi-superfrau-iz-gru/read
|
https://coollib.com/b/109300-aleksandr-ivanovich-kolpakidi-superfrau-iz-gru/read
|
||||||
|
|
||||||
2025
|
2025
|
||||||
|
ControlInterception - Kolpakidi - Front Line Inside of 1:01:58
|
||||||
|
https://www.youtube.com/watch?v=6sLJA-mM4cg
|
||||||
|
https://www.youtube.com/watch?v=ql9bGwAiwmA
|
||||||
|
PavelIvanov - Kolpakidi - What Desecreted Documents Shown of 1:17:40
|
||||||
|
https://www.youtube.com/watch?v=mKKNTDJGV4M
|
||||||
ControlInterception - Kolpakidi - Threads of Control of 1:05:15
|
ControlInterception - Kolpakidi - Threads of Control of 1:05:15
|
||||||
https://www.youtube.com/watch?v=tuyzKzGFtH8
|
https://www.youtube.com/watch?v=tuyzKzGFtH8
|
||||||
! 49:00 About "Firm" of Pitovranov
|
! 49:00 About "Firm" of Pitovranov
|
||||||
|
|||||||
@ -1,4 +1,6 @@
|
|||||||
2025
|
2025
|
||||||
|
OutOfFormat - Tsipis - Cabbala is a Deeply Mistical of 49:21
|
||||||
|
https://www.youtube.com/watch?v=F7r8C-ugp1I
|
||||||
Shabanov - Tsipis - The Logic of Managed Conflict of 8:07
|
Shabanov - Tsipis - The Logic of Managed Conflict of 8:07
|
||||||
https://www.youtube.com/watch?v=InxtAlKMtvw
|
https://www.youtube.com/watch?v=InxtAlKMtvw
|
||||||
USLawAndOrder - Dudnik - Tsipis - 06.14 - IZ and Iran of 39:57
|
USLawAndOrder - Dudnik - Tsipis - 06.14 - IZ and Iran of 39:57
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user