home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

14 rows where "author_date" is on date 2017-11-12

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: author_date (date), committer_date (date)

sha ▼ message author_date committer_date raw_author raw_committer repo author committer
22851ed9f0541904f5c3fca7ddbd7add10a75d39 Table page now shows CREATE TABLE at bottom Closes #66 2017-11-12T21:16:59Z 2017-11-12T21:16:59Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
26370b14d862a5d2dc32b858bdf627f2a5ec3209 Handle table names with slashes in them e.g. https://datasette-wdlexdiaoz.now.sh/fivethirtyeight-75d605c/bob-ross%2Felements-by-episode.csv?CABIN=1&BUSHES=1&CLOUDS=1 2017-11-12T23:17:00Z 2017-11-12T23:17:00Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
4c66097d581c3970a23530598c4fe98b09f422ee datasette publish now works with full paths e.g. datasette publish /tmp/blah/database.db now does the right thing 2017-11-12T23:16:24Z 2017-11-12T23:16:24Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
59580d02da80eb963d5bce897c539c6489042025 Implemented custom SQL via textarea Closes #65 2017-11-12T02:35:35Z 2017-11-12T02:35:35Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
59a616ca5c99301a254d86ab097b6ce8f7b30fb6 Move view SQL to bottom of the page Now consistent with tables 2017-11-12T21:25:34Z 2017-11-12T21:25:34Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
666aa032530189d585dd61d0e9851e9fe63ee598 Improved error handling Invalid SQL now shows a special error.html template, and is covered by tests. 2017-11-12T21:16:15Z 2017-11-12T21:16:15Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
8acdc2fd14c0f7251e1e3fd592c53b3152f5256c Test for table with space in name Tests code in b51836f8463ef65bc947f0a7b6e60167cb7154cf 2017-11-12T20:08:32Z 2017-11-12T20:08:32Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
b51836f8463ef65bc947f0a7b6e60167cb7154cf Fixed bug with tables with spaces in their name The new database index page was erroring. 2017-11-12T20:02:45Z 2017-11-12T20:02:45Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
d01370f1660d0b0360248105cd43060dca31f70f Show SQL and params if table has them applied 2017-11-12T23:21:39Z 2017-11-12T23:21:39Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
db3fa4abfac366184e97fb313b36d3429e5b937a Views no longer attempt to link to records Closes #54 2017-11-12T21:29:26Z 2017-11-12T21:29:26Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
efecae5a11617eb576d475192384339fcdb03189 Full path to database now works e.g. datasette /tmp/blah.db Previously this failed because it did not open with full path. 2017-11-12T22:23:41Z 2017-11-12T23:01:29Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
f4794df07032083fbd3d4829e17b3fd2a54b779a Added border-right to table cells 2017-11-12T20:19:18Z 2017-11-12T20:19:18Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
fd3a33989aaf2533c4928de3b251c24614003f1e Implemented new database view and template Closes #53 - see comments there for screenshots. 2017-11-12T01:50:21Z 2017-11-12T01:50:21Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
ff2ab9dc7d82f70daae10f5b0cde87d74704f910 Views now show their SQL, are handled a bit better Refs #66 2017-11-12T20:31:46Z 2017-11-12T20:32:25Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599

Advanced export

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

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
                ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
                ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
                ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
                ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
                ON [commits] ([raw_author]);
Powered by Datasette · Queries took 42.748ms · About: simonw/datasette-graphql