home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 982014776

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/344#issuecomment-982014776 https://api.github.com/repos/simonw/sqlite-utils/issues/344 982014776 IC_kwDOCGYnMM46iFs4 9599 2021-11-29T20:55:19Z 2021-11-29T20:55:19Z OWNER

There are a few places that the strict=True option could go:

  • table.create() and table.create_table_sql()
  • The Database() constructor, to turn it on for all created tables
  • The .insert() / .insert_all() etc family of methods that can implicitly create tables

I'll definitely implement the first one, and likely the second one too. I'm on the fence with regards to the third one.

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