home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 501509642

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/issues/24#issuecomment-501509642 https://api.github.com/repos/simonw/sqlite-utils/issues/24 501509642 MDEyOklzc3VlQ29tbWVudDUwMTUwOTY0Mg== 9599 2019-06-13T01:06:09Z 2019-06-13T01:06:09Z OWNER

Hmm... we need the ability to pass --not-null when we are creating a table as well.

If you attempt to add NOT NULL to a column after a table has first been created you get this error:

sqlite3.OperationalError: Cannot add a NOT NULL column with default value NULL

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