You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the docs local .db file is used. This piece of code is very illustrative but does not reflect the real world scenario. Provide an example of connecting to a real-life db hosting service like Turso, Supabase or Vercel. If you suggest that it's possible to connect to Turso you need an adapter, but react native's PrismaClient has to option to provide an adapter unlike regular PrismaClient which is confusing
State it that Expo Go is not supported and app needs to be run via dev client
Thanks
The text was updated successfully, but these errors were encountered:
PrismaClient
has to option to provide an adapter unlike regularPrismaClient
which is confusingThanks
The text was updated successfully, but these errors were encountered: