Yuri Palienko

Results 3 issues of Yuri Palienko

### Expected behavior When I type in the field or past value text appears in field. ### Actual/Current behavior The text does not appear in the input field. In console,...

**Describe the bug** npx supabase db diff generates migration to recreate enum type, even though values were already added successfully using ALTER TYPE ... ADD VALUE. **To Reproduce** 1. Use...

# Bug Report: `supabase db diff` generates incorrect migrations for partitioned tables ## Describe the bug `supabase db diff` generates incorrect migration files when working with partitioned tables in declarative...