Sqlite Plugin - only one db allowed #572
Answered
by
robingenz
thisanimus
asked this question in
Q&A
-
|
I'm playing around with the capacitor Sqlite plugin and i'm getting an error when i try to use more than one database at a time. Is this to be expected? Are there any workarounds? |
Beta Was this translation helpful? Give feedback.
Answered by
robingenz
Jul 30, 2025
Replies: 1 comment 6 replies
-
|
Multiple databases should be supported. Which platform do you use? What's the error message? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update! This problem will be fixed in one of the next versions of
@sqlite.org/sqlite-wasm, see this comment. In the meantime, you can simply patch the dependency (e.g. using patch-package).