home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

22 rows where "author_date" is on date 2019-01-25

✎ View and edit SQL

This data as json, CSV (advanced)

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

sha ▼ message author_date committer_date raw_author raw_committer repo author committer
015bd2a840a008a105f731c50eee319963352c1b Test for .table_names(fts5=True) 2019-01-25T04:23:53Z 2019-01-25T04:23:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
0a8194e730f8ecdd9a5af1f6a8d5a889796d7dba sqlite-utils optimize command, .optimize() and .detect_fts() table methods 2019-01-25T04:35:51Z 2019-01-25T04:35:51Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
1c683076d3138d9d853a1adb16fb9e6d248d1245 Sanity check test for optimize --no-vacuum 2019-01-25T04:38:23Z 2019-01-25T04:38:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
228d595f7d10994f34e948888093c2cd290267c4 Allow column names to be reserved words 2019-01-25T03:01:10Z 2019-01-25T03:01:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
231224ba1a4de42f3d3885a0accd05dcf85570e7 Added vacuum to CLI and Python API 2019-01-25T03:39:04Z 2019-01-25T03:39:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
42b2b4b785e3163371e92a9cc085bc47e7c83107 Upgrade sqlite3 in Travis so we can test against FTS5 Using recipe from https://linuxhint.com/install-sqlite-ubuntu-linux-mint/ 2019-01-25T06:54:32Z 2019-01-25T06:54:32Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
66fd63b11999e87c541b2023dd569b771927f283 Ability to list just FTS4 or FTS5 table names 2019-01-25T03:57:04Z 2019-01-25T03:57:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
6ad9037c966311546f23fff76faf1b0c2360c097 Added support for bytes and datetime.datetime 2019-01-25T02:59:21Z 2019-01-25T02:59:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
6f54342570f722ca817945155c234d8d8a9b4acc Release 0.7 2019-01-25T07:20:49Z 2019-01-25T07:20:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
7689ca7229d2a2e662a7c6b1ada8baef9c4d7525 Fixed RST formatting 2019-01-25T18:16:26Z 2019-01-25T18:16:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
8437fe30912967a0d74c711597e0597314bea11e Revert "No need to skip black under Python 3.7 any more" It turns out the black tests still fail in Travis against that version. This reverts commit d18687a30a2bb14370248d8ebd446e9838d7828e. 2019-01-25T03:08:52Z 2019-01-25T03:08:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
9501ba4bf1b96aeefe26e261de085839e9a97e67 sqlite-utils table_names blah.db is now tables blah.db Travis tests were failing because on OS X the command was this: sqlite-utils table_names blah.db But in Travis CI the command was this: sqlite-utils table-names blah.db Renaming it to tables fixes this inconsistency. 2019-01-25T07:04:52Z 2019-01-25T07:04:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
9e74289397e28f797290158c27e1dca2083c4e95 'sqlite-utils insert tablename file.json' command 2019-01-25T05:06:41Z 2019-01-25T05:06:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
ad30ccea59632fe39966116586a33f34e81cd868 Try dist:trusty to see if that gives us FTS5 in Travis CI 2019-01-25T06:42:53Z 2019-01-25T06:42:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
b30f924c49e46beff26dc888e96099ed8bb972f7 Implemented 'sqlite-utils upsert my.db tablename --pk=x' 2019-01-25T05:20:10Z 2019-01-25T05:20:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c83dd8a5eb9a146ef8072932333a0bca98f9577a sqlite-utils csv data.db "select ..." command 2019-01-25T15:50:20Z 2019-01-25T15:50:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
ccb2a1e729780689188005a52c362b7e963f71e8 Try dist: xenial 2019-01-25T06:44:24Z 2019-01-25T06:44:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
d18687a30a2bb14370248d8ebd446e9838d7828e No need to skip black under Python 3.7 any more 2019-01-25T03:02:30Z 2019-01-25T03:02:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
e9e1cb00c152530fedb95ea699a7408c085e429a Release notes for 0.7 2019-01-25T06:39:21Z 2019-01-25T06:39:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
fa35cd9afbff17e5639ee07e8d78c6cbb81ea4e5 Loosen requirement versions 2019-01-25T03:06:30Z 2019-01-25T03:06:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
fd5829b27dce669fe1704e07536f339f20472eda First CLI command: sqlite-utils table_names test.db 2019-01-25T03:30:47Z 2019-01-25T03:30:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
ffc9f09a935fdaec4236c3e5a5c252ec3aad65ef Re-arranged documentation index page 2019-01-25T05:23:24Z 2019-01-25T05:23:24Z 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 112.475ms · About: simonw/datasette-graphql