issue_comments
10 rows where issue = 665700495 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- CLI utility for inserting binary files into SQLite · 10 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
664163524 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664163524 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDE2MzUyNA== | simonw 9599 | 2020-07-27T07:10:41Z | 2020-07-27T07:10:41Z | OWNER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | ||
664128071 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664128071 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDEyODA3MQ== | simonw 9599 | 2020-07-27T05:30:54Z | 2020-07-27T05:30:54Z | OWNER | Inserting files by piping them in should work - but since a filename cannot be derived this will need a
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
664127741 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664127741 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDEyNzc0MQ== | simonw 9599 | 2020-07-27T05:29:48Z | 2020-07-27T05:29:48Z | OWNER | Test command:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
663931279 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-663931279 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2MzkzMTI3OQ== | simonw 9599 | 2020-07-26T03:33:23Z | 2020-07-27T04:30:49Z | OWNER | One idea: It could work something like this:
This would insert those two image files into the database in a table called
The
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
664048720 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664048720 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDA0ODcyMA== | simonw 9599 | 2020-07-26T22:32:50Z | 2020-07-26T22:33:20Z | OWNER | This seems to work in creating a SQLite archive containing all
Then listing files like this:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
664048432 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664048432 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDA0ODQzMg== | simonw 9599 | 2020-07-26T22:29:31Z | 2020-07-26T22:29:31Z | OWNER | I'm trying to play with
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
664013338 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-664013338 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2NDAxMzMzOA== | simonw 9599 | 2020-07-26T16:57:35Z | 2020-07-26T16:57:35Z | OWNER | I should consider easy compatibility with https://www.sqlite.org/sqlar.html
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
663931426 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-663931426 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2MzkzMTQyNg== | simonw 9599 | 2020-07-26T03:35:58Z | 2020-07-26T16:44:33Z | OWNER | Related: #123 ( |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
663931662 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-663931662 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2MzkzMTY2Mg== | simonw 9599 | 2020-07-26T03:40:29Z | 2020-07-26T03:40:29Z | OWNER | Maybe support |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 | |
663931317 | https://github.com/simonw/sqlite-utils/issues/122#issuecomment-663931317 | https://api.github.com/repos/simonw/sqlite-utils/issues/122 | MDEyOklzc3VlQ29tbWVudDY2MzkzMTMxNw== | simonw 9599 | 2020-07-26T03:33:54Z | 2020-07-26T03:33:54Z | OWNER | The command also accepts one or more directories, in which case it will recursively scan them for all files that they contain. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CLI utility for inserting binary files into SQLite 665700495 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [issue] INTEGER REFERENCES [issues]([id]) , [performed_via_github_app] TEXT); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1