Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(database): Update database system type in Config struct
Refactor the Config struct in order to update the type of the Database field from `database.Details` to `database.System` for consistency with other system types.
- Loading branch information