Skip to content

feat: add Oracle SID connection support#120

Merged
Maxteabag merged 2 commits intomainfrom
feature/oracle-sid-connection
Jan 31, 2026
Merged

feat: add Oracle SID connection support#120
Maxteabag merged 2 commits intomainfrom
feature/oracle-sid-connection

Conversation

@Maxteabag
Copy link
Owner

@Maxteabag Maxteabag commented Jan 31, 2026

Fixes #106

Add support for connecting to Oracle databases using SID in addition
to the existing Service Name format. The UI shows a Connection Type
dropdown that conditionally displays either a Service Name or SID
input field based on the selection.

Closes #106
@Maxteabag Maxteabag merged commit dee3140 into main Jan 31, 2026
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connect to Oracle db using SID instead of service name

1 participant