1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-15 16:30:36 +03:00
parent 20da434394
commit 4272551b22
1675 changed files with 95058 additions and 95618 deletions

View File

@@ -1,6 +1,4 @@
# JSON data can also be passed as a path to a .json file
oint mssql ExecuteSQLQuery \
--sql "SELECT FirstName, LastName, BirthDate, IsEmployed, Salary, CreatedAt, Age, RowGuid, Data FROM test_table;" \
--sql ""https://hut.openintegrations.dev/test_data/TEST_DATA2.sql"" \
--dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" \
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--tls ""C:\Users\bayse\AppData\Local\Temp\ebc231ym.1yr.json""

View File

@@ -1,6 +1,4 @@
:: JSON data can also be passed as a path to a .json file
oint mssql ExecuteSQLQuery ^
--sql "SELECT FirstName, LastName, BirthDate, IsEmployed, Salary, CreatedAt, Age, RowGuid, Data FROM test_table;" ^
--sql ""https://hut.openintegrations.dev/test_data/TEST_DATA2.sql"" ^
--dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" ^
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--tls ""C:\Users\bayse\AppData\Local\Temp\ebc231ym.1yr.json""