home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 38290990

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.6 38290990 MDc6UmVsZWFzZTM4MjkwOTkw 3.6 main 3.6 0 9599 0 2021-02-19T05:18:02Z 2021-02-19T05:19:00Z

This release adds the ability to execute queries joining data from more than one database file - similar to the cross database querying feature introduced in Datasette 0.55.

  • The db.attach(alias, filepath) Python method can be used to attach extra databases to the same connection, see db.attach() in the Python API documentation. (#113)
  • The --attach option attaches extra aliased databases to run SQL queries against directly on the command-line, see attaching additional databases in the CLI documentation. (#236)
140912432  

Links from other tables

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