1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +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-08 21:18:51 +03:00
--db "C:\Users\bayse\AppData\Local\Temp\sjtajjsz.4ui.sqlite"