How to enable Multi-thread mode in SQLite? I am trying to do it in run-time selection but I can't find out how to do it. I was trying with SQLiteConnectionFlags but I can't find flag for it. Can you provide me simple example? I have no idea how to do it with compile-time or start-time selection also.
Official documentation: https://www.sqlite.org/threadsafe.html