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:
2
docs/en/md/SQLite/Orm/Add-table-column.mdx
vendored
2
docs/en/md/SQLite/Orm/Add-table-column.mdx
vendored
@@ -30,7 +30,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Base = "C:\Users\bayse\AppData\Local\Temp\v8_8358_27d.sqlite";
|
||||
Base = "C:\Users\bayse\AppData\Local\Temp\v8_6371_2a2.sqlite";
|
||||
Table = "test";
|
||||
Name = "new_col";
|
||||
DataType = "TEXT";
|
||||
|
||||
Reference in New Issue
Block a user