You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-21 00:29:52 +02:00
3 lines
241 B
Plaintext
Vendored
3 lines
241 B
Plaintext
Vendored
oint sqlite ExecuteSQLQuery \
|
|
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" \
|
|
--db "C:\Users\Administrator\AppData\Local\Temp\rafrxgmbrax.sqlite" |