You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
6 lines
197 B
Plaintext
Vendored
6 lines
197 B
Plaintext
Vendored
oint mssql AddTableColumn \
|
|
--table ""testtable"" \
|
|
--name ""new_field"" \
|
|
--type ""bigint"" \
|
|
--dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" \
|
|
--tls ""/tmp/qs2mqjox.swb.json"" |