A SQLite connection is a path on the server
There is no network protocol, so the form collapses to one input and a remote user of a hosted deployment cannot open a file from their own machine.
6 posts
The embedded engine — a file, no network. Full editor, ER diagrams, EXPLAIN and agent mode. Where it stops: There is no server to monitor: health reads file size and pragma statistics only.
There is no network protocol, so the form collapses to one input and a remote user of a hosted deployment cannot open a file from their own machine.
The query plan returns step descriptions and nothing else, so the rendering shows structure and answers index questions rather than cost questions.
Path validation rejects a null byte and nothing else, so any logged-in user can open any SQLite file the Studio process is able to read.
The provider holds no session across two requests, so the begin, commit and rollback controls are withheld rather than offered and then failed.
Health is an integrity check, a journal mode and file sizes, and one per-table figure depends on which built-in driver the deployment is running.
A read-only open reads the query-only pragma back as off, so the profile sets it too and re-verifies it before every statement it sends.
We use cookies to analyse site traffic and improve your experience. See our Privacy Policy for details.