Digital-Alchemy-TS / Digital-Alchemy-TS/synapse

Locking issues with multiple apps on same database

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Bug description**

The sqlite database was originally intended to have multiple apps work together on the same data file. The library isn't currently equipped for that to work, there seems to be some sort of locking situation happening preventing that. Causes an app crash

It's easy enough to work around, but there should be some updates to the docs and some extra warnings when this situation occurs. Maybe the default file should be updated to match the app name instead?

Low priority issue, requires some thought. Prefer not to introduce breaking changes for this minor edge case

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.