Skip to content

Fix sqlcmd flags for security options #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

EitanBlumin
Copy link
Owner

Summary

  • connect encryption combo uses -N values
  • trust server certificate flag is now -C
  • read-only intent uses -K
  • removed --connection-string field

Testing

  • dotnet build SqlcmdGuiApp/SqlcmdGuiApp.csproj -clp:ErrorsOnly (fails: dotnet not installed)

https://chatgpt.com/codex/tasks/task_b_685a5add24f88332abb461ea70de3018

@EitanBlumin EitanBlumin merged commit 90788f6 into main Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant