Skip to content

HCK-17361: filter out plain view columns without table name - #267

Merged
chulanovskyi-bs merged 1 commit into
developfrom
fix/HCK-17361
Aug 13, 2026
Merged

HCK-17361: filter out plain view columns without table name#267
chulanovskyi-bs merged 1 commit into
developfrom
fix/HCK-17361

Conversation

@taras-dubyk

@taras-dubyk taras-dubyk commented Aug 13, 2026

Copy link
Copy Markdown
Contributor
Sub-bugHCK-17361 [Oracle] Ignore stand-alone columns when auto-generating the view "select as statement"

Content

Keys without a tableName are plain columns that don't reference any table/view column.
They exist for documentation purposes only and can't take part in the SELECT statement.
The removed code branch was never functional because it returned a string instead of the expected { statement, isActivated } object.

@taras-dubyk taras-dubyk self-assigned this Aug 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@chulanovskyi-bs
chulanovskyi-bs enabled auto-merge (squash) August 13, 2026 11:24
@chulanovskyi-bs
chulanovskyi-bs merged commit 0418c40 into develop Aug 13, 2026
9 checks passed
@chulanovskyi-bs
chulanovskyi-bs deleted the fix/HCK-17361 branch August 13, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants