You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to csharp...@googlegroups.com
What journal modes are supported with C#-SQLite?
I can see that WAL is not yet supported.
If I try to use DELETE, TRUNCATE or PERSIST I notice that the expected *-journal files don't seem to be created either, which is making me think that no journal modes are supported?