home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 47636109

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.15.1 47636109 MDc6UmVsZWFzZTQ3NjM2MTA5 3.15.1 main 3.15.1 0 9599 0 2021-08-10T23:55:12Z 2021-08-10T23:55:38Z
  • Python library now includes type annotations on almost all of the methods, plus detailed docstrings describing each one. (#311)
  • New API Reference documentation page, powered by those docstrings.
  • Fixed bug where .add_foreign_keys() failed to raise an error if called against a View. (#313)
  • Fixed bug where .delete_where() returned a [] instead of returning self if called against a non-existant table. (#315)
140912432
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/releases/47636109/reactions",
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 1,
    "rocket": 0,
    "eyes": 0
}

Links from other tables

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