* Scope objects have fields for productiePackage en nonProductiePackage.
6.2.1
* Auth fields can now accomodate references to separately defined scope objects.
6.2
* Added a `validate_scopes` command to use in the Amsterdam Schema pre-commit.
6.1.4
* Added `enable_export` column to the `datasetTable` model to be able to configure the exports per table.
6.1.3
* Fixed `create_mock_data` to accept valid Amsterdam Schema * Updated the arguments for the `create_mock_data`, `relate_mock_data` and `truncate_tables` to accept the DATASETS_LIST and DATASETS_EXCLUDE env vars.
6.1.2
* Added pool_pre_ping=True to fix connection pool issues.