You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove hostname port extraction, only use Advanced section
- Remove extractPortFromHostname function entirely
- Update getPortFromAdvanced to only check profile.Advanced for port
- Fallback to default port from database type dropdown if no Advanced port found
- Ensure graceful handling when port information is not available
Co-authored-by: modelorona <modelorona@users.noreply.github.com>
0 commit comments