Closed smalers closed 4 years ago
The code that creates a database data dictionary needs to be updated to handle supplemental data for database software that does not have all metadata. For example SQLite does not contain table and column descriptions.
I updated DataDictionary to have the functionality. Close the issue.
DataDictionary
The code that creates a database data dictionary needs to be updated to handle supplemental data for database software that does not have all metadata. For example SQLite does not contain table and column descriptions.