Per documentation by Sqlite and MS, using `Cache=Shared` is discouraged, especially in combination with WAL. WAL mode is supposed to be the better solution overall, and enabling shared cache changes table locking behaviour increasing errors seen from concurrent actions. |
||
|---|---|---|
| .. | ||
| Data | ||
| Enums | ||
| Migrations | ||
| Models | ||
| DiConfig.cs | ||
| GlobalSuppressions.cs | ||
| RdtClient.Data.csproj | ||