You've already forked OpenIntegrations
							
							
				mirror of
				https://github.com/Bayselonarrend/OpenIntegrations.git
				synced 2025-10-30 23:47:46 +02:00 
			
		
		
		
	Начало доков SQLite
This commit is contained in:
		
							
								
								
									
										7
									
								
								docs/docusaurus/src/css/custom.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								docs/docusaurus/src/css/custom.css
									
									
									
									
										vendored
									
									
								
							| @@ -130,7 +130,8 @@ li > a.menu__link { | ||||
| .Notion a::before, .GoogleCalendar a::before, .GoogleDrive a::before, .GoogleSheets a::before,  | ||||
| .Slack a::before, .YandexDisk a::before, .Dropbox a::before, .Bitrix24 a::before, .Messenger a::before, | ||||
| .Social a::before, .Database a::before, .Folder a::before, .Calendar a::before, .CRM a::before, .Commerce a::before, | ||||
| .VKTeams a::before, .S3 a::before, .TCP a::before, .Ozon a::before, .Neocities a::before, .CDEK a::before, .Start a::before, .Other a::before{ | ||||
| .VKTeams a::before, .S3 a::before, .TCP a::before, .Ozon a::before, .Neocities a::before, .CDEK a::before, .Start a::before,  | ||||
| .Other a::before, .SQLite a::before{ | ||||
|   padding-right: 0.7rem; | ||||
|   padding-top: 0.4rem; | ||||
| } | ||||
| @@ -211,6 +212,10 @@ li > a.menu__link { | ||||
|   content: url(../../static/img/APIs/small/TCP.png); | ||||
| } | ||||
|  | ||||
| .SQLite > div > a::before{ | ||||
|   content: url(../../static/img/APIs/small/SQLite.png); | ||||
| } | ||||
|  | ||||
| .Messenger > div > a::before{ | ||||
|   content: url(../../static/img/Categories/chat.png); | ||||
| } | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								docs/docusaurus/static/img/APIs/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/docusaurus/static/img/APIs/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								docs/docusaurus/static/img/APIs/small/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/docusaurus/static/img/APIs/small/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.2 KiB | 
							
								
								
									
										10
									
								
								docs/en/md/Instructions/SQLite.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								docs/en/md/Instructions/SQLite.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| --- | ||||
| id: SQLite | ||||
| sidebar_class_name: SQLite | ||||
| --- | ||||
|  | ||||
| <img src={require('../../static/img/APIs/SQLite.png').default} width='64px' /> | ||||
|  | ||||
| # SQLite | ||||
|  | ||||
| This section is dedicated to the SQLite database library. На данной странице описаны все действия, необходимые для полноценного начала работы | ||||
							
								
								
									
										1
									
								
								docs/en/md/sidebars.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								docs/en/md/sidebars.js
									
									
									
									
										vendored
									
									
								
							| @@ -36,6 +36,7 @@ | ||||
|  items:[ | ||||
|  { type: 'category', link: {type: 'doc', id:'Instructions/Airtable'}, label: 'Airtable', className: 'Airtable', items:[{type: 'autogenerated', dirName: 'Airtable'}]}, | ||||
|  { type: 'category', link: {type: 'doc', id:'Instructions/GoogleSheets'}, label: 'Google Sheets', className: 'GoogleSheets', items:[{type: 'autogenerated', dirName: 'Google_Sheets'}]}, | ||||
|  { type: 'category', link: {type: 'doc', id:'Instructions/SQLite'}, label: 'SQLite', className: 'SQLite', items:[{type: 'autogenerated', dirName: 'SQLite'}]}, | ||||
|  ], | ||||
|  }, | ||||
|  { | ||||
|   | ||||
							
								
								
									
										10
									
								
								docs/ru/md/Instructions/SQLite.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								docs/ru/md/Instructions/SQLite.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| --- | ||||
| id: SQLite | ||||
| sidebar_class_name: SQLite | ||||
| --- | ||||
|  | ||||
| <img src={require('../../static/img/APIs/SQLite.png').default} width='64px' /> | ||||
|  | ||||
| # SQLite | ||||
|  | ||||
| Этот раздел посвящен библиотеке для работы с базами данных SQLite. На данной странице описаны все действия, необходимые для полноценного начала работы | ||||
							
								
								
									
										1
									
								
								docs/ru/md/sidebars.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								docs/ru/md/sidebars.js
									
									
									
									
										vendored
									
									
								
							| @@ -36,6 +36,7 @@ export default { | ||||
|           items:[ | ||||
|             { type: 'category', link: {type: 'doc', id:'Instructions/Airtable'}, label: 'Airtable', className: 'Airtable', items:[{type: 'autogenerated', dirName: 'Airtable'}]}, | ||||
|             { type: 'category', link: {type: 'doc', id:'Instructions/GoogleSheets'}, label: 'Google Sheets', className: 'GoogleSheets', items:[{type: 'autogenerated', dirName: 'Google_Sheets'}]}, | ||||
|             { type: 'category', link: {type: 'doc', id:'Instructions/SQLite'}, label: 'SQLite', className: 'SQLite', items:[{type: 'autogenerated', dirName: 'SQLite'}]}, | ||||
|           ], | ||||
|         }, | ||||
|         { | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								media/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/SQLite.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.6 KiB | 
							
								
								
									
										12052
									
								
								service/dictionaries/en.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12052
									
								
								service/dictionaries/en.json
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user