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)
2026-02-18 06:58:34 +00:00
parent 91c2ddf9f9
commit 841dd7b7b8
1840 changed files with 10810 additions and 11597 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint postgres ExecuteSQLQuery \
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
--tls "{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true}"
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
--tls "{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true}"
+3 -3
View File
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint postgres ExecuteSQLQuery ^
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
--tls "{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true}"
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
--tls "{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true}"