Dimitri Buhon

Results 3 issues of Dimitri Buhon

The `supabase gen types` appears to lack support for RPC functions returning objects with nullable properties. ### Steps to reproduce: Define an RPC function: ```sql CREATE TYPE status_type_enum AS ENUM...

typegen

The MaxLengthPlugin does not highlight extra characters properly in rich text editor with multiple paragraphs. https://github.com/facebook/lexical/assets/7802120/4f6601f0-88a6-4076-8f74-9308c300eae5 Lexical version: 0.16.0 ## Steps To Reproduce 1. In the Playground, select Rich Text,...

The `supabase gen types` appears to lack support for RPC functions returning objects with nullable properties. ### Steps to reproduce: Define an RPC function: ```sql CREATE TYPE status_type_enum AS ENUM...