1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-28 20:46:05 +02:00
Files
OpenIntegrations/docs/en/cli/sqlite/AddTableColumn/bash.txt
T
Vitaly the Alpaca (bot) eacece4344 Test data update (Jenkins)
2026-03-25 18:02:25 +03:00

5 lines
158 B
Plaintext
Vendored

oint sqlite AddTableColumn \
--table "test" \
--name "new_col" \
--type "TEXT" \
--db "C:\Users\bayselonarrend\AppData\Local\Temp\0xzma3q0.zw5.sqlite"