Skip to content

Add Import Connections to Lite sidebar#628

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/import-server-connections
Mar 18, 2026
Merged

Add Import Connections to Lite sidebar#628
erikdarlingdata merged 1 commit intodevfrom
feature/import-server-connections

Conversation

@erikdarlingdata
Copy link
Owner

Summary

New "Import Connections" button in the Lite sidebar that imports server connections from a previous install's config/servers.json.

  • Upserts by server name — existing connections skipped, new ones added
  • Preserves original GUIDs so Credential Manager passwords still resolve
  • ReadOnlyIntent is part of the uniqueness check (same server can have both normal and RO)
  • Windows Auth connections work immediately; SQL Auth should too if the same machine

Separate from "Import Data" which handles parquet/DuckDB history.

🤖 Generated with Claude Code

Imports server connections from a previous Lite install's
config/servers.json. Upserts by server name — existing servers are
skipped, new ones are added with their original GUIDs so Credential
Manager entries still resolve without re-entering passwords.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 601b039 into dev Mar 18, 2026
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.

1 participant