|
Repo Added
|
Build
6166
Last
|
Files
127
|
Badge
README BADGES
|
push
github
Add coalesce node support for computed columns (#3552) We invoke sys.tsql_get_expr function for getting the column definition in sys.computed_columns. At present tsql_get_expr function doesn't support Coalesce type in computed columns and return null when we try to obtain computed column expression containing Coalesce expression. Adding support for Coalesce node types for computed column expressions. Task: Babel-5460 Signed-off-by: Sharath BP <sharatbp@amazon.com> (cherry picked from commit ad1d76295)
6 of 6 new or added lines in 1 file covered. (100.0%)
47458 of 63299 relevant lines covered (74.97%)
191175.78 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 13950846292 | babel-5460-node-suppor-4x | Add coalesce node support for computed columns (#3552) We invoke sys.tsql_get_expr function for getting the column definition in sys.computed_columns. At present tsql_get_expr function doesn't support Coalesce type in computed columns and return ... | push | Sharath BP | github |
74.97 |
![]() |
Badge your Repo: babelfish_extensionsWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|