home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1291226367

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/1851#issuecomment-1291226367 https://api.github.com/repos/simonw/datasette/issues/1851 1291226367 IC_kwDOBm6k_c5M9oz_ 9599 2022-10-25T22:58:30Z 2022-10-25T22:58:30Z OWNER

The datasette insert concept included plugin support, with the idea of being able to support things like SpatiaLite files: - #1160

I think this API mechanism is going to be a bit less exciting than that - it will be low-level for inserting rows, and if you want to do something fancier you can use a canned query that feeds incoming GeoJSON to a SpatiaLite function instead.

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