1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00

3 lines
184 B
Plaintext
Raw Normal View History

2025-01-20 21:18:55 +03:00
oint sqlite ExecuteSQLQuery ^
2025-02-03 23:48:45 +03:00
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
--db "C:\Users\Administrator\AppData\Local\Temp\djdjbm3dio4.sqlite"