1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-23 12:18:48 +02:00

3 lines
184 B
Plaintext
Raw Normal View History

2025-01-10 12:02:05 +03:00
oint sqlite ExecuteSQLQuery \
2025-02-10 12:29:18 +03:00
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \
--db "C:\Users\Administrator\AppData\Local\Temp\mxqxedadsq0.sqlite"