-
Like I did recently for https://shot-scraper.datasette.io/
- https://github.com/simonw/shot-scraper/issues/73
-
https://datasette-sqlite-fts4.datasette.io/ says: "Error 500, file is not a database" on every page.
-
So you can e.g. create a GitHub Gist containing SQL to populate one or more database tables and then launch it like this:
https://lite.datasette.io/?sql=url-to-gist
-
Suggestion from Discord: https://discord.com/channels/823971286308356157/823971286941302908/1016725586351247430
> Is it possible to limit the facet size per database or even per table?
This is a…
-
Many Datasette plugins won't work, but a few might. Supporting `?install=datasette-json-html` would be a neat way to try them out.
-
Got this error when running:
shot-scraper https://lite.datasette.io/ --wait-for 'document.querySelector("h2")' --log-requests - | tee /tmp/datasette-lite.txt
```
Exception in callback SyncB…
-
This is surprising. It caused a bug in `datasette-upload-dbs` because I didn't expect it to do that.
> I think this is an API design flaw in Datasette itself, but I can fix it here first.
_Origi…
-
Goal is to return an XML file like this one: https://www.niche-museums.com/sitemap.xml
```xml
https://www.niche-museums.com/108
https://www.niche-museums.com/107
https://www.niche-museums.co…
-
https://github.com/simonw/sqlite-utils/compare/3.28...104f37fa4d2e7e5999c1d829267b62c737f74d3e
-
https://github.com/simonw/datasette