1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/cli/sqlite/DeleteTableColumn/bash.txt

4 lines
131 B
Plaintext
Raw Normal View History

2025-06-18 21:13:41 +03:00
oint sqlite DeleteTableColumn \
--table "test" \
--name "new_col" \
2025-10-30 21:07:24 +03:00
--db "C:\Users\bayse\AppData\Local\Temp\3haxtz5d.4nv.sqlite"