github

Custom SQL query returning 49 rows (hide)

Query parameters

html_urlidnode_idtag_nametarget_commitishnamedraftauthorprereleasecreated_atpublished_atassetsbodyrepo
https://github.com/simonw/sqlite-utils/releases/tag/1.11 19704889 MDc6UmVsZWFzZTE5NzA0ODg5 1.11 master 1.11 0 9599 0 2019-09-03T00:58:41Z 2019-09-03T01:03:27Z [] https://sqlite-utils.readthedocs.io/en/stable/changelog.html#v1-11 140912432
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.1a 19763160 MDc6UmVsZWFzZTE5NzYzMTYw 0.1a master Alpha release 0 9599 0 2019-09-03T20:42:38Z 2019-09-04T22:08:18Z []   206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.2 19763185 MDc6UmVsZWFzZTE5NzYzMTg1 0.2 master 0.2 0 9599 0 2019-09-04T21:17:34Z 2019-09-04T22:09:46Z [] Full text search for tweets table 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.3 19763200 MDc6UmVsZWFzZTE5NzYzMjAw 0.3 master 0.3 0 9599 0 2019-09-04T22:10:07Z 2019-09-04T22:11:01Z [] Extract places and media into separate tables Demo: https://twitter-to-sqlite-demo.now.sh/ 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.4 19865891 MDc6UmVsZWFzZTE5ODY1ODkx 0.4 master 0.4 0 9599 0 2019-09-09T22:41:25Z 2019-09-09T22:43:05Z [] * New `users-lookup` command for fetching multiple user profiles, including using new `--sql` and `--attach` options * New `list-members` subcommand for fetching members of a list * Added `stop_after` option to `user-timeline` command 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.5 19889174 MDc6UmVsZWFzZTE5ODg5MTc0 0.5 master 0.5 0 9599 0 2019-09-10T17:38:46Z 2019-09-10T17:39:47Z [] * Added `followers-ids` and `friends-ids` subcommands 206156866
https://github.com/simonw/datasette-rure/releases/tag/0.1 19890182 MDc6UmVsZWFzZTE5ODkwMTgy 0.1 master 0.1 0 9599 0 2019-09-10T18:15:45Z 2019-09-10T18:17:42Z [] First working version 207630174
https://github.com/simonw/datasette-rure/releases/tag/0.2 19899411 MDc6UmVsZWFzZTE5ODk5NDEx 0.2 master 0.2 0 9599 0 2019-09-11T03:24:21Z 2019-09-11T03:25:22Z [] * Added regexp_match() function, #1 * Added regexp_matches() function, #2 207630174
https://github.com/simonw/datasette-rure/releases/tag/0.3 19927123 MDc6UmVsZWFzZTE5OTI3MTIz 0.3 master 0.3 0 9599 0 2019-09-11T22:58:20Z 2019-09-11T23:00:32Z [] * Documentation now links to interactive demos * Now uses an LRU cache for compiled regular expressions, which can give a 10x speedup on queries #3 207630174
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.1.1 19993251 MDc6UmVsZWFzZTE5OTkzMjUx 0.1.1 master 0.1.1 0 9599 0 2019-09-14T19:19:33Z 2019-09-14T19:42:08Z [] * Fix bug in authentication handling code 207052882
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.2 19993751 MDc6UmVsZWFzZTE5OTkzNzUx 0.2 master 0.2 0 9599 0 2019-09-14T21:31:17Z 2019-09-14T21:32:34Z [] * Added the `github-to-sqlite starred` command for retrieving starred repos, #1 207052882
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.3 19993820 MDc6UmVsZWFzZTE5OTkzODIw 0.3 master 0.3 0 9599 0 2019-09-14T21:49:27Z 2019-09-14T21:50:01Z [] * `license` is now extracted from the `repos` table into a separate `licenses` table with a foreign key, #2 207052882
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.4 20031553 MDc6UmVsZWFzZTIwMDMxNTUz 0.4 master 0.4 0 9599 0 2019-09-17T00:18:37Z 2019-09-17T00:19:42Z [] * Added `github-to-sqlite repos` command, #3 207052882
https://github.com/simonw/datasette-atom/releases/tag/0.1a 20051401 MDc6UmVsZWFzZTIwMDUxNDAx 0.1a master 0.1a 0 9599 1 2019-09-17T15:34:27Z 2019-09-17T15:40:22Z [] Initial work in progress 209091256
https://github.com/dogsheep/genome-to-sqlite/releases/tag/0.1 20114205 MDc6UmVsZWFzZTIwMTE0MjA1 0.1 master 0.1 0 9599 0 2019-09-19T15:38:10Z 2019-09-19T15:41:17Z [] First release 209590345
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.6 20497186 MDc6UmVsZWFzZTIwNDk3MTg2 0.6 master 0.6 0 9599 0 2019-10-06T04:49:17Z 2019-10-06T04:52:18Z [] * New experimental `track` and `follow` commands for subscribing to the Twitter real-time API #11. [Documentation](https://github.com/dogsheep/twitter-to-sqlite#capturing-tweets-in-real-time-with-track-and-follow) for track and follow. * Documentation for `--sql` and `--attach`, refs #8 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.7 20504543 MDc6UmVsZWFzZTIwNTA0NTQz 0.7 master 0.7 0 9599 0 2019-10-07T00:32:08Z 2019-10-07T00:33:28Z [] * New `statuses-lookup` command for bulk fetching tweets by their IDs - #13 206156866
https://github.com/dogsheep/pocket-to-sqlite/releases/tag/0.1 20506896 MDc6UmVsZWFzZTIwNTA2ODk2 0.1 master 0.1 0 9599 0 2019-10-07T05:07:37Z 2019-10-07T05:18:20Z [] Initial release 213286752
https://github.com/simonw/datasette-auth-github/releases/tag/0.10 20521948 MDc6UmVsZWFzZTIwNTIxOTQ4 0.10 master 0.10 0 9599 0 2019-10-07T15:36:41Z 2019-10-07T15:40:02Z [] * New `cacheable_prefixes` mechanism to avoid performance issues caused by adding `cache-control: private` to static assets - #47 195087137
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.8 20631452 MDc6UmVsZWFzZTIwNjMxNDUy 0.8 master 0.8 0 9599 0 2019-10-11T06:45:21Z 2019-10-11T06:46:52Z [] * New `twitter-to-sqlite import twitter.db archive.zip` command for importing data from a Twitter export file. #4 - [documentation here](https://github.com/dogsheep/twitter-to-sqlite/blob/master/README.md#importing-data-from-your-twitter-archive). 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.9 20646519 MDc6UmVsZWFzZTIwNjQ2NTE5 0.9 master 0.9 0 9599 0 2019-10-11T16:55:10Z 2019-10-11T16:57:25Z [] * New `twitter-to-sqlite home-timeline` command, for retrieving your timeline of tweets from people you follow - #18 * `twitter-to-sqlite import` created tables now use the `archive_` prefix instead of `archive-`, for easier querying * Running `twitter-to-sqlite import` now deletes existing `archive_` tables and recreates them - #17 206156866
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.5 20663605 MDc6UmVsZWFzZTIwNjYzNjA1 0.5 master 0.5 0 9599 0 2019-10-13T05:28:24Z 2019-10-13T05:30:05Z [] * New command: `github-to-sqlite issue-comments` for importing comments on issues - #7 * `github-to-sqlite issues` now accepts optional `--issue=1` argument * Fixed bug inserting users into already-created table with wrong columns - #6 207052882
https://github.com/simonw/datasette-render-timestamps/releases/tag/0.1 20685181 MDc6UmVsZWFzZTIwNjg1MTgx 0.1 master 0.1 0 9599 0 2019-10-10T22:53:49Z 2019-10-14T14:51:38Z [] Initial release 214299267
https://github.com/simonw/datasette-render-timestamps/releases/tag/0.2 20685215 MDc6UmVsZWFzZTIwNjg1MjE1 0.2 master 0.2 0 9599 0 2019-10-14T14:51:18Z 2019-10-14T14:52:55Z [] * Ability to [configure date format](https://github.com/simonw/datasette-render-timestamps/blob/0.2/README.md#configuration) - (pull request #1). Thanks, @chris48s! 214299267
https://github.com/simonw/datasette-leaflet-geojson/releases/tag/0.3 20686035 MDc6UmVsZWFzZTIwNjg2MDM1 0.3 master 0.3 0 9599 0 2019-10-14T15:13:15Z 2019-10-14T15:18:48Z [] * Fixed bug displaying multiple polygon maps on a page - #4 - thanks, @chris48s * Upgraded Leaflet to 1.5.1 - #5 - thanks, @chris48s 135007287
https://github.com/simonw/datasette-auth-github/releases/tag/0.11 20687261 MDc6UmVsZWFzZTIwNjg3MjYx 0.11 master 0.11 0 9599 0 2019-10-14T15:25:24Z 2019-10-14T16:06:25Z [] * Subclasses can now customize the creation of the redirect cookie - #49 - thanks, @ananis25 195087137
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.10 20721291 MDc6UmVsZWFzZTIwNzIxMjkx 0.10 master 0.10 0 9599 0 2019-10-15T18:53:53Z 2019-10-15T18:56:09Z [] * favorites command now populates `favorited_by` table - #14 * favorites `--stop_after` option - #20 * Store unescaped `full_text` of Tweet - #21 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.11 20754277 MDc6UmVsZWFzZTIwNzU0Mjc3 0.11 master 0.11 0 9599 0 2019-10-16T19:37:10Z 2019-10-16T19:38:42Z [] * Added `--since_id` and `--since` to `user-timeline` command, refs #20 * `--since` and `--since_id` options for `home-timeline`, closes #19 * `import` command now works on files and directories, closes #22 206156866
https://github.com/dogsheep/swarm-to-sqlite/releases/tag/0.2 20755954 MDc6UmVsZWFzZTIwNzU1OTU0 0.2 master 0.2 0 9599 0 2019-10-16T20:40:25Z 2019-10-16T20:40:55Z [] * Added --since option, closes #3 205429375
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.11.1 20758324 MDc6UmVsZWFzZTIwNzU4MzI0 0.11.1 master 0.11.1 0 9599 0 2019-10-16T19:46:35Z 2019-10-16T22:31:51Z [] * Fix bugs running `home-timeline --since` from scratch. If tables were missing, script would throw an error. 206156866
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.12 20783590 MDc6UmVsZWFzZTIwNzgzNTkw 0.12 master 0.12 0 9599 0 2019-10-17T17:57:33Z 2019-10-17T18:00:28Z [] * The `source` column for a tweet is now a foreign key to a new `sources` table - #12 * New migrations system to upgrade existing databases to handle the new `source` column extraction - #23 * Experimental implementation of new `twitter-to-sqlite search tweets.db search-term` command, which runs a search and saves the tweets from that search - #3 * Fixed bug where sometimes a user record for the authenticated user was not persisted to the `users` table 206156866
https://github.com/simonw/datasette/releases/tag/0.29.3 20795250 MDc6UmVsZWFzZTIwNzk1MjUw 0.29.3 master 0.29.3 0 9599 0 2019-09-03T00:40:53Z 2019-10-18T05:24:54Z [] https://datasette.readthedocs.io/en/stable/changelog.html#v0-29-3 107914493
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.13 21073645 MDc6UmVsZWFzZTIxMDczNjQ1 0.13 master 0.13 0 9599 0 2019-10-30T02:20:09Z 2019-10-30T02:22:30Z [] - New `mentions-timeline` command (#26) 206156866
https://github.com/simonw/datasette/releases/tag/0.30 21098052 MDc6UmVsZWFzZTIxMDk4MDUy 0.30 master 0.30 0 9599 0 2019-10-19T01:08:04Z 2019-10-30T18:51:30Z [] https://datasette.readthedocs.io/en/stable/changelog.html#v0-30 107914493
https://github.com/simonw/datasette/releases/tag/0.30.1 21162064 MDc6UmVsZWFzZTIxMTYyMDY0 0.30.1 master 0.30.1 0 9599 0 2019-10-30T19:00:21Z 2019-11-02T00:06:02Z [] https://datasette.readthedocs.io/en/stable/changelog.html#v0-30-1 107914493
https://github.com/simonw/datasette-leaflet-geojson/releases/tag/0.4 21162720 MDc6UmVsZWFzZTIxMTYyNzIw 0.4 master 0.4 0 9599 0 2019-11-02T01:45:52Z 2019-11-02T01:48:09Z [] - Fixed bug where plugin fails to render a map if the cell value was truncated (#3) - Fixed incompatibility when loaded in the same environment as `datasette-pretty-json` (#6) 135007287
https://github.com/simonw/datasette-cluster-map/releases/tag/0.7 21163426 MDc6UmVsZWFzZTIxMTYzNDI2 0.7 master 0.7 0 9599 0 2019-11-02T03:35:00Z 2019-11-02T03:54:36Z [] - Upgraded Leaflet to 1.5.1 - Upgraded leaflet.markercluster to 1.4.1 This fixes a bug where `datasette-cluster-map` and [datasette-leaflet-geojson](https://github.com/simonw/datasette-leaflet-geojson) could not run within the same Datasette instance. 130236762
https://github.com/simonw/datasette/releases/tag/0.30.2 21169835 MDc6UmVsZWFzZTIxMTY5ODM1 0.30.2 master 0.30.2 0 9599 0 2019-11-02T23:12:46Z 2019-11-02T23:33:13Z [] https://datasette.readthedocs.io/en/latest/changelog.html#v0-30-2 107914493
https://github.com/simonw/sqlite-transform/releases/tag/0.1 21179411 MDc6UmVsZWFzZTIxMTc5NDEx 0.1 master 0.1 0 9599 0 2019-11-04T01:07:27Z 2019-11-04T02:19:37Z [] - First release, supporting only the `parsedatetime` command. 219372133
https://github.com/simonw/sqlite-transform/releases/tag/0.2 21179472 MDc6UmVsZWFzZTIxMTc5NDcy 0.2 master 0.2 0 9599 0 2019-11-04T02:21:24Z 2019-11-04T02:26:57Z [] - Added `lambda` command, which lets you specify a Python expression (or multiple lines of code) to be executed against every value in the column. [Documentation here](https://github.com/simonw/sqlite-transform/blob/0.2/README.md#lambda-for-executing-your-own-code). (#2) - Added a `parsedate` command, which works like `parsedatetime` except it outputs just the date component. (#1) 219372133
https://github.com/simonw/sqlite-transform/releases/tag/0.3 21180593 MDc6UmVsZWFzZTIxMTgwNTkz 0.3 master 0.3 0 9599 0 2019-11-04T04:37:39Z 2019-11-04T04:39:06Z [] - `return` is now optional for one-line lambdas, e.g. ``` sqlite-transform lambda my.db mytable mycolumn --code='str(value).upper()' ``` 219372133
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.14 21180989 MDc6UmVsZWFzZTIxMTgwOTg5 0.14 master 0.14 0 9599 0 2019-11-04T05:32:37Z 2019-11-04T05:33:56Z [] * `search` command gained `--since_id` and `--since` options, for retrieving tweets since the last time the search was run * `search` command is [now documented](https://github.com/dogsheep/twitter-to-sqlite/blob/0.14/README.md#running-searches). Closes #3. 206156866
https://github.com/simonw/sqlite-utils/releases/tag/1.12 21276745 MDc6UmVsZWFzZTIxMjc2NzQ1 1.12 master 1.12 0 9599 0 2019-11-04T16:28:52Z 2019-11-07T05:00:24Z [] https://sqlite-utils.readthedocs.io/en/latest/changelog.html#v1-12 140912432
https://github.com/simonw/sqlite-utils/releases/tag/1.12.1 21276749 MDc6UmVsZWFzZTIxMjc2NzQ5 1.12.1 master 1.12.1 0 9599 0 2019-11-07T04:58:47Z 2019-11-07T05:00:55Z [] https://sqlite-utils.readthedocs.io/en/latest/changelog.html#v1-12-1 140912432
https://github.com/dogsheep/healthkit-to-sqlite/releases/tag/0.4 21306693 MDc6UmVsZWFzZTIxMzA2Njkz 0.4 master 0.4 0 9599 0 2019-11-08T01:19:23Z 2019-11-08T01:19:51Z [] * Fixed workout latitude/longitude points import for iOS 13 - #10 197882382
https://github.com/simonw/yaml-to-sqlite/releases/tag/0.2.1 21310374 MDc6UmVsZWFzZTIxMzEwMzc0 0.2.1 master 0.2.1 0 9599 0 2019-11-08T06:43:41Z 2019-11-08T06:46:02Z [] * Better help for `--pk` 175550127
https://github.com/dogsheep/twitter-to-sqlite/releases/tag/0.15 21342008 MDc6UmVsZWFzZTIxMzQyMDA4 0.15 master 0.15 0 9599 0 2019-11-09T20:12:32Z 2019-11-09T20:13:07Z [] - Import command no longer fails on empty files - #29 - Fixed bug in `followers` command - #30 - `following` table now has indexes - #28 206156866
https://github.com/simonw/datasette-render-markdown/releases/tag/0.1a 21343109 MDc6UmVsZWFzZTIxMzQzMTA5 0.1a master 0.1a 0 9599 1 2019-11-09T23:42:31Z 2019-11-09T23:49:58Z [] First working release 220716822
https://github.com/dogsheep/github-to-sqlite/releases/tag/0.6 21354706 MDc6UmVsZWFzZTIxMzU0NzA2 0.6 master 0.6 0 9599 0 2019-11-11T05:31:46Z 2019-11-11T05:34:06Z [] - New `releases` command for fetching releases for a repo, #11 - Repository topics are now fetched by the `repos` command - `github-to-sqlite repos` now accepts multiple usernames - Command now works without `--auth` file (using anonymous API calls), #9 207052882
Powered by Datasette · Query took 1.139ms · About: github-to-sqlite