Can we add features to allow a(dvanced) user to specify LockingMode and SynchromousMode:
Either add them to the existing Params property, or, add a NEW PRAGMAs property, so user can add SQLite pragmas to be executed at TSQLiteConnection.Create.
Thank you.