Open mukand opened 1 year ago
Does the repo support Serialized mode of Sqlite3 : https://www.sqlite.org/threadsafe.html ? We want to create a pool of sqlite connections which can be shared by multiple threads on both iOS and Android
Does the repo support Serialized mode of Sqlite3 : https://www.sqlite.org/threadsafe.html ? We want to create a pool of sqlite connections which can be shared by multiple threads on both iOS and Android