home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 58663467

This data as json

html_url id node_id tag_name target_commitish name draft author prerelease created_at published_at body repo reactions
https://github.com/simonw/sqlite-utils/releases/tag/3.23 58663467 RE_kwDOCGYnMM4DfyIr 3.23 main 3.23 0 9599 0 2022-02-04T06:41:46Z 2022-02-04T06:44:19Z

This release introduces four new utility methods for working with SpatiaLite. Thanks, Chris Amico. (#330)

  • sqlite_utils.utils.find_spatialite() finds the location of the SpatiaLite module on disk.
  • db.init_spatialite() initializes SpatiaLite for the given database.
  • table.add_geometry_column(...) adds a geometry column to an existing table.
  • table.create_spatial_index(...) creates a spatial index for a column.
  • sqlite-utils batch now accepts a --batch-size option. (#392)
140912432  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 2.988ms · About: github-to-sqlite