prisma / react-native-prisma

Apache License 2.0
174 stars 6 forks source link

[FEATURE] Support for Prisma Pulse #38

Open mianala opened 1 month ago

mianala commented 1 month ago

Is there a way to use this with Pulse to sync the sqlite db with a postgres database?

sorenbs commented 1 month ago

That's a very interesting use case!

Would you like to sync the full postgres database? Or only a subset based on the user?