Column description export generating DDL for DB2
Open
x:db2i
xf:metadata
xf:sql
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
**Is your feature request related to a problem? Please describe.**
When exporting as DDL a table in DB2 the column comments are missing. This is an option for other db's but not DB2.
**Describe the solution you'd like**
Have the option to create column descriptions during DDL generation.
**Describe alternatives you've considered**
I don't see any alternatives to this, other than manually modifying the generated DDL.
**Additional context**
Similar feature is available for Postgresql. See https://github.com/orgs/dbeaver/discussions/11984#discussioncomment-7467276
Contributor guide
Assessment
This issue has not been assessed yet.