-
Reported here: https://github.com/dogsheep/healthkit-to-sqlite/issues/9
It looks like there's a default limit of 999 variables - we need to be smart about that, maybe dynamically lower the batch si…
-
Got this error here: https://github-to-sqlite.dogsheep.net/github/issue_comments
-
e.g. on https://github-to-sqlite.dogsheep.net/github/commits
This is from a change introduced here: https://github.com/simonw/datasette/commit/bf8d84af5422606597be893cedd375020cb2b369 in #1805
…
-
**Small description**
Selecting a sqlite table from the CLI is not working
**Expected result**
Go directly to a sqlite table from the CLI args.
**Actual result with screenshot**
https://asc…
-
I'm not sure which option is best, instead of -a -all.
-
https://github.com/simonw/datasette.io/actions/runs/3156426439/jobs/5136126305
```
File "build_directory.py", line 87, in fetch_plugins
data = client.execute(
File "/opt/hostedtoolcache/Py…
-
Current list of commands:
```
followers Save followers for specified user (defaults to...
followers-ids Populate followers table with IDs of account followers
friends-ids …
-
https://github-to-sqlite.dogsheep.net/github/issue_comments throws a 500:
> `cannot import name 'etree' from 'markdown.util' (/usr/local/lib/python3.8/site-packages/markdown/util.py)`
https://co…
-
Refs:
- #262
- #1709
I realized that this is a really natural plugin hook - and if I design it as a hook I can implement Datasette's core extras as default plugins.
-
Starting with https://github.com/bretwalker/datasette-query-history
I'm going to use a text file in this repo listing plugins that won't be picked up by the GraphQL query.