html_url,id,node_id,tag_name,target_commitish,name,draft,author,author_label,prerelease,created_at,published_at,assets,body,repo,repo_label https://github.com/simonw/sqlite-utils/releases/tag/1.2.2,18226656,MDc6UmVsZWFzZTE4MjI2NjU2,1.2.2,master,1.2.2,0,9599,simonw,0,2019-06-26T04:20:55Z,2019-06-26T04:24:33Z,[],https://sqlite-utils.readthedocs.io/en/latest/changelog.html#v1-2-2,140912432,sqlite-utils https://github.com/simonw/db-to-sqlite/releases/tag/0.3,18242211,MDc6UmVsZWFzZTE4MjQyMjEx,0.3,master,0.3,0,9599,simonw,0,2019-02-24T21:59:42Z,2019-06-26T15:54:56Z,[],Anchor to sqlite-utils==0.13 to pick up a breaking change.,166159072,db-to-sqlite https://github.com/simonw/db-to-sqlite/releases/tag/0.4,18242248,MDc6UmVsZWFzZTE4MjQyMjQ4,0.4,master,0.4,0,9599,simonw,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,db-to-sqlite https://github.com/simonw/db-to-sqlite/releases/tag/0.5,18242294,MDc6UmVsZWFzZTE4MjQyMjk0,0.5,master,0.5,0,9599,simonw,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,db-to-sqlite