microsoft / microsoft/go-sqlcmd

SQLCMD Create User and Password

Open
#490 1 comment 0 reactions 1 assignee View on GitHub

@stuartpa is already working on this.

Since Dec 8, 2023.

enhancement Security
Dominant language
Go
Stars
595
Forks
91
Avg merge
9h 35m
Merged PRs (30d)
1

Description

Imagine a sample that tries to setup a developer’s environment with one, two, or three different containers – only one is SQL. Docker commands are enough, but sqlcmd is easier – or at least could be. To do this, the password to access SQL will be key.

The requirement would simple be:

  1. Allow a known password to be passed in.
  2. Allow a generated password to be extracted. (not in an interactive way, but a programmatic way)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.