Datasette plugin for making the internal database visible for debugging
Project description
datasette-visible-internal-db
Datasette plugin for making the internal database visible for debugging
Datasette 1.0a5 made the internal database no longer visible through the Datasette interface.
This plugin brings it back, for debugging purposes.
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-visible-internal-db
The internal database will now be publicly visible at /_internal
in your Datasette instance.
Controlling access to the internal database
You can use Datasette's permissions mechanism to control who is allowed to interact with the internal database.
To restrict access to just the root
actor, drop this into your configuration:
databases:
_internal:
allow:
id: root
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file datasette-visible-internal-db-0.1.1.tar.gz
.
File metadata
- Download URL: datasette-visible-internal-db-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13e28fb0a996a47c37e5c727abc514d4edc618b5dabcfd05047585a4fe63c83f |
|
MD5 | c895c0a46f2e35de8c38aefee63b13a3 |
|
BLAKE2b-256 | 620d7316e1bc5926788d2126c8dd0fc9b242b2873aa152591d39460548c4673e |
File details
Details for the file datasette_visible_internal_db-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: datasette_visible_internal_db-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 840ebd9b84b28f6e263e226209aa229d63dd138a00b5a20a5d19ec3b7d42f094 |
|
MD5 | 7ca0725f491eeecf247babd4366db379 |
|
BLAKE2b-256 | 09c15d0b4642c2c3bda8309f16e963bdbb59bf75bb1a52f8ebc42ad58770a771 |