html_url,id,author,node_id,tag_name,target_commitish,name,draft,prerelease,created_at,published_at,body,repo,reactions,mentions_count https://github.com/simonw/sqlite-generate/releases/tag/0.1,27807602,9599,MDc6UmVsZWFzZTI3ODA3NjAy,0.1,main,0.1,0,0,2020-06-22T23:43:36Z,2020-06-22T23:44:09Z,First release.,274264484,, https://github.com/simonw/sqlite-generate/releases/tag/0.2,27809107,9599,MDc6UmVsZWFzZTI3ODA5MTA3,0.2,main,0.2,0,0,2020-06-23T01:07:25Z,2020-06-23T01:08:58Z,"- `--rows=5,50` option for changing the number of rows created per table. #2 - `--columns=8` option for changing the number of columns added to each table. #3 - `--seed=myseed` option for fixing the random number seed used to generate the database. #4",274264484,, https://github.com/simonw/sqlite-generate/releases/tag/0.3,27810197,9599,MDc6UmVsZWFzZTI3ODEwMTk3,0.3,main,0.3,0,0,2020-06-23T02:16:57Z,2020-06-23T02:17:45Z,- Added a progress bar. #5,274264484,, https://github.com/simonw/sqlite-generate/releases/tag/0.3.1,27811510,9599,MDc6UmVsZWFzZTI3ODExNTEw,0.3.1,main,0.3.1,0,0,2020-06-23T03:25:45Z,2020-06-23T03:26:28Z,README now links to live demo at https://sqlite-generate-demo.datasette.io/,274264484,, https://github.com/simonw/sqlite-generate/releases/tag/0.4,27833127,9599,MDc6UmVsZWFzZTI3ODMzMTI3,0.4,main,0.4,0,0,2020-06-23T14:54:36Z,2020-06-23T14:55:05Z,"Can now generate random foreign key columns, controlled by the new `--fks` option. #7",274264484,, https://github.com/simonw/sqlite-generate/releases/tag/0.4.1,27840931,9599,MDc6UmVsZWFzZTI3ODQwOTMx,0.4.1,main,0.4.1,0,0,2020-06-23T18:03:41Z,2020-06-23T18:04:41Z,"* Fixed bug with foreign key generation when running the tool multiple times against the same database. #10 * Fixed bug generating foreign keys against empty tables. #11 ",274264484,, https://github.com/simonw/sqlite-generate/releases/tag/1.0,27843994,9599,MDc6UmVsZWFzZTI3ODQzOTk0,1.0,main,1.0,0,0,2020-06-23T19:24:01Z,2020-06-23T19:24:39Z,Added `--fts` (and `--fts4`) option for configuring full-text search against generated text columns. #9,274264484,, https://github.com/simonw/sqlite-generate/releases/tag/1.1,27847529,9599,MDc6UmVsZWFzZTI3ODQ3NTI5,1.1,main,1.1,0,0,2020-06-23T20:56:50Z,2020-06-23T20:58:34Z,"* `--columns` can now accept a range, e.g. `--columns 2,10`. #12 * Can now generate rowid or compound primary key tables using the new `--pks` option. `--pks 0` produces rowid tables, `--pks=2` produces compound primary keys, and `--pks=0,2` produces different primary key configurations randomly. #8 ",274264484,, https://github.com/simonw/sqlite-generate/releases/tag/1.1.1,27848396,9599,MDc6UmVsZWFzZTI3ODQ4Mzk2,1.1.1,main,1.1.1,0,0,2020-06-23T21:23:27Z,2020-06-23T21:23:47Z,- Fixed a minor bug in the documentation.,274264484,,