This commit is contained in:
Alex Garcia 2026-06-10 03:09:25 +00:00 committed by GitHub
commit ed70dc5fff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -496,6 +496,7 @@ def uninstall(packages, yes):
"--internal",
type=click.Path(),
help="Path to a persistent Datasette internal SQLite database",
envvar="DATASETTE_INTERNAL",
)
def serve(
files,