You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-21 23:57:40 +02:00
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
|
|
oint sqlite DeleteTableColumn \
|
||
|
|
--table "test" \
|
||
|
|
--name "new_col" \
|
||
|
|
--db "C:\Users\Administrator\AppData\Local\Temp\0rltbbruj1o.sqlite"
|