mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Following discussion in #601, this PR adds a "Format SQL" button to read-only SQL (if the SQL actually differs from the formatting result). It also removes a console error on readonly SQL queries. Thanks, @rixx! |
||
|---|---|---|
| .. | ||
| 500.html | ||
| _codemirror.html | ||
| _codemirror_foot.html | ||
| _description_source_license.html | ||
| _footer.html | ||
| _table.html | ||
| base.html | ||
| database.html | ||
| index.html | ||
| query.html | ||
| row.html | ||
| show_json.html | ||
| table.html | ||