home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

13 rows where "author_date" is on date 2019-07-14

✎ View and edit SQL

This data as json, CSV (advanced)

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

sha ▼ message author_date committer_date raw_author raw_committer repo author committer
15368c5f59066fc9c6b8ce5d0578132b1b68b75d First working version of .update(), refs #35 2019-07-14T17:03:18Z 2019-07-28T12:15:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
41d1751aec9c08c05191f9806aa07d56b565e9d1 Release 1.4.1 2019-07-14T17:08:34Z 2019-07-14T17:08:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
5ed450a3328bd6a6a918474eeb5446d8a704df1c Fixed breadcrumbs on custom query page 2019-07-14T02:05:39Z 2019-07-14T02:05:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
65b2156d9cc0aa6b5c3dc7a6bd600d98b281a13b Show version in docs Thanks, @nedbat https://twitter.com/nedbat/status/1150490436114534400 2019-07-14T19:45:00Z 2019-07-14T19:45:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
6abe6faff6b035e9334dd05f8c741ae9b7a47440 Release 0.9.2 2019-07-14T03:04:05Z 2019-07-14T03:04:05Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
72a6f430dfa99f99ca3204ac7e7bd280e1bd421b Update PyPI classifiers 2019-07-14T17:16:36Z 2019-07-14T17:16:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
90d4f497f9b3f6a5882937c91fddb496ac3e7368 Fix plus test for unicode characters in custom query name, closes #558 2019-07-14T02:49:24Z 2019-07-14T02:49:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
91311bb0db14d410200845b2367f3c9d73e74db6 Sphinx docs now pull version info from git tag Based on http://dreamiurg.net/2011/10/03/using-git-to-get-version-information/ 2019-07-14T19:24:45Z 2019-07-14T19:24:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
a8ecf95f115e70eafc4cb352c4677e6e1418afbd Use pip install -e .[docs] for documentation dependencies 2019-07-14T19:23:31Z 2019-07-14T19:23:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
a9453c4dda70bbf5122835e68f63db6ecbe1a6fc Fixed CodeMirror on database page, closes #560 2019-07-14T03:38:40Z 2019-07-14T03:38:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
afc2e4260ab8b28e132c834185c5294fb27543f1 News: Single sign-on against GitHub using ASGI middleware 2019-07-14T01:42:35Z 2019-07-14T01:42:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
ba6bd47f15c154e348c3c85c05858053a4ab7bab Typo fix 2019-07-14T16:25:57Z 2019-07-14T16:25:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
f70e35c9bbc0d5803bc0aee572b894a8b21ac41e Added table.rows_where(where, args) method 2019-07-14T18:58:40Z 2019-07-14T18:58:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 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 231.354ms · About: simonw/datasette-graphql