You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I came across the section on embedding SQLite in the documentation, but it only seems to cover the
with { type: "sqlite", embed: "true" }
method.But if I have a dynamic DB filepath, how would I go about using it?
Additionally, I wasn’t able to find a method that supports this in the SQLite declaration file.
I would greatly appreciate any advice could provide.
Beta Was this translation helpful? Give feedback.
All reactions