Mooli

Results 2 issues of Mooli

To start with, my intention is to use Realm SDK only (no sync, no MongoDB). I've already got a large dataset supported by JSON schema and I'd like to convert...

O-Community

**Input data** Which SQL and options did you provide as input? ```sql CREATE TABLE public.todos ( assigned_to UUID[] NOT NULL ); ``` **Expected Output** No change or: ```sql assigned_to UUID...

bug