Hello,

 

Is there a way to determine current lock state of a database? More 
specifically, I’d like to be able to tell whether the main database in the 
current session is under SHARED lock, or under RESERVED/PENDING/EXCLUSIVE lock. 
This is needed for unit tests and assertions.

 

Thanks!

Igor

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

Reply via email to