home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1296341055

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/issues/1873#issuecomment-1296341055 https://api.github.com/repos/simonw/datasette/issues/1873 1296341055 IC_kwDOBm6k_c5NRJg_ 9599 2022-10-30T20:11:47Z 2022-10-30T20:12:30Z OWNER If a table has an auto-incrementing primary key, should you be allowed to insert records with an explicit key into it? I'm torn on this one. It's something you can do with direct database access, but it's something I very rarely want to do. I'm inclined to disallow it and say that if you want that you can get it using a writable canned query instead. Likewise, I'm not going to provide a way to set the `rowid` explicitly on a freshly inserted row. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1428630253  
Powered by Datasette · Queries took 1.122ms