1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-18 05:04:13 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-04 22:51:57 +03:00
parent 2c0545c3d9
commit 6834bf3c8b
167 changed files with 258 additions and 370 deletions
+2 -5
View File
@@ -1,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint sqlite ExecuteSQLQuery \
--sql "SELECT uuid4();" \
--db "C:\Users\Administrator\AppData\Local\Temp\ez2hdqkekat.sqlite" \
--exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
--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"
+2 -5
View File
@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint sqlite ExecuteSQLQuery ^
--sql "SELECT uuid4();" ^
--db "C:\Users\Administrator\AppData\Local\Temp\ez2hdqkekat.sqlite" ^
--exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
--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"