home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 696443042

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/sqlite-utils/pull/161#issuecomment-696443042 https://api.github.com/repos/simonw/sqlite-utils/issues/161 696443042 MDEyOklzc3VlQ29tbWVudDY5NjQ0MzA0Mg== 9599 2020-09-22T00:01:50Z 2020-09-22T00:01:50Z OWNER

When you transform a table, it should keep its primary key, foreign keys, not_null and defaults. I don't think it needs to care about hash_id or extracts= since those don't affect the structure of the table as it is being created - well, hash_id does but if we are transforming an existing table we will get the hash_id column for free.

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