You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-19 00:27:48 +02:00
3 lines
184 B
Plaintext
3 lines
184 B
Plaintext
![]() |
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"
|