You've already forked OpenIntegrations
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:
@@ -30,7 +30,6 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
@@ -31,7 +31,6 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -29,7 +29,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
@@ -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);
|
||||
```
|
||||
|
||||
@@ -30,7 +30,6 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Add-records.mdx
vendored
1
docs/en/md/MySQL/Orm/Add-records.mdx
vendored
@@ -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";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Add-table-column.mdx
vendored
1
docs/en/md/MySQL/Orm/Add-table-column.mdx
vendored
@@ -29,7 +29,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Clear-table.mdx
vendored
1
docs/en/md/MySQL/Orm/Clear-table.mdx
vendored
@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Create-database.mdx
vendored
1
docs/en/md/MySQL/Orm/Create-database.mdx
vendored
@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Create-table.mdx
vendored
1
docs/en/md/MySQL/Orm/Create-table.mdx
vendored
@@ -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";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Delete-database.mdx
vendored
1
docs/en/md/MySQL/Orm/Delete-database.mdx
vendored
@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Delete-records.mdx
vendored
1
docs/en/md/MySQL/Orm/Delete-records.mdx
vendored
@@ -28,7 +28,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Delete-table-column.mdx
vendored
1
docs/en/md/MySQL/Orm/Delete-table-column.mdx
vendored
@@ -28,7 +28,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Delete-table.mdx
vendored
1
docs/en/md/MySQL/Orm/Delete-table.mdx
vendored
@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Ensure-table.mdx
vendored
1
docs/en/md/MySQL/Orm/Ensure-table.mdx
vendored
@@ -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";
|
||||
|
||||
@@ -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();
|
||||
```
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Get-records.mdx
vendored
1
docs/en/md/MySQL/Orm/Get-records.mdx
vendored
@@ -31,7 +31,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
@@ -27,7 +27,6 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
|
||||
1
docs/en/md/MySQL/Orm/Update-records.mdx
vendored
1
docs/en/md/MySQL/Orm/Update-records.mdx
vendored
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user