Ahmed Alashraf
Ahmed Alashraf
Hello, I would like to use WatermelonDB with a webview app. Like, Cordova or Capacitor. I specifically want the SQLite adapter. Is that possible? If not, could you guide me...
 Field names are not displayed. Even though I'm using it normally. I'm using: TypeScript, Zod, `@hookform/devtools@^4.0.1` and `react-hook-form@^7.27.1`. ``` const methods = useForm({ ...options, resolver: schema && zodResolver(schema) });...
### Describe the problem Twind does not support logical properties. ### Describe the proposed solution TailwindCSS v3.3 introduced logical properties. Like, `start-0`, `end-0`, `me-12`, `ps-0` etc. [https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties](url) I tried using...
All download links do not work. It keeps loading for while, then it responds with "Gateway Timeout".
Reference: https://capacitorjs.com/docs/updating/plugins/6-0
Hi Are the currently supported Postgres functions by Doltgresql enough for using the postgis extension? Thanks