appspace / appspace/helix

Update ConnectionManager.tsx - add DB type selector and dynamic port

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
3h 8m
Merged PRs (30d)
6

Description

Part of the PostgreSQL support project (https://github.com/orgs/appspace/projects/1).

## Task
Update `src/components/ConnectionManager.tsx` to support selecting the database type.

## Acceptance Criteria
- [ ] DB type toggle (MySQL / PostgreSQL) added at the top of the connection form
- [ ] Port field auto-updates when type changes, if it still holds the previous default (3306 <-> 5432)
- [ ] `type` included in connect and test-connect API payloads

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.