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-05-05 10:07:34 +03:00
parent f4f9b7ea36
commit d71db5d6e3
1551 changed files with 9350 additions and 9350 deletions

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 2
description: Explicitly closes the passed connectionСтраницы
description: "Close connection " and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 5
description: Connects the SQLite extension for the specified connectionСтраницы
description: "Connect extension " and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 1
description: Creates a connection to the specified baseСтраницы
description: "Create Connection " and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 4
description: Executes an arbitrary SQL queryСтраницы
description: "Execute SQL query" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 3
description: Checks that the value is an object of a SQLite AddInСтраницы
description: "Is connector " and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 3
description: Adds new rows to the tableСтраницы
description: "Add rows" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 8
description: Clears the database tableСтраницы
description: "Clear table" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 2
description: Creates an empty table in the databaseСтраницы
description: "Create table" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 6
description: Deletes records from the tableСтраницы
description: "Delete records" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 7
description: Deletes a table from the databaseСтраницы
description: "Delete table" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 9
description: Gets the template structure for filtering records in ORM queriesСтраницы
description: "Get records filter strucutre" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 4
description: Gets records from the selected tableСтраницы
description: "Get records" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 1
description: Gets information about the tableСтраницы
description: "Get table information" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 5
description: Updates the value of records by selected criteriaСтраницы
description: "Update records" and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite]
---