issue_comments
19 rows where issue = 736520310 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Introspect if table is FTS4 or FTS5 · 19 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
722086105 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722086105 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4NjEwNQ== | simonw 9599 | 2020-11-05T02:29:50Z | 2020-11-05T03:39:58Z | OWNER | The finished monster:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722084593 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722084593 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4NDU5Mw== | simonw 9599 | 2020-11-05T02:24:47Z | 2020-11-05T02:24:47Z | OWNER | And an identifier is "ALPHABETIC character and continue with zero or more ALPHANUMERIC characters and/or "$" (u0024) characters" So...
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722084213 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722084213 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4NDIxMw== | simonw 9599 | 2020-11-05T02:23:37Z | 2020-11-05T02:23:37Z | OWNER | So... ALPHABETIC: NUMERIC: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722083527 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722083527 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4MzUyNw== | simonw 9599 | 2020-11-05T02:21:26Z | 2020-11-05T02:21:26Z | OWNER | I think that's |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722082874 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722082874 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4Mjg3NA== | simonw 9599 | 2020-11-05T02:19:18Z | 2020-11-05T02:19:18Z | OWNER | "any other character larger than u007f." Need to figure that out! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722082759 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722082759 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4Mjc1OQ== | simonw 9599 | 2020-11-05T02:18:58Z | 2020-11-05T02:18:58Z | OWNER | More from that document, describing
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722082497 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722082497 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA4MjQ5Nw== | simonw 9599 | 2020-11-05T02:18:08Z | 2020-11-05T02:18:08Z | OWNER | I'm missing the case where a table has no quotes around it at all - So I need to know how to create a regex for a SQLite identifier. https://www.sqlite.org/draft/tokenreq.html seems to be the only available documentation for that.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722078361 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722078361 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA3ODM2MQ== | simonw 9599 | 2020-11-05T02:04:33Z | 2020-11-05T02:04:33Z | OWNER | Next step: lots of unit tests. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722078286 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722078286 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA3ODI4Ng== | simonw 9599 | 2020-11-05T02:04:18Z | 2020-11-05T02:04:18Z | OWNER | I think this might be it:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722070569 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722070569 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA3MDU2OQ== | simonw 9599 | 2020-11-05T01:38:40Z | 2020-11-05T01:38:40Z | OWNER | I'm going to try |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722064258 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722064258 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA2NDI1OA== | simonw 9599 | 2020-11-05T01:18:07Z | 2020-11-05T01:21:31Z | OWNER |
This matches a single quote, then 0+ not-single-quotes, then 0+ (either 0+ not-single quotes or a double single quote), then a single quote. Unrolling the loop technique described here: http://www.softec.lu/site/RegularExpressions/UnrollingTheLoop |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722062449 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722062449 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA2MjQ0OQ== | simonw 9599 | 2020-11-05T01:12:14Z | 2020-11-05T01:12:14Z | OWNER | Good news: I don't think I have to deal with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722062082 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722062082 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA2MjA4Mg== | simonw 9599 | 2020-11-05T01:10:51Z | 2020-11-05T01:10:51Z | OWNER | I confirmed all three of these are valid syntax for creating tables:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722058598 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722058598 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1ODU5OA== | simonw 9599 | 2020-11-05T00:59:58Z | 2020-11-05T00:59:58Z | OWNER | That two-in-a-row thing works for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722057923 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722057923 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1NzkyMw== | simonw 9599 | 2020-11-05T00:57:22Z | 2020-11-05T00:57:22Z | OWNER | Then https://sqlite.org/lang_expr.html#literal_values_constants_ says:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722057392 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722057392 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1NzM5Mg== | simonw 9599 | 2020-11-05T00:55:31Z | 2020-11-05T00:55:51Z | OWNER | https://sqlite.org/lang_keywords.html says:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722056576 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722056576 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1NjU3Ng== | simonw 9599 | 2020-11-05T00:52:42Z | 2020-11-05T00:52:42Z | OWNER | I could use a parsing library like https://parsy.readthedocs.io/en/latest/tutorial.html for this - or I'd rather not add a new dependency for this though so I'm going to see if I can get something that's good-enough just using a regular expression. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722055291 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722055291 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1NTI5MQ== | simonw 9599 | 2020-11-05T00:48:10Z | 2020-11-05T00:48:10Z | OWNER | This is blocking landing |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 | |
722055104 | https://github.com/simonw/sqlite-utils/issues/196#issuecomment-722055104 | https://api.github.com/repos/simonw/sqlite-utils/issues/196 | MDEyOklzc3VlQ29tbWVudDcyMjA1NTEwNA== | simonw 9599 | 2020-11-05T00:47:34Z | 2020-11-05T00:47:34Z | OWNER | This is surprisingly difficult. I need to parse the
The problem is I need to be able to handle various different quoting formats for the table name ( |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Introspect if table is FTS4 or FTS5 736520310 |
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