home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 380608372

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/pull/200#issuecomment-380608372 https://api.github.com/repos/simonw/datasette/issues/200 380608372 MDEyOklzc3VlQ29tbWVudDM4MDYwODM3Mg== 45057 2018-04-11T21:55:46Z 2018-04-11T21:55:46Z CONTRIBUTOR > I think the most reliable way to detect spatialite is to run `SELECT AddGeometryColumn(1, 2, 3, 4, 5);` against a `:memory:` database and see if it throws an exception Or just see if there's a `geometry_columns` table? I think that's quite unlikely to be added by accident (and it's an OGC standard). It also tells you if Spatialite is installed in the database rather than just loaded. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 313494458  
Powered by Datasette · Queries took 1.021ms