Commit 07890bf
committed
feat(catalog): add description field to column models
Add optional description field to SqlColumn and CatalogDeclarativeColumn
to support database column comments. This enables passing column
descriptions from scanModel API to LDM generation.
risk: low
jira: DX-3121 parent e1d6ad4 commit 07890bf
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- packages/gooddata-sdk/src/gooddata_sdk/catalog/data_source
- action_model
- declarative_model/physical_model
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments