mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-02 22:05:37 +02:00
3 lines
184 B
Plaintext
Vendored
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\mxqxedadsq0.sqlite" |