home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 895592507

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/309#issuecomment-895592507 https://api.github.com/repos/simonw/sqlite-utils/issues/309 895592507 IC_kwDOCGYnMM41Yag7 9599 2021-08-09T22:26:28Z 2021-08-09T22:33:48Z OWNER

Demo: ``` $ echo '{"v": 34223049823094832094802398430298048240}' | sqlite-utils insert /tmp/blah.db row -
Error: Python int too large to convert to SQLite INTEGER

sql = INSERT INTO [row] ([v]) VALUES (?); parameters = [34223049823094832094802398430298048240] ```

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