1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-28 20:46:05 +02:00
Files
OpenIntegrations/docs/ru/cli/sqlite/ExecuteSQLQuery/bash.txt
T
Anton Titovets 1f933743a5 Откат PXY
2025-02-06 20:58:53 +03:00

3 lines
184 B
Plaintext
Vendored

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"