Ramon Carvalho

Results 2 issues of Ramon Carvalho

**Describe the bug** In my case the issue was happening because the password that I was using has special characters and I think it could be and issue for most...

I'm trying to make a query that return the clients that have a city name: Client Model: ``` import { Q } from "@nozbe/watermelondb"; import { Model } from "@nozbe/watermelondb";...