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-07-05 13:02:22 +03:00
parent 5b02e591f1
commit 360dfabcb2
823 changed files with 1170 additions and 1064 deletions

View File

@@ -1,4 +1,4 @@
oint sqlite AddRecords \
--table "test" \
--rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-06-18T20:18:27.1754024Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\3frgz1jk3yv.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-06-18T20:18:27.1754024Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\3frgz1jk3yv.png'}}]" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-07-05T12:17:19.2072742Z','data':{'blob':'C:\\Users\\bayse\\AppData\\Local\\Temp\\dzpaqp4d1yi.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-07-05T12:17:19.2072742Z','data':{'blob':'C:\\Users\\bayse\\AppData\\Local\\Temp\\dzpaqp4d1yi.png'}}]" \
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,4 +1,4 @@
oint sqlite AddRecords ^
--table "test" ^
--rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-06-18T20:18:27.1754024Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\3frgz1jk3yv.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-06-18T20:18:27.1754024Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\3frgz1jk3yv.png'}}]" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-07-05T12:17:19.2072742Z','data':{'blob':'C:\\Users\\bayse\\AppData\\Local\\Temp\\dzpaqp4d1yi.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-07-05T12:17:19.2072742Z','data':{'blob':'C:\\Users\\bayse\\AppData\\Local\\Temp\\dzpaqp4d1yi.png'}}]" ^
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

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

View File

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

View File

@@ -1,3 +1,3 @@
oint sqlite ClearTable \
--table "test" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite ClearTable ^
--table "test" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.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\0fihp4mvrtp.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.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\0fihp4mvrtp.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite DeleteRecords \
--table "test" \
--filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite DeleteRecords ^
--table "test" ^
--filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite DeleteTable \
--table "test" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite DeleteTable ^
--table "test" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,4 +1,4 @@
oint sqlite DeleteTableColumn \
--table "test" \
--name "new_col" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,4 +1,4 @@
oint sqlite DeleteTableColumn ^
--table "test" ^
--name "new_col" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite EnsureTable \
--table "test_new" \
--cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite EnsureTable ^
--table "test_new" ^
--cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,6 @@
# JSON data can also be passed as a path to a .json file
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\3luoylh35jh.sqlite"
--sql "SELECT uuid4();" \
--db "C:\Users\bayse\AppData\Local\Temp\xxgd0vmdsyw.sqlite" \
--exts "{'https://hut.openintegrations.dev/test_data/uuid.dll':'sqlite3_uuid_init'}"

View File

@@ -1,3 +1,6 @@
:: JSON data can also be passed as a path to a .json file
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\3luoylh35jh.sqlite"
--sql "SELECT uuid4();" ^
--db "C:\Users\bayse\AppData\Local\Temp\xxgd0vmdsyw.sqlite" ^
--exts "{'https://hut.openintegrations.dev/test_data/uuid.dll':'sqlite3_uuid_init'}"

View File

@@ -1,3 +1,3 @@
oint sqlite GetRecords \
--table "test" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite GetRecords ^
--table "test" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite GetTableInformation \
--table "test" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite GetTableInformation ^
--table "test" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -4,4 +4,4 @@ oint sqlite UpdateRecords \
--table "test" \
--values "{'name':'Vitaly A.','salary':'999999'}" \
--filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" \
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"

View File

@@ -4,4 +4,4 @@ oint sqlite UpdateRecords ^
--table "test" ^
--values "{'name':'Vitaly A.','salary':'999999'}" ^
--filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"