mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
This prototype demonstrates the database page working against a hard-coded connection string to a PostgreSQL database. It lists tables and their columns and their row count., |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| database.py | ||
| index.py | ||
| special.py | ||
| table.py | ||