What's Changed
* Iain-s/create_generators by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/1
* Support More Data Types by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/17
* Add a command-line interface by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/18
* Implement create-tables command. by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/22
* Rename test example files for consistency by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/25
* Add functional tests by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/23
* Insert multiple rows by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/28
* Upgrade sqlacodegen to 3.0.0rc1 by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/31
* Handle single column tables by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/34
* Pass src_conn and dst_conn to generators when we create-data by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/26
* User config for generators by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/35
* Use ORM in ColumnValueProvider by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/40
* Vocab by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/41
* Add pydocstyle pre-commit hook by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/39
* My/document by myyong in https://github.com/alan-turing-institute/sqlsynthgen/pull/37
* 42 num rows per pass by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/45
* Edits to the docs by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/44
* 46 tables without pks by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/47
* Write the output of make-[tables|generators] to a file by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/48
* Change directory more safely in unit tests by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/51
* Implement src-stats by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/52
* RST Linter by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/58
* Allow users to specify the destination schema name by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/64
* Move form sorted_generators to generator_dict by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/68
* Add quickstart docs with simplest workflow by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/72
* Allow reloading the same vocabulary without crashing by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/69
* YAML vocab files by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/70
* Fix pre-commit errors by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/79
* Updating the developer guidelines available at README.md by cptanalatriste in https://github.com/alan-turing-institute/sqlsynthgen/pull/78
* Add option to not use SmartnoiseSQL by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/77
* Adding the --force option to make-tables, make-generators, and make-stats by cptanalatriste in https://github.com/alan-turing-institute/sqlsynthgen/pull/81
* Add workflow to publish to PyPI by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/73
* Story generators by mhauru in https://github.com/alan-turing-institute/sqlsynthgen/pull/80
* Using Jinja2 templates for generating ssg.py content by cptanalatriste in https://github.com/alan-turing-institute/sqlsynthgen/pull/84
* Using Mimesis's password generator for string columns with fixed length by cptanalatriste in https://github.com/alan-turing-institute/sqlsynthgen/pull/87
* ColumnValueProvider returns None when extracting values from empty tables by cptanalatriste in https://github.com/alan-turing-institute/sqlsynthgen/pull/89
* OMOP CDM docs by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/59
* Make src & dst database params optionals by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/90
* Validate yaml by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/91
* Install sqlacodegen from PyPI so that we can publish to PyPI by Iain-S in https://github.com/alan-turing-institute/sqlsynthgen/pull/94
New Contributors
* Iain-S made their first contribution in https://github.com/alan-turing-institute/sqlsynthgen/pull/1
* mhauru made their first contribution in https://github.com/alan-turing-institute/sqlsynthgen/pull/28
* myyong made their first contribution in https://github.com/alan-turing-institute/sqlsynthgen/pull/37
* cptanalatriste made their first contribution in https://github.com/alan-turing-institute/sqlsynthgen/pull/78
**Full Changelog**: https://github.com/alan-turing-institute/sqlsynthgen/commits/0.2.0