-
-
Notifications
You must be signed in to change notification settings - Fork 702
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
Datasette should not completely crash if one SQLite database is malformed
enhancement
small
#582
opened Oct 6, 2019 by
simonw
updated Oct 6, 2019
Basic join support for table view
enhancement
feature
#613
opened Nov 3, 2019 by
simonw
updated Nov 3, 2019
Introduce a SQL statement parser in Python
enhancement
#665
opened Feb 4, 2020 by
simonw
updated Feb 4, 2020
is_hidden_table context variable on table.html page
enhancement
plugins
small
#692
opened Mar 2, 2020 by
simonw
updated Mar 2, 2020
Way of seeing full schema for a database
enhancement
#760
opened May 6, 2020 by
simonw
updated May 6, 2020
Question: Access to immutable database-path
enhancement
small
#758
opened May 5, 2020 by
clausjuhl
updated May 28, 2020
--reload sould reload server if code in --plugins-dir changes
enhancement
minor
Minor bugs (not high priority)
#691
opened Mar 2, 2020 by
simonw
updated Jun 14, 2020
Set an upper limit on total facet suggestion time for a page
enhancement
faceting
performance
small
#862
opened Jun 23, 2020 by
simonw
updated Jun 23, 2020
Verification checks for metadata.json on startup
enhancement
small
#961
opened Sep 9, 2020 by
simonw
updated Sep 9, 2020
Bring date parsing into Datasette core
enhancement
large
#1032
opened Oct 19, 2020 by
simonw
updated Oct 19, 2020
view_name = "query" for the query page
enhancement
refactor
#1195
opened Jan 19, 2021 by
simonw
updated Jan 25, 2021
gzip support for HTML (and JSON) responses
enhancement
performance
#1213
opened Feb 2, 2021 by
simonw
updated Feb 2, 2021
?_size=10 option for the arbitrary query page would be useful
enhancement
small
#1200
opened Jan 24, 2021 by
simonw
updated Feb 11, 2021
Custom widgets for canned query forms
enhancement
plugins
#1090
opened Nov 12, 2020 by
simonw
updated Mar 27, 2021
Sticky table column headers would be useful, especially on the query page
enhancement
#1245
opened Feb 26, 2021 by
simonw
updated Apr 2, 2021
Support reverse pagination (previous page, has-previous-items)
enhancement
large
#916
opened Aug 4, 2020 by
simonw
updated Apr 3, 2021
Mechanism for indicating foreign key relationships in the table and query page URLs
enhancement
feature
medium
#620
opened Nov 10, 2019 by
simonw
updated Apr 5, 2021
Advanced CSV export for arbitrary queries
csv
enhancement
#1083
opened Nov 4, 2020 by
simonw
updated Jun 17, 2021
TSV should be a default export option
csv
enhancement
feature
#1096
opened Nov 15, 2020 by
simonw
updated Jun 17, 2021
feature request: social meta tags
enhancement
medium
metadata
#1402
opened Jul 23, 2021 by
fgregg
updated Jul 26, 2021
UI for setting
?_size=max
on table page
enhancement
#1429
opened Aug 12, 2021 by
simonw
updated Aug 13, 2021
?sort=colname~numeric to sort by by column cast to real
enhancement
medium
#894
opened Jul 15, 2020 by
simonw
updated Aug 20, 2021
Separate out "debug" options from "root" options
enhancement
#1462
opened Sep 7, 2021 by
simonw
updated Sep 7, 2021
Link to ?_size=max at bottom of table page
enhancement
#1504
opened Nov 11, 2021 by
simonw
updated Nov 11, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.