-
-
Notifications
You must be signed in to change notification settings - Fork 695
Issues: simonw/datasette
Add ?_extra= mechanism for requesting extra properties in JSON
#262
opened May 16, 2018 by
simonw
Open
27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
0.65 TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
bug
#2443
by simonw
was closed Nov 29, 2024
SQLITE_EXTENSIONS environment variable should be DATASETTE_LOAD_EXTENSION
breaking-change
enhancement
#2424
by simonw
was closed Sep 9, 2024
Proposal: add new
DATASETTE_SSL_KEYFILE
and DATASETTE_SSL_CERTFILE
env vars for --ssl-keyfile
and --ssl-certfile
#2422
by asg017
was closed Sep 9, 2024
Stop counting at 10,000 on table view as well
decision
design
performance
#2408
by simonw
was closed Aug 22, 2024
DateFacet suggestions are incredibly slow against large tables
bug
faceting
performance
#2407
by simonw
was closed Aug 21, 2024
Suggested facets should only consider first 1000 rows
enhancement
faceting
performance
#2406
by simonw
was closed Aug 21, 2024
Tracer should capture SQL queries that error or exceed their time limit
developer-experience
#2405
by simonw
was closed Aug 21, 2024
?_trace=1 bug: ASGI callable returned without completing response
bug
developer-experience
#2404
by simonw
was closed Aug 21, 2024
Confusing error if metadata.json contains nested data
bug
developer-experience
#2403
by simonw
was closed Aug 21, 2024
Spacing bug in database copy
bug
minor
Minor bugs (not high priority)
#2399
by simonw
was closed Aug 20, 2024
Speed up table counts when displaying index and database pages
enhancement
performance
#2398
by simonw
was closed Aug 21, 2024
The
-s
settings option resets to default other settings changed in datasette.yaml
config files
bug
#2389
by asg017
was closed Aug 14, 2024
JSON API: Does not support
Content-Type: application/json; charset=utf-8
#2384
by king7532
was closed Aug 15, 2024
Rename
datasette_metadata_column_entries
internal tables to e.g. metadata_columns
internals
refactor
#2382
by simonw
was closed Aug 5, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.