html_url,id,node_id,tag_name,target_commitish,name,draft,author,prerelease,created_at,published_at,assets,body,repo https://github.com/simonw/db-to-sqlite/releases/tag/1.0,18320205,MDc6UmVsZWFzZTE4MzIwMjA1,1.0,master,1.0,0,9599,0,2019-07-01T01:23:17Z,2019-07-01T01:32:47Z,[],"See the [README](https://github.com/simonw/db-to-sqlite/blob/1.0/README.md) for full usage instructions. * Instead of using `--connection` the connection string is now a required positional argument, #14 * `--sql` must now be accompanied by `--output` specifying the table the query results should be written to * `--redact tablename columnname` option can be used to redact values, #2 * Foreign keys are now created with indexes, use `--no-index-fks` to disable this, #12 * `--table` can now be used multiple times, #6 * README and `--help` now include example connection strings * README also details how this can be used with Heroku Postgres",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/1.0.1,18321523,MDc6UmVsZWFzZTE4MzIxNTIz,1.0.1,master,1.0.1,0,9599,0,2019-07-01T04:08:01Z,2019-07-01T04:09:04Z,[],* Improvements to README,166159072