✅ sqlite local db file
For some reason, sqlite works only when the full path to the database is specified.
Like:
The code that accesses the database is located in another ViewModel folder
How do I specify the local path to the database?
And it doesn't work like that:
And that too:
0 Replies