SQLite Forum

SQLite in-memory database encounters SQLITE_LOCKED_SHAREDCACHE intermittently
Login
Is it possible that it's due to I use a trigger on that table? Will `trigger` hold on an exclusive lock on that table?