Commit 9646c2b
feat: collect entity's attribute(#333)
* feat(trinosql): collect trino sql's attribute(comment,alias,colType)
* feat(hivesql): collect hive sql's attribute(comment,alias,colType)
* feat(impalasql): collect attribute(comment, colType, alias)
* feat(sparksql): collect entity's attribute (comment,alias, colType)
* feat: update endContextList of collect attribute
* feat(postgresql): collect hive sql's attribute(alias,colType)
* feat: update interface of attrInfo and alter entitycollect ts file
* feat(mysql): collect entity's attribute(comment,colType,alias)
* ci: fix check-types problem
---------
Co-authored-by: zhaoge <>1 parent 2358d95 commit 9646c2b
File tree
3 files changed
+829
-829
lines changed- src
- grammar/postgresql
- lib/postgresql
3 files changed
+829
-829
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3632 | 3632 | | |
3633 | 3633 | | |
3634 | 3634 | | |
3635 | | - | |
| 3635 | + | |
Large diffs are not rendered by default.
0 commit comments