Support MSSQL in SDK helper functions
Open
Nobody has claimed this yet.
kind/tech
status/needs-action
tech/typescript
topic: sql server
- Dominant language
- TypeScript
- Stars
- 47.6k
- Forks
- 2.5k
- Avg merge
- 21h 59m
- Merged PRs (30d)
- 95
Description
SDK functions uriToCredentials & createDatabase do not support MSSQL yet.
There might be more such functions, these are the two I've found.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SDK helper functions uriToCredentials and createDatabase, then inspect nearby helpers for database-specific handling. Check whether other related functions also need MSSQL support; done means the identified helper functions, and any additional affected helpers, support MSSQL consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100