1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/cli/mssql/CreateTable/bash.txt

5 lines
185 B
Plaintext
Raw Normal View History

2025-07-15 16:25:47 +03:00
oint mssql CreateTable \
2025-09-15 16:30:36 +03:00
--table ""somename"" \
2025-09-16 00:28:52 +00:00
--cols ""/tmp/ot5nxwq2.f0a.json"" \
2025-07-15 16:25:47 +03:00
--dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" \
2025-09-16 00:28:52 +00:00
--tls ""/tmp/ti0xpkrs.5zb.json""