How can i connect to a local file? #171
Answered
by
andrew-manger
andrew-manger
asked this question in
Q&A
-
|
I have a app.db file that I want to view in lazysql. How can i access it? When I do |
Beta Was this translation helpful? Give feedback.
Answered by
andrew-manger
Mar 3, 2025
Replies: 1 comment
-
|
I removed the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrew-manger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I removed the
sqlite://and it's working now!