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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-18 13:55:48 +03:00
parent bf1baac790
commit abbcdf3723
2129 changed files with 15072 additions and 16864 deletions

View File

@@ -30,7 +30,6 @@ import TabItem from '@theme/TabItem';
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -31,7 +31,6 @@ import TabItem from '@theme/TabItem';
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -35,7 +35,6 @@ Without specifying the `ForcifyResult` flag, result data is returned only for qu
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Image = "https://hut.openintegrations.dev/test_data/picture.jpg";
OPI_TypeConversion.GetBinaryData(Image); // Image - Type: BinaryData

View File

@@ -29,7 +29,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -32,7 +32,6 @@ Passing Tls settings together with passing an already created connection to the
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Result = OPI_MySQL.GetTLSSettings(True);
```

View File

@@ -30,7 +30,6 @@ import TabItem from '@theme/TabItem';
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -35,7 +35,6 @@ The list of available types is described on the initial page of the MySQL librar
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -29,7 +29,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -32,7 +32,6 @@ The list of available types is described on the initial page of the MySQL librar
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -28,7 +28,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -28,7 +28,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -34,7 +34,6 @@ This function does not update the data type of existing columns
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -31,7 +31,6 @@ In such a case, you must use `raw:true` to set the condition directly in the que
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Result = OPI_MySQL.GetRecordsFilterStrucutre();
```

View File

@@ -31,7 +31,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";

View File

@@ -35,7 +35,6 @@ The list of available types is described on the initial page of the MySQL librar
<br/>
```bsl title="1C:Enterprise/OneScript code example"
Address = "127.0.0.1";
Login = "bayselonarrend";