You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-28 20:46:05 +02:00
Test data update (Jenkins)
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint sqlite ExecuteSQLQuery \
|
||||
--sql "SELECT uuid4();" \
|
||||
--db "/tmp/gsbpdtkm.cyx.sqlite" \
|
||||
--db "/tmp/am445b1n.hsa.sqlite" \
|
||||
--exts "{'https://hut.openintegrations.dev/test_data/uuid.so':'sqlite3_uuid_init'}"
|
||||
+3
-1
@@ -1,4 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint sqlite ExecuteSQLQuery ^
|
||||
--sql "SELECT uuid4();" ^
|
||||
--db "/tmp/gsbpdtkm.cyx.sqlite" ^
|
||||
--db "/tmp/am445b1n.hsa.sqlite" ^
|
||||
--exts "{'https://hut.openintegrations.dev/test_data/uuid.so':'sqlite3_uuid_init'}"
|
||||
Reference in New Issue
Block a user