Hi all,
I am wondering about what actually "WAL mode is not supported" pracitically implies.
For instance:
Thanks, Alex
When opening a SQLite database with LiteReplica it will define the journal mode itself and you don't have control over it. The journal mode used by LiteReplica is delete or pitr depending on whether the PITR is enabled or not.
delete
pitr