Hi all, do you know if sqldelight could be shared ...
# squarelibraries
s
Hi all, do you know if sqldelight could be shared between two android apps and used simultaneously?
d
Do you mean the same code? Or the same database? Or the same connection?
s
Just wanted the stored data to be accessible from two apps, does sqldelight allow storing the generated database in an external folder?
d
I'd be very very disappointed if it weren't possible.
h
sqldelight
generated
sql
statements that create(and migrate) database, it doesn't have control overe where the sqlite file is created