home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1102899312

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
1102899312 PR_kwDOCGYnMM4w_p22 385 Add new spatialite helper methods 25778 closed 0     16 2022-01-14T03:57:30Z 2022-02-05T00:04:26Z 2022-02-04T05:55:10Z CONTRIBUTOR simonw/sqlite-utils/pulls/385

Refs #79

This PR adds three new Spatialite-related methods to Database and Table:

  • Database.init_spatialite loads the Spatialite extension and initializes it
  • Table.add_geometry_column adds a geometry column
  • Table.create_spatial_index creates a spatial index

Has tests and documentation. Feedback very welcome.

140912432 pull    
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/issues/385/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

  • 1 row from issues_id in issues_labels
  • 16 rows from issue in issue_comments
Powered by Datasette · Queries took 0.89ms · About: github-to-sqlite