You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
5 lines
152 B
Plaintext
Vendored
5 lines
152 B
Plaintext
Vendored
SessionID = String(New UUID);
|
|
Check = True;
|
|
Timeout = 120;
|
|
|
|
Result = OPI_ClickHouse.GetSessionSettings(SessionID, Check, Timeout); |