home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 626390456

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/110#issuecomment-626390456 https://api.github.com/repos/simonw/sqlite-utils/issues/110 626390456 MDEyOklzc3VlQ29tbWVudDYyNjM5MDQ1Ng== 9599 2020-05-10T21:12:40Z 2020-05-10T21:12:40Z OWNER

It definitely makes sense to me that this library should support decimal.Decimal.

Here are the current supported types:

https://github.com/simonw/sqlite-utils/blob/396bee92364fc3a88f6c76969366dd1c4c9c944d/sqlite_utils/db.py#L35-L55

Should decimal.Decimal be stored as a text or float in SQLite I wonder?

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