mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 04:14:25 +08:00
* Init * Initial set up for hooking up supavisor and pgbouncer * Hook up pgbouncer status check after swapping pooler type * Add check for nano compute for switching to pg bouncer * Add check for ipv4 addon * Remove expect error tag * Update copy in IPv4SidePanel * Add badge to select options for pooler types * Hook up pgbouncer config for connect UI * Refactor pooling-configuration react queries to supavisor-configuration * Update Ipv4 compatability UI indicators in Connect UI when on pgbouncer * Remove statement mode * Resolve undefined problem with react hook form * Fix * Update UI texts from PgBouncer to Dedicated Pooler * Feature flag changes * Add pooler settings link in Connect UI * Smol update * Update session pooler description for pgbouncer