Open
Description
Describe the feature
Sometimes users need to have a reference to the database in manifest.json, in order to feed the manifest in 3rd party tools.
The Database category is not used in Teradata since the equivalent is schema, in the manifest the database is populated as Null.
The request from users is that if the Database is defined in the configurations, then the database is populated, this only for documentation matters.
For generating the database artifacts, only the schema will continue to be relevant, as it is right now.
Describe alternatives you've considered
Not applicable.
Additional context
This is only related to documentation and manifest file.
Who will this benefit?
Users that feed the manifest in other 3rd party tools.
Are you interested in contributing this feature?
I could.