What's Changed
* [Feature] - Addition of lists of base types by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/4
* [Patch] - ID handling for foreign and primary keys by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/5
* [Feature] - Added model recovery and changed ID handling by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/7
* [Feature] - Query database via model by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/8
* [Feature] - GraphQL server builder and improved dataset recovery by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/9
* [Feature] - CLI for database creation by JR-1991 in https://github.com/JR-1991/sdrdm-database/pull/10
**Full Changelog**: https://github.com/JR-1991/sdrdm-database/compare/v0.3.0...v0.4.0