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
Added native Supabase connection support, including dedicated connection form, validation, and TLS configuration handling.
Extended SQL console capabilities to work with Supabase databases, including dialect-aware SQL execution and tooling integration for AI-assisted queries.
Improvements
Updated connection UI components to display Supabase as a first-class database option, with custom icon and type handling.
Enhanced AI prompt tooling to include Supabase-specific SQL operations in the sql.tools context.
Internal
Added comprehensive test coverage for Supabase connection TLS behavior.