1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-26 20:43:22 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-01-20 21:18:55 +03:00
parent e9b19c4037
commit f9aceefbe5
752 changed files with 1645 additions and 730 deletions
+3
View File
@@ -0,0 +1,3 @@
oint sqlite ExecuteSQLQuery \
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \
--db "C:\Users\Administrator\AppData\Local\Temp\0u4crb3ohbf.sqlite"
+3
View File
@@ -0,0 +1,3 @@
oint sqlite ExecuteSQLQuery ^
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0u4crb3ohbf.sqlite"