Skip to content

Issues: simonw/datasette

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
Way of seeing full schema for a database enhancement
#760 opened May 6, 2020 by simonw updated May 6, 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
from_json jinja2 filter enhancement small
#1003 opened Oct 9, 2020 by mhalle updated Oct 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
Custom widgets for canned query forms enhancement plugins
#1090 opened Nov 12, 2020 by simonw updated Mar 27, 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
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
ProTip! Exclude everything labeled bug with -label:bug.