home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1319583281

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/1900#issuecomment-1319583281 https://api.github.com/repos/simonw/datasette/issues/1900 1319583281 IC_kwDOBm6k_c5Opz4x 9599 2022-11-18T05:57:44Z 2022-11-18T05:57:44Z OWNER

Did you use the --spatialite option?

I just tried this:

datasette package nps-spatialite.db

It built the image OK (I didn't see the error you reported), but running the container failed with an error:

``` /tmp % docker run -p 8001:8001 7298e8e6bbfb Usage: datasette serve [OPTIONS] [FILES]... Try 'datasette serve --help' for help.

Error: It looks like you're trying to load a SpatiaLite database without first loading the SpatiaLite module.

Read more: https://docs.datasette.io/en/stable/spatialite.html ```

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