1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-26 20:43:22 +02:00
Files
OpenIntegrations/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt
T
Vitaly the Alpaca (bot) deb820e216 Test data update (Jenkins)
2025-07-04 22:51:57 +03:00

3 lines
233 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\bayse\AppData\Local\Temp\holtrlqhemu.sqlite"