home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 941300946

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
941300946 MDU6SXNzdWU5NDEzMDA5NDY= 1391 Stop using generated columns in fixtures.db 9599 closed 0     5 2021-07-10T18:26:11Z 2021-07-10T19:26:58Z 2021-07-10T19:26:00Z OWNER  

Refs #1376 - but I also keep running into this myself, where I try to run something against fixtures.db and get this confusing error:

sqlite3.DatabaseError: malformed database schema (generated_columns) - near "AS": syntax error

I'm going to stop using generated columns in fixtures.db and instead dynamically generate the generated column table for the duration of the relevant test.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1391/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 1.029ms · About: github-to-sqlite