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/0.2,15440165,MDc6UmVsZWFzZTE1NDQwMTY1,0.2,master,0.2,0,9599,0,2019-02-08T06:01:44Z,2019-02-08T06:07:36Z,[],"`--all` option can now be used to duplicate an entire database, including detecting foreign key relationships. `--table` option called without `--sql` will now mirror the specified table.",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.3,18242211,MDc6UmVsZWFzZTE4MjQyMjEx,0.3,master,0.3,0,9599,0,2019-02-24T21:59:42Z,2019-06-26T15:54:56Z,[],Anchor to sqlite-utils==0.13 to pick up a breaking change.,166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.4,18242248,MDc6UmVsZWFzZTE4MjQyMjQ4,0.4,master,0.4,0,9599,0,2019-02-24T23:44:01Z,2019-06-26T15:55:54Z,[],"* Create `--all` tables in toposort order * Depend on sqlite-utils version 0.14 or higher ",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.5,18242294,MDc6UmVsZWFzZTE4MjQyMjk0,0.5,master,0.5,0,9599,0,2019-06-26T15:44:35Z,2019-06-26T15:57:17Z,[],"* Foreign keys are now all added at the end, which means we can support circular foreign key references #1 * Dropped dependency on `toposort` * Added `--all --skip=table` option for skipping one or more tables when running `--all`",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.6,18310609,MDc6UmVsZWFzZTE4MzEwNjA5,0.6,master,0.6,0,9599,0,2019-06-29T15:18:30Z,2019-06-29T15:27:18Z,[],"- `--all` can now add many foreign key relationships without a `VACUUM` between each one, #8 - Added unit tests against MySQL, refs #5",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.7,18312451,MDc6UmVsZWFzZTE4MzEyNDUx,0.7,master,0.7,0,9599,0,2019-06-29T21:27:30Z,2019-06-29T21:31:00Z,[],"- Support `pip install db-to-sqlite[postgresql]` #4 - Documentation for both that and `pip install db-to-sqlite[mysql]`",166159072 https://github.com/simonw/db-to-sqlite/releases/tag/0.8,18312546,MDc6UmVsZWFzZTE4MzEyNTQ2,0.8,master,0.8,0,9599,0,2019-06-29T21:52:48Z,2019-06-29T21:53:58Z,[],* Added `--progress` option to show progress bars during import - #7 ,166159072 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 https://github.com/simonw/db-to-sqlite/releases/tag/1.0.2,19054897,MDc6UmVsZWFzZTE5MDU0ODk3,1.0.2,master,1.0.2,0,9599,0,2019-08-03T04:01:00Z,2019-08-03T04:09:41Z,[],Fix for #18 - no longer throws error on empty tables,166159072