home / github

Menu
  • Search all tables
  • GraphQL API

issues

Table actions
  • GraphQL API for issues

11 rows where "closed_at" is on date 2017-12-07 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: user, comments, author_association, body, created_at (date), closed_at (date)

type 1

  • issue 11

state 1

  • closed 11

repo 1

  • datasette 11
id node_id number title user state locked assignee milestone comments created_at updated_at ▲ closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
280013907 MDU6SXNzdWUyODAwMTM5MDc= 164 datasette skeleton command for kick-starting database and table metadata simonw 9599 closed 0   Custom templates edition 2949431 3 2017-12-07T06:13:28Z 2021-03-23T02:45:12Z 2017-12-07T06:20:45Z OWNER  

Generates an example metadata.json file populated with all of the databases and tables inspected from the specified databases.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/164/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
276842536 MDU6SXNzdWUyNzY4NDI1MzY= 153 Ability to customize presentation of specific columns in HTML view ftrain 20264 closed 0   Custom templates edition 2949431 14 2017-11-26T17:46:11Z 2017-12-10T02:08:45Z 2017-12-07T06:17:33Z NONE  

This ties into https://github.com/simonw/datasette/issues/3 in some ways. It would be great to have some adaptability in the HTML views and to specific some columns as displaying in certain ways.

  • [x] 1. Auto-parsing URIs into in-browser links. Why? Lots of public data around cultural commons stuff links to a specific URL. This would be a great utility to turn on at the command line, just parse everything for URLs. Maybe they need to be underlined or represented in a different way than internal URLs.
  • [x] 2. Ability to identify a column as plain/preformatted text. Why? Was trying to import the Enron emails, the body collapses. Hard to read. These fields also tend to screw up the ability to scan a table view. If you knew it was text the system could set an overflow property on the relevant CSS, so you could still scan.
  • [x] 3. Ability to identify a column as HTML. Why? I want to spider some stuff and drop sections into SQLite, and just keep them as HTML.
datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/153/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
280023225 MDU6SXNzdWUyODAwMjMyMjU= 166 Documentation for metadata.json and datasette skeleton simonw 9599 closed 0   Custom templates edition 2949431 1 2017-12-07T07:02:52Z 2017-12-07T17:20:35Z 2017-12-07T17:20:25Z OWNER  
datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/166/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
275166078 MDU6SXNzdWUyNzUxNjYwNzg= 130 Rename "datasette build" to "datasette inspect" simonw 9599 closed 0     0 2017-11-19T15:08:02Z 2017-12-07T16:57:58Z 2017-12-07T16:57:58Z OWNER  

This command introspects the databases and writes out a JSON summary.

I think I'd like to use datasette build for something more interesting, potentially duplicating functionality from https://github.com/simonw/csvs-to-sqlite

Since the internal method that does this is called ds.inspect() that seems like a reasonable replacement name for the command.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/130/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
280014287 MDU6SXNzdWUyODAwMTQyODc= 165 metadata.json support for per-database and per-table information simonw 9599 closed 0   Custom templates edition 2949431 2 2017-12-07T06:15:34Z 2017-12-07T16:48:34Z 2017-12-07T16:47:29Z OWNER  

Every database and every table should be able to support the following optional metadata:

title
description
description_html
license
license_url
source
source_url

If description_html is provided it over-rides description and will be displayed unescaped.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/165/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
278191223 MDU6SXNzdWUyNzgxOTEyMjM= 159 Come up with an elegant mechanism for per-row template customization simonw 9599 closed 0   Custom templates edition 2949431 0 2017-11-30T16:47:26Z 2017-12-07T06:12:27Z 2017-12-07T06:12:26Z OWNER  

It would be nice if customizing the display of an individual row in a custom table template was as simple as possible - refs #153

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/159/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
278190981 MDU6SXNzdWUyNzgxOTA5ODE= 158 Ensure default templates are designed to be extended simonw 9599 closed 0   Custom templates edition 2949431 1 2017-11-30T16:46:41Z 2017-12-07T05:41:09Z 2017-12-07T05:41:08Z OWNER  

Since custom templates can do {% extends "default:table.html" %} the default templates should include sensible named {% block %} components designed to support common extension patterns. Since we already support {{ super() }} we may not have much if anything to add here.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/158/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
277589569 MDU6SXNzdWUyNzc1ODk1Njk= 155 A primary key column that has foreign key restriction associated won't rendering label column wsxiaoys 388154 closed 0   Custom templates edition 2949431 4 2017-11-29T00:40:02Z 2017-12-07T05:39:53Z 2017-12-07T05:39:53Z NONE  
datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/155/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
276765070 MDU6SXNzdWUyNzY3NjUwNzA= 152 Incorrect display of rows page for tables with a primary key simonw 9599 closed 0   Custom templates edition 2949431 0 2017-11-25T17:29:54Z 2017-12-07T05:23:20Z 2017-12-07T05:23:19Z OWNER  

This is a regression. Here's the old version:

And here's the new, broken one:

https://parlgov-xtxlddmtiz.now.sh/parlgov-25f9855/party_family/1

The JSON output is the same for both - it's only the HTML representation that exhibits the bug.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/152/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
279199916 MDU6SXNzdWUyNzkxOTk5MTY= 162 Link should not show up in the column selection dropdowns simonw 9599 closed 0   Custom templates edition 2949431 0 2017-12-05T00:19:04Z 2017-12-07T05:05:58Z 2017-12-07T05:05:58Z OWNER  

e.g. on https://san-francisco.datasettes.com/food-trucks-921342f/Applicant

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/162/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
275179724 MDU6SXNzdWUyNzUxNzk3MjQ= 135 ?_search=x should work if used directly against a FTS virtual table simonw 9599 closed 0   Custom templates edition 2949431 3 2017-11-19T18:17:53Z 2017-12-07T04:54:41Z 2017-12-07T04:54:41Z OWNER  

e.g. https://sf-trees.now.sh/sf-trees-ebc2ad9/Street_Tree_List_fts?_search=grove should work

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/135/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issues] (
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [number] INTEGER,
   [title] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [state] TEXT,
   [locked] INTEGER,
   [assignee] INTEGER REFERENCES [users]([id]),
   [milestone] INTEGER REFERENCES [milestones]([id]),
   [comments] INTEGER,
   [created_at] TEXT,
   [updated_at] TEXT,
   [closed_at] TEXT,
   [author_association] TEXT,
   [pull_request] TEXT,
   [body] TEXT,
   [repo] INTEGER REFERENCES [repos]([id]),
   [type] TEXT
, [active_lock_reason] TEXT, [performed_via_github_app] TEXT, [reactions] TEXT, [draft] INTEGER, [state_reason] TEXT);
CREATE INDEX [idx_issues_repo]
                ON [issues] ([repo]);
CREATE INDEX [idx_issues_milestone]
                ON [issues] ([milestone]);
CREATE INDEX [idx_issues_assignee]
                ON [issues] ([assignee]);
CREATE INDEX [idx_issues_user]
                ON [issues] ([user]);
Powered by Datasette · Queries took 1032.777ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows