1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-05 09:58:13 +03:00
parent e1f1012cbd
commit 5b81c285f2
85 changed files with 110 additions and 104 deletions

View File

@@ -3,4 +3,4 @@
oint sqlite CreateTable \
--table "test" \
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \
--db "C:\Users\bayse\AppData\Local\Temp\2afe1ciabnr.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\0fihp4mvrtp.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite CreateTable ^
--table "test" ^
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^
--db "C:\Users\bayse\AppData\Local\Temp\2afe1ciabnr.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\0fihp4mvrtp.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite ExecuteSQLQuery \
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" \
--db "C:\Users\bayse\AppData\Local\Temp\holtrlqhemu.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\3luoylh35jh.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite ExecuteSQLQuery ^
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" ^
--db "C:\Users\bayse\AppData\Local\Temp\holtrlqhemu.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\3luoylh35jh.sqlite"