You've already forked OpenIntegrations
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:
2
docs/en/cli/mysql/ExecuteSQLQuery/bash.txt
vendored
2
docs/en/cli/mysql/ExecuteSQLQuery/bash.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint mysql ExecuteSQLQuery \
|
||||
--sql "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/TEST_DATA2.sql" \
|
||||
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA2.sql" \
|
||||
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"
|
||||
2
docs/en/cli/mysql/ExecuteSQLQuery/bat.txt
vendored
2
docs/en/cli/mysql/ExecuteSQLQuery/bat.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint mysql ExecuteSQLQuery ^
|
||||
--sql "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/TEST_DATA2.sql" ^
|
||||
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA2.sql" ^
|
||||
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"
|
||||
Reference in New Issue
Block a user