1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-17 17:16:27 +03:00
parent f684f83c47
commit fc588ce5e7
77 changed files with 6730 additions and 6709 deletions

View File

@@ -30,7 +30,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "93.125.42.204";
Address = "127.0.0.1";
Login = "bayselonarrend";
Password = "12we...";
Base = "postgres";

View File

@@ -30,7 +30,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "93.125.42.204";
Address = "127.0.0.1";
Login = "bayselonarrend";
Password = "12we...";
Base = "postgres";

View File

@@ -20,7 +20,7 @@ import TabItem from '@theme/TabItem';
| Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string |
Returns: Structure Of KeyAndValue - Result of query execution
Returns: Map Of KeyAndValue - Result of query execution
<br/>
@@ -37,7 +37,7 @@ Without specifying the `ForcifyResult` flag, result data is returned only for qu
Image = "https://api.athenaeum.digital/test_data/picture.jpg";
OPI_TypeConversion.GetBinaryData(Image); // Image - Type: BinaryData
Address = "93.125.42.204";
Address = "127.0.0.1";
Login = "bayselonarrend";
Password = "12we...";
Base = "test_data";

View File

@@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "93.125.42.204";
Address = "127.0.0.1";
Login = "bayselonarrend";
Password = "12we...";
Base = "postgres";

View File

@@ -30,7 +30,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "93.125.42.204";
Address = "127.0.0.1";
Login = "bayselonarrend";
Password = "12we...";
Base = "postgres";