home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

13 rows where "author_date" is on date 2020-05-03

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: message, raw_committer, repo, committer, committer_date (date)

author_date (date) 1 ✖

  • 2020-05-03 · 13 ✖
sha ▼ message author_date committer_date raw_author raw_committer repo author committer
30a390780aa1946f9430d7f473031e95ab02675d Release 2.8, refs #27 and #107 2020-05-03T15:39:50Z 2020-05-03T15:39:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
36d256b047ecd77761d24fe570fa117bc6dc917c Initial implementation of create-table command, refs #27 2020-05-03T03:55:40Z 2020-05-03T03:55:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
396bee92364fc3a88f6c76969366dd1c4c9c944d Don't show documentation badge on docs index 2020-05-03T15:47:28Z 2020-05-03T15:47:28Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
4d5916075d42b390302b8018d84eafdc709dadc8 create-table --not-null, --default, --fk, refs #27 2020-05-03T15:09:00Z 2020-05-03T15:09:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
60e380e551b44028af0d73ac30c99a8bb04b458b Add badges to documentation index 2020-05-03T15:44:41Z 2020-05-03T15:44:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
66557d53270888f9212933ee95ca1379300fcfd6 Save to uploads table, not photos table 2020-05-03T22:41:00Z 2020-05-03T22:41:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 dogsheep-photos 256834907 simonw 9599 simonw 9599
78264b738cd72ffad6e5c32ede3f074f8aad0ca4 Removed docs for feature I decided not to implement, refs #27 2020-05-03T15:25:21Z 2020-05-03T15:25:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
99a7906fd93ce1c6400733b855255ed62e3e9fa1 sqlite-utils create-table docs, plus doc unit test Refs #27. Closes #108 2020-05-03T04:13:49Z 2020-05-03T04:13:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
9f6085b4e4c8289b34c6a3d40ba72d77ed62b4ef create-table --ignore and --replace, refs #27 2020-05-03T15:24:39Z 2020-05-03T15:24:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c0d54e0260468be38152293df5abd775c068495d Upload github.db as an artifact 2020-05-03T02:26:29Z 2020-05-03T02:26:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
cef23e88617dcd7edae22fca813d345dfaf09c4f Started pattern portfolio at /-/patterns, refs #151 2020-05-03T03:01:21Z 2020-05-03T03:05:25Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d16097231c5e51ea857b58c700f97a17b68dc583 Added sqlite-utils create-view command, closes #107 2020-05-03T15:36:29Z 2020-05-03T15:36:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
d996d4122b522eeec3c610f6b2561aa96652ecd2 Add badges to documentation index 2020-05-03T15:46:49Z 2020-05-03T15:46:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447

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 49.629ms · About: simonw/datasette-graphql