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

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-18 21:13:41 +03:00
parent d8378d3105
commit 4b98497c12
757 changed files with 1206 additions and 874 deletions

View File

@@ -0,0 +1,5 @@
oint sqlite AddTableColumn \
--table "test" \
--name "new_col" \
--type "TEXT" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"

View File

@@ -0,0 +1,5 @@
oint sqlite AddTableColumn ^
--table "test" ^
--name "new_col" ^
--type "TEXT" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"