12 lines
206 B
Markdown
12 lines
206 B
Markdown
## What
|
|
Describe what this PR changes.
|
|
|
|
## Why
|
|
Why is this change needed?
|
|
|
|
## How to test
|
|
- [ ] `./scripts/start.sh`
|
|
- [ ] `./scripts/seed.sh`
|
|
- [ ] `./scripts/migrate.sh`
|
|
- [ ] T-SQL smoke test in VS Code
|