Levi Haskell wrote:
>
> So before I do it, I wanted to ask if the existing approach with
> lock would be enough for SQLite as well. 
>

It may or may not work right now (I suspect it would); I have not checked. 

However, it may NOT work in the future.  The bottom line is that you really
should follow the documentation and create the objects in the thread they
are going to be used in.

Please don't share the objects between threads.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to