prisma / prisma/orm

Support MSSQL in SDK helper functions

Open
#3,979 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.