home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 792383956

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/1249#issuecomment-792383956 https://api.github.com/repos/simonw/datasette/issues/1249 792383956 MDEyOklzc3VlQ29tbWVudDc5MjM4Mzk1Ng== 9599 2021-03-08T00:20:09Z 2021-03-08T00:20:09Z OWNER

Worth noting that the Docker image used by datasette publish cloudrun doesn't actually use that Datasette docker image - it does this:

https://github.com/simonw/datasette/blob/d0fd833b8cdd97e1b91d0f97a69b494895d82bee/datasette/utils/init.py#L349-L353

Where the apt extras for SpatiaLite are: https://github.com/simonw/datasette/blob/d0fd833b8cdd97e1b91d0f97a69b494895d82bee/datasette/utils/init.py#L344-L345

libsqlite3-mod-spatialite against that official python:3.8 image doesn't appear to install SpatiaLite 5.0.

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