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

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-04-06 16:33:41 +03:00
parent 83f3951ee0
commit 7558d9dcbe
685 changed files with 938 additions and 810 deletions

3
docs/en/cli/mysql/GetRecords/bash.txt vendored Normal file
View File

@@ -0,0 +1,3 @@
oint mysql GetRecords \
--table "testtable" \
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"

3
docs/en/cli/mysql/GetRecords/bat.txt vendored Normal file
View File

@@ -0,0 +1,3 @@
oint mysql GetRecords ^
--table "testtable" ^
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"