home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 59656694

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.24 59656694 RE_kwDOCGYnMM4Djkn2 3.24 main 3.24 0 9599 0 2022-02-16T01:39:13Z 2022-02-16T01:41:50Z
  • SpatiaLite helpers for the sqlite-utils command-line tool - thanks, Chris Amico. (#398)
    • sqlite-utils create-database --init-spatialite option for initializing SpatiaLite on a newly created database.
    • sqlite-utils add-geometry-column command for adding geometry columns.
    • sqlite-utils create-spatial-index command for adding spatial indexes.
  • db[table].create(..., if_not_exists=True) option for creating a table only if it does not already exist. (#397)
  • Database(memory_name="my_shared_database") parameter for creating a named in-memory database that can be shared between multiple connections. (#405)
  • Documentation now describes how to add a primary key to a rowid table using sqlite-utils transform. (#403)
140912432
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/releases/59656694/reactions",
    "total_count": 2,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 1,
    "eyes": 0
}

Links from other tables

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