microsoft / microsoft/sql-server-samples

pubs script required me to first create a new blank db named pubs and...

Open
#1,378 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

please note....

the pubs script required me to first create a new blank db named pubs and...

...that fact is NOT mentioned anywhere in the readme it seems...

https://github.com/microsoft/sql-server-samples/blob/master/samples/databases/northwind-pubs/readme.md

...so maybe just a doc update is needed?

running the script without a db named pubs caused it to say something like "no db named pubs exists"

creating a new db named pubs and then running the script worked great

...just FYI...

thank you...

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.

Research direction

Read samples/databases/northwind-pubs/readme.md and compare its instructions with the reported pubs script behavior. Document that a blank database named pubs must exist before running the script, and confirm the README clearly explains this prerequisite.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.