1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-07 01:09:03 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-03 23:48:45 +03:00
parent aec7eb08bf
commit ecde009f10
716 changed files with 1084 additions and 902 deletions

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\Administrator\AppData\Local\Temp\rafrxgmbrax.sqlite"
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \
--db "C:\Users\Administrator\AppData\Local\Temp\djdjbm3dio4.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\Administrator\AppData\Local\Temp\rafrxgmbrax.sqlite"
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
--db "C:\Users\Administrator\AppData\Local\Temp\djdjbm3dio4.sqlite"