Add Fields/DSN toggle in New Connection dialog. DSN mode accepts a PostgreSQL connection string (postgresql://user:pass@host:port/db?sslmode=...) and auto-parses it into individual fields. Switching between modes syncs the data bidirectionally. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>