[FEATURE]Data dictionary generation
Open
- Dominant language
- JavaScript
- Stars
- 39.5k
- Forks
- 3.2k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 16
Description
I would like to specify, when creating a field in a new table, not only the short name (which would be used in the database, for example, with abbreviations), also a full or descriptive name for the field. This would complement the comment, which is currently editable.
With this information, it would be possible to automatically generate a data dictionary, for example through a dedicated view or report, or perhaps export it as CSV, JSON, or other formats. This would facilitate database documentation and standardization.
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.