microsoft / microsoft/vscode-pgsql
Connect to MSSQL in text instead of PGSQL
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
Type: Bug
Several places in the connection it says MSSQL instead of PGSQL at the top of the script window just below file name where you have option to connect to a server.
Right click on a DB say connect -- at the top you see "Connect to MSSQL" in the query window fpr example
Extension version: 1.8.0
VS Code version: Code 1.103.2 (6f17636121051a53c88d3e605c491d22af2ba755, 2025-08-20T16:45:34.255Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | 12th Gen Intel(R) Core(TM) i7-12800H (20 x 2803) |
| GPU Status | 2d_canvas: enabled direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off trees_in_viz: disabled_off video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 31.68GB (3.83GB free) |
| Process Argv | --crash-reporter-id 87ee57d8-7e8d-4402-b6f8-296b995120c0 |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368:30146709
pythonvspyt551:31249599
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythoneinst12:31285622
996jf627:31283433
pythonrdcb7:31342333
usemplatestapi:31297334
747dc170:31275177
aj953862:31281341
9d2cg352:31346308
nesew2to5:31336538
agentclaude:31335814
82j33506:31327384
nes-set-on:31340697
63221493:31336333
envsdeactivate2:31353495
0927b901:31350571
f76d9909:31348711
custommodel2t:31371781
test_c_test:31369250
45650338:31358607
0cj2b977:31352657
justeven_python_cf:31371805
asdad-cf:31365767
pylancealldocsf:31371773
gemagent1cf:31368470
cloudbuttont:31368504
retryenabled:31370050
Contributor guide
No contributing guide indexed for this repository
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
Search the extension for the visible "Connect to MSSQL" string, including the query window connection controls described in the issue. Replace the incorrect database name with PostgreSQL wording wherever it appears, then verify the labels after connecting to a database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100