praeclarum / sqlite-net

Simple, powerful, cross-platform SQLite client and ORM for .NET
MIT License
4.02k stars 1.42k forks source link

Deploy existing sqlite DB on ios #1005

Open quasar1000 opened 3 years ago

quasar1000 commented 3 years ago

I have a sqlite database, how can I copy it to ios and how can I operate on that database?

curtisshipley commented 3 years ago

If it doesn't exist in the documents directory, copy it there, then pass the path to the copy to sqlite.net.