1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2025-02-17 10:55:18 +03:00
parent 4696bb50d1
commit be7ad82b79
4 changed files with 6566 additions and 6566 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2444,7 +2444,7 @@ Procedure ProcessSpecialOptionsSecrets(Val Library, Val Option, Value)
EndIf;
If Library = "postgres"
And Option = "conn" Then
And Option = "dbc" Then
Value = "postgresql://bayselonarrend:***@127.0.0.1:5432/";

View File

@ -2444,7 +2444,7 @@ Procedure ProcessSpecialOptionsSecrets(Val Library, Val Option, Value)
EndIf;
If Library = "postgres"
And Option = "conn" Then
And Option = "dbc" Then
Value = "postgresql://bayselonarrend:***@127.0.0.1:5432/";

View File

@ -2444,7 +2444,7 @@
КонецЕсли;
Если Библиотека = "postgres"
И Опция = "conn" Тогда
И Опция = "dbc" Тогда
Значение = "postgresql://bayselonarrend:***@127.0.0.1:5432/";