issue_comments
28 rows where "created_at" is on date 2022-11-18 and user = 9599 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, created_at (date)
user 1
- simonw · 28 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1320625260 | https://github.com/simonw/datasette/issues/1891#issuecomment-1320625260 | https://api.github.com/repos/simonw/datasette/issues/1891 | IC_kwDOBm6k_c5OtyRs | simonw 9599 | 2022-11-18T23:01:03Z | 2022-11-18T23:01:48Z | OWNER | I think this actually needs to include a whole section of the documentation about the road to 1.0 - what to expect (planned breaking changes) etc. I can add that to the https://docs.datasette.io/en/stable/contributing.html page perhaps - or even create a Roadmap page. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1.0a0 release notes 1450303205 | |
| 1320616559 | https://github.com/simonw/datasette/issues/1896#issuecomment-1320616559 | https://api.github.com/repos/simonw/datasette/issues/1896 | IC_kwDOBm6k_c5OtwJv | simonw 9599 | 2022-11-18T22:51:14Z | 2022-11-18T22:51:14Z | OWNER | New methods are documented here: https://docs.datasette.io/en/1.0-dev/internals.html#resolve-database-request |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Extract logic for resolving a URL to a database / table / row 1452364777 | |
| 1320614541 | https://github.com/simonw/datasette/issues/1903#issuecomment-1320614541 | https://api.github.com/repos/simonw/datasette/issues/1903 | IC_kwDOBm6k_c5OtvqN | simonw 9599 | 2022-11-18T22:47:41Z | 2022-11-18T22:47:41Z | OWNER | When I do this it's important to update the documentation for |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refactor all error classes into a datasette.exceptions module 1455928469 | |
| 1320588299 | https://github.com/simonw/datasette/issues/1896#issuecomment-1320588299 | https://api.github.com/repos/simonw/datasette/issues/1896 | IC_kwDOBm6k_c5OtpQL | simonw 9599 | 2022-11-18T22:16:59Z | 2022-11-18T22:17:06Z | OWNER | Found myself needing an |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Extract logic for resolving a URL to a database / table / row 1452364777 | |
| 1320563197 | https://github.com/simonw/datasette/issues/1863#issuecomment-1320563197 | https://api.github.com/repos/simonw/datasette/issues/1863 | IC_kwDOBm6k_c5OtjH9 | simonw 9599 | 2022-11-18T21:47:35Z | 2022-11-18T21:48:07Z | OWNER | Incomplete implementation of this view: ```python class RowUpdateView(BaseView): name = "row-update"
``` This is before the refactor in: - #1896 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Update a single record in an existing table 1425029242 | |
| 1319642535 | https://github.com/simonw/datasette/pull/1898#issuecomment-1319642535 | https://api.github.com/repos/simonw/datasette/issues/1898 | IC_kwDOBm6k_c5OqCWn | simonw 9599 | 2022-11-18T07:28:45Z | 2022-11-18T07:28:45Z | OWNER | Thanks! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Use DOMContentLoaded instead of load event for CodeMirror initialization 1452485922 | |
| 1319642338 | https://github.com/simonw/datasette/issues/1899#issuecomment-1319642338 | https://api.github.com/repos/simonw/datasette/issues/1899 | IC_kwDOBm6k_c5OqCTi | simonw 9599 | 2022-11-18T07:28:28Z | 2022-11-18T07:28:28Z | OWNER | {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Clicking within the CodeMirror area below the SQL (i.e. when there's only a single line) doesn't cause the editor to get focused 1452495049 | ||
| 1319525520 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319525520 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5OplyQ | simonw 9599 | 2022-11-18T04:21:14Z | 2022-11-18T07:22:37Z | OWNER | {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | ||
| 1319631421 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319631421 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Op_o9 | simonw 9599 | 2022-11-18T07:13:00Z | 2022-11-18T07:13:00Z | OWNER | You get:
I get:
For my machine: ``` ~ % docker --version Docker version 20.10.12, build e91ed57 ~ % uname -a Darwin Simons-MacBook-Pro-2.local 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319629469 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319629469 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Op_Kd | simonw 9599 | 2022-11-18T07:10:17Z | 2022-11-18T07:10:17Z | OWNER | This is so weird! What version of Datasette do you get from |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319627012 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319627012 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Op-kE | simonw 9599 | 2022-11-18T07:07:03Z | 2022-11-18T07:07:03Z | OWNER | Here's the full list of 10 plugin releases for this issue: |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319493475 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319493475 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Opd9j | simonw 9599 | 2022-11-18T03:19:25Z | 2022-11-18T07:03:03Z | OWNER | Other plugins this looks like it will affect:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319623911 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319623911 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Op9zn | simonw 9599 | 2022-11-18T07:02:56Z | 2022-11-18T07:02:56Z | OWNER | That's all of them! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319588163 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319588163 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Op1FD | simonw 9599 | 2022-11-18T06:05:11Z | 2022-11-18T06:05:11Z | OWNER | For
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319584553 | https://github.com/simonw/datasette/issues/1899#issuecomment-1319584553 | https://api.github.com/repos/simonw/datasette/issues/1899 | IC_kwDOBm6k_c5Op0Mp | simonw 9599 | 2022-11-18T06:00:10Z | 2022-11-18T06:01:50Z | OWNER | I can't actually remember where that I ran this in the DevTools console:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Clicking within the CodeMirror area below the SQL (i.e. when there's only a single line) doesn't cause the editor to get focused 1452495049 | |
| 1319583703 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319583703 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Opz_X | simonw 9599 | 2022-11-18T05:58:31Z | 2022-11-18T05:58:31Z | OWNER | Could you provide full steps to reproduce plus a SpatiaLite database file that triggered this for you? I'm not able to recreate the problem. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319583281 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319583281 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Opz4x | simonw 9599 | 2022-11-18T05:57:44Z | 2022-11-18T05:57:44Z | OWNER | Did you use the I just tried this:
It built the image OK (I didn't see the error you reported), but running the container failed with an error: ``` /tmp % docker run -p 8001:8001 7298e8e6bbfb Usage: datasette serve [OPTIONS] [FILES]... Try 'datasette serve --help' for help. Error: It looks like you're trying to load a SpatiaLite database without first loading the SpatiaLite module. Read more: https://docs.datasette.io/en/stable/spatialite.html ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319582239 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319582239 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Opzof | simonw 9599 | 2022-11-18T05:55:38Z | 2022-11-18T05:55:38Z | OWNER | Trying this out locally with this 69MB SpatiaLite file I happened to have lying around (from testing
This worked fine for me. I ran |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319574972 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319574972 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Opx28 | simonw 9599 | 2022-11-18T05:41:28Z | 2022-11-18T05:41:28Z | OWNER | Oh this is with |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319571220 | https://github.com/simonw/datasette/issues/1900#issuecomment-1319571220 | https://api.github.com/repos/simonw/datasette/issues/1900 | IC_kwDOBm6k_c5Opw8U | simonw 9599 | 2022-11-18T05:34:35Z | 2022-11-18T05:34:35Z | OWNER | Which Docker image are you using here? It looks like it's missing SpatiaLite from the image. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
datasette package --spatialite throws error during build 1452572348 | |
| 1319570586 | https://github.com/simonw/datasette/issues/1897#issuecomment-1319570586 | https://api.github.com/repos/simonw/datasette/issues/1897 | IC_kwDOBm6k_c5Opwya | simonw 9599 | 2022-11-18T05:33:20Z | 2022-11-18T05:33:20Z | OWNER | One of the big changes still left to do for Datasette 1.0 is to unify the JSON representation with the context psssed to the templates (via an As such I expect to do quite a bit of refactoring and cleanup on how the template context works later on. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Serve schema JSON to the SQL editor to enable autocomplete 1452457263 | |
| 1319528359 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319528359 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Opmen | simonw 9599 | 2022-11-18T04:27:00Z | 2022-11-18T04:27:00Z | OWNER | {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | ||
| 1319483555 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319483555 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5Opbij | simonw 9599 | 2022-11-18T03:02:35Z | 2022-11-18T03:02:35Z | OWNER | Looks like this issue could affect a bunch of other plugins too: https://cs.github.com/?scopeName=All+repos&scope=&q=%3Cp+class%3D%22crumbs%22%3E+user%3Asimonw |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319482791 | https://github.com/simonw/datasette/issues/1901#issuecomment-1319482791 | https://api.github.com/repos/simonw/datasette/issues/1901 | IC_kwDOBm6k_c5OpbWn | simonw 9599 | 2022-11-18T03:01:36Z | 2022-11-18T03:01:36Z | OWNER | Good catch. Looks like that bug was introduced by this change: https://github.com/simonw/datasette/commit/1a5e5f2aa951e5bd731067a49819efba68fbe8ef From: The search all plugin includes this code which interacts poorly with that refactor:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Some plugins show "home" breadcrumbs twice in the top left 1453813400 | |
| 1319478811 | https://github.com/simonw/datasette/issues/1897#issuecomment-1319478811 | https://api.github.com/repos/simonw/datasette/issues/1897 | IC_kwDOBm6k_c5OpaYb | simonw 9599 | 2022-11-18T02:53:57Z | 2022-11-18T02:53:57Z | OWNER | I decided to just go for the view names, not their columns. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Serve schema JSON to the SQL editor to enable autocomplete 1452457263 | |
| 1319477721 | https://github.com/simonw/datasette/issues/1897#issuecomment-1319477721 | https://api.github.com/repos/simonw/datasette/issues/1897 | IC_kwDOBm6k_c5OpaHZ | simonw 9599 | 2022-11-18T02:51:40Z | 2022-11-18T02:51:40Z | OWNER | Views aren't currently available in the |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Serve schema JSON to the SQL editor to enable autocomplete 1452457263 | |
| 1319435374 | https://github.com/simonw/datasette/issues/1897#issuecomment-1319435374 | https://api.github.com/repos/simonw/datasette/issues/1897 | IC_kwDOBm6k_c5OpPxu | simonw 9599 | 2022-11-18T01:33:30Z | 2022-11-18T01:33:30Z | OWNER | Just noticed that this isn't including views, which it should. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Serve schema JSON to the SQL editor to enable autocomplete 1452457263 | |
| 1319401843 | https://github.com/simonw/datasette/issues/1897#issuecomment-1319401843 | https://api.github.com/repos/simonw/datasette/issues/1897 | IC_kwDOBm6k_c5OpHlz | simonw 9599 | 2022-11-18T00:42:03Z | 2022-11-18T00:42:23Z | OWNER | This function works even if the SQLite JSON functions are not available:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Serve schema JSON to the SQL editor to enable autocomplete 1452457263 |
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]);
issue 9