home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1316412234

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/pull/1893#issuecomment-1316412234 https://api.github.com/repos/simonw/datasette/issues/1893 1316412234 IC_kwDOBm6k_c5OdttK 9599 2022-11-16T06:00:39Z 2022-11-16T06:01:36Z OWNER

Should note though that this is a classic example of GPT-3 making stuff up in places.

current: Returns the current date, time, or timestamp

select current throws an error for me: https://latest.datasette.io/_memory?sql=select+current

select current_date, current_time, current_timestamp works though: https://latest.datasette.io/_memory?sql=select+current_date%2C+current_time%2C+current_timestamp

So let's drop current from the list. I'm OK with it though, I think it's likely good enough for the first attempt at this.

We should drop temp and temporary too.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1450363982  
Powered by Datasette · Queries took 0.942ms · About: github-to-sqlite